servlets - how do I test a Java SIP client? -
sip programming looks much simpler thought:
http://www.javaworld.com/article/2071781/java-web-development/sip-programming-for-the-java-developer.html
and
http://docs.oracle.com/cd/e13209_01/wlcp/wlss40/javadoc/jsr289/javax/servlet/sip/sipservlet.html
i interested in developing along lines of java world sample, how test it? test against hosted asterisk pbx, seems expensive.
the other alternative can think of deploy asterisk, doesn't sound much fun.
while i'm aware there is, or be, java api asterisk manager interface, i'm interested in plain-vanilla sip.
how test java sip client?
if have sip server in place seek register client server sending sip register message. if don't have sip server in place, utilizesipservlet create basic server @ to the lowest degree doregister implementation. 1 time have that, can test client registration process. if don't have both client , server. write basic server using sipservelt. can utilize sip client(sip soft phone) downloaded net test server. your questions not clear, hence have provided reply different situations.
java servlets sip asterisk asteriskami
No comments:
Post a Comment