Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1716 by alexander.kozlov.IV: The same response is routed to
SipServlet twice
http://code.google.com/p/mobicents/issues/detail?id=1716
Today I decide to update libraries to check some opened issues,
but my unit tests failed because the same response is routed to SipServlet
twice.
What version of the product are you using? On what operating system?
SipServlets 1.3.2 build #904 from
http://hudson.jboss.org/hudson/view/Mobicents/job/MobicentsSipServletsRelease/
Please provide any additional information below.
Logs are attched
10.08.2010 16:03:29
com.avistar.callcontrol.sip.router.Refer3pcc$SequentialTransferStrategy
route
SEVERE: Received Response: SIP/2.0 200 OK
To: <sip:[email protected]>;tag=760177278
Via: SIP/2.0/UDP
127.0.0.1:5070;branch=z9hG4bK83057552-7152-4783-9540-c8b5b5f45a6f_c71fdaf2_23660378435967
CSeq: 1 INVITE
Call-ID: [email protected]
From: "DisplayName A"
<sip:[email protected]>;tag=77245598_c71fdaf2_83057552-7152-4783-9540-c8b5b5f45a6f
Contact: <sip:[email protected]:5057;transport=udp;lr>
Expires: 0
Allow: INVITE,NOTIFY,BYE,ACK,REFER
Content-Type: application/sdp
Content-Length: 692
10.08.2010 16:03:30
com.avistar.callcontrol.sip.router.Refer3pcc$SequentialTransferStrategy
route
SEVERE: Received Response: SIP/2.0 200 OK
To: <sip:[email protected]>;tag=760177278
Via: SIP/2.0/UDP
127.0.0.1:5070;branch=z9hG4bK83057552-7152-4783-9540-c8b5b5f45a6f_c71fdaf2_23660378435967
CSeq: 1 INVITE
Call-ID: [email protected]
From: "DisplayName A"
<sip:[email protected]>;tag=77245598_c71fdaf2_83057552-7152-4783-9540-c8b5b5f45a6f
Contact: <sip:[email protected]:5057;transport=udp;lr>
Expires: 0
Allow: INVITE,NOTIFY,BYE,ACK,REFER
Content-Type: application/sdp
Content-Length: 692
Attachments:
mobicents.log 700 KB