Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Sip-Servlets MSS-2.1.0.FINAL Roadmap-Fix

New issue 197 by [email protected]: SIP over TCP problem with MSS-initiated requests (NIO sip stack impl)
http://code.google.com/p/sipservlets/issues/detail?id=197

What steps will reproduce the problem?
1. Deploy a regular B2BUA, or C2C sip servlet which sends new requests over TCP:
SipURI reqLine = (SipURI) invite.getRequestURI();
reqLine.setTransportParam("tcp");
invite.send();
2. Restart MSS and wait for 3-4 minutes without any calls.
3. Try to send new invite over tcp.

What is the expected output? What do you see instead?
New invite should be send out. It isn't send out, you cannot see it in tcpdump.

What version of the product are you using? On what operating system?
mss-2.0.0.FINAL-jboss-as-7.1.2.Final-1349104459 on Debian 6.0.4 x64

Please provide any additional information below.
The discussion with more details is here: https://groups.google.com/d/topic/mobicents-public/IEPUy_H18Eo/discussion

Switching to regular jain-sip-ri without NIO solves the problem.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to