Questions tagged [mobicents-sip-servlets]

Mobicents Sip Servlets delivers a consistent, open platform on which to develop and deploy portable and distributable SIP and Converged JEE services. It is the first open source certified implementation of the SIP Servlet v1.1 (JSR 289 Spec) on top of Tomcat & JBoss containers.

Mobicents Sip Servlets delivers a consistent, open platform on which to develop and deploy portable and distributable SIP and Converged JEE services. It is the first open source certified implementation of the SIP Servlet v1.1 (JSR 289 Spec) on top of Tomcat & JBoss containers and strive to feature best performances, security, foster innovation and develop interoperability standards between Sip Servlets and JSLEE so that applications may exploit the strengths of both.

The project and documentation is available as open source at the following location https://github.com/Mobicents/sip-servlets

52 questions
0
votes
1 answer

mobicent media server configuration issues

I need help for the following scenario, Mobicent Sip Servlet(mss-3.0.564-jboss-as-7.2.0) is installed in 192.168.0.121 and I want to run the example application media-jsr309-servlet. Mobicent mediaserver-3.0.0.Final is installed in 192.168.0.124.…
N.I
  • 31
  • 6
0
votes
2 answers

Mobicents Presence Service: Getting 415 unsupported media type while PUBLISH

I have installed Mobicents Presence Service from here on the mobicents-jainslee-2.7.0.FINAL-jboss-5.1.0.GA on windows 8 and ubuntu. Now when I try to test softphones (using xlite, Microsip, zoiper, linphone) I see 415 Unsupported Media Type error…
user3275095
  • 1,605
  • 4
  • 24
  • 36
0
votes
1 answer

adding callid in sip-servlets

I am using sip servlets api to make sip calls, My requirement is to connect two calls in conference, for this I need to modify call-id for one of the invite request, but it is not allowing me to modify call-id in header part and my code is as…
0
votes
1 answer

Android Emulator Not Sending Sip Register Request To Server

I have build android Sip Stack on using IP address 10.0.2.2 and Port number 5060 and my mobicent-jbossAS7.2 sip-server is running on port 5080 (UDP and TCP both). I have set the emulator 5554 redirect by using following commands. telnet localhost…
mubeen
  • 813
  • 2
  • 18
  • 39
0
votes
1 answer

mobicent container not able to initialize sip servlet

Hi I am new to sip servlets. I put sip.xml & web.xml in WEB-INF directory. I am using mobicents tomcat server to deploy the application. When I start the server I am expecting the loggers i written in init() method should be printed on console. …
Nilam Patil - Naik
  • 75
  • 1
  • 2
  • 15
0
votes
1 answer

doBye method of sip servlet not calling while doing the junit testing through SIPDriver

I have written one sipservlet. while doing the testing through SIPdriver, i am seeing doInvite,doResponce method is calling but doBye method is not calling. Please help. Thanks for your support in advance.
-1
votes
1 answer

Mobicents SIP Servlets on OpenShift

How can I install Mobicents SIP Servlets/Tomcat7 on OpenShift? Is there any cartridge for this?
Adrian Ber
  • 20,474
  • 12
  • 67
  • 117
1 2 3
4