Skip to content
Jean Deruelle edited this page Jan 28, 2016 · 3 revisions

#List of RestComm SIP Servlets Examples.

You can play with most of our examples in 2 differents ways. From the binary or right from the source like a true hacker :-) For testing against the examples you'll need to use some SIP softphones. We tested most of the examples with WengoPhone, 3CX VoIP Client, SJ Phone 1.65, Ekiga, linphone and XLite. Most of the examples uses the 5090 port for one of the SIP softphone to be contacted so please make sure, it is configured that way.

##Generic Examples

Here is our list of examples that also helps us testing out our implementation, those examples will work on all versions of RestComm Sip Servlets (Tomcat 7 and JBoss AS 7.x) :

##Advanced Examples

##Java EE6/Servlet 3.0 Examples

Because they leverages unique features of Servlet 3.0 and Java EE 6 specifications, the examples below will work only on RestComm Sip Servlets on Tomcat 7 or JBoss AS 7