himalaya51 / sipservlets

Automatically exported from code.google.com/p/sipservlets
0 stars 0 forks source link

Auto returning 100 on an invite for tomcat server #138

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Download MSS 1.7 Final on Tomcat 7.0.26 (using the download <a 
href="http://sourceforge.net/projects/mobicents/files/Mobicents%20Sip%20Servlets
/Mobicents%20Sip%20Servlets%201.7.0.FINAL/mss-1.7.0.FINAL-apache-tomcat-7.0.26-1
204061634.zip/download">zip</a>)
2.Install it on Red Hat 2.6.18
3.Install the call-forwarding-1.7.0.FINAL
4.Change the mss configuration file (conf/mss-sip-stack.properies), add the 
following parameters:
org.mobicents.ext.java.sip.TRANSACTION_FACTORY=org.mobicents.ext.javax.sip.Mobic
entsTransactionFactory
org.mobicents.ext.java.sip.SIP_PROVIDER_FACTORY=org.mobicents.ext.javax.sip.Mobi
centsSipProviderFactory
org.mobicents.ext.java.sip.SEND_TRYING_RIGHT_AWAY=true
4.Run sipp uas/uac.xml test with 100 CAPS per 1 Hour.

What is the expected output? What do you see instead?

Amount of invite retransmittions should be less than 1%,
on 360K caps i got 12K retransmission of invite on UAC.
This cause to several dead calls (~5).

What version of the product are you using? On what operating system?
Tomcat 7.0.26 on AMD blade linux 2.6.18.

Please provide any additional information below.

This is allready published in the forum (

https://groups.google.com/forum/#!msg/mobicents-public/gqMOFgsS8Fc/g4IDqIuYgXsJ 

http://jeanderuelle.blogspot.co.il/2010/08/introducing-jain-sip-ha-or-how-you-ca
n.html?showComment=1341990407109#c6912874198831935732 

)

The problem is that the MSS jars that support HA and Clustring are needed. 
However, there are a JBOSS jars. I am not sure why this flag:

org.mobicents.ext.java.sip.SEND_TRYING_RIGHT_AWAY=true

must be with the HA/Clustering pack ? 

Original issue reported on code.google.com by chen...@gmail.com on 26 Jul 2012 at 8:54

GoogleCodeExporter commented 8 years ago

Original comment by jean.deruelle on 10 Aug 2012 at 9:23

GoogleCodeExporter commented 8 years ago
Depends on http://code.google.com/p/jain-sip/issues/detail?id=11

Original comment by jean.deruelle on 10 Aug 2012 at 9:27

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 580058afbadd.

Use latest snapshot versions of HA and Ext SIP Stack

Original comment by jean.deruelle on 10 Aug 2012 at 9:30

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 958b540a2d6f.

Fix TelScale branch

Original comment by jean.deruelle on 10 Aug 2012 at 9:34

GoogleCodeExporter commented 8 years ago

Original comment by jean.deruelle on 10 Aug 2012 at 9:37

GoogleCodeExporter commented 8 years ago
Can you retest from latest snapshot at  
https://mobicents.ci.cloudbees.com/job/Mobicents-SipServlets-Release/lastSuccess
fulBuild/artifact/ ?

Original comment by jean.deruelle on 13 Aug 2012 at 5:06

GoogleCodeExporter commented 8 years ago

Original comment by jean.deruelle on 16 Aug 2012 at 8:10