Status: New
Owner: ----
Labels: Priority-Medium
New issue 111 by [email protected]: Second Record-Route header removed
when parsing
http://code.google.com/p/jain-sip/issues/detail?id=111
What steps will reproduce the problem?
1.Receive an incoming INVITE with two record route headers
2.Show conlose
3.
What is the expected output? What do you see instead?
Both record routes should be printed, only first is shown instead.
What version of the product are you using? On what operating system?
Lastest
Please provide any additional information below.
Example request:
INVITE sip:[email protected];transport=ws SIP/2.0
Record-Route: <sip:X.X.X.X:8100;transport=ws;r2=on;lr=on>
Record-Route: <sip:X.X.X.X;r2=on;lr=on>
Call-ID: [email protected]
CSeq: 1 INVITE
From:
<sip:conf@mcuWeb>;tag=04283825_655e17f9_5b945722-4037-48b8-88db-171d288b6762
To: <sip:[email protected]>
Max-Forwards: 16
Contact: <sip:[email protected]:5080>
Supported: timer
Session-Expires: 300;refresher=uas
Content-Type: application/sdp
Via: SIP/2.0/WS X.X.X.X:8100;branch=z9hG4bK85ec.0da80f74.0
Via: SIP/2.0/UDP
X.X.X.X:5080;branch=z9hG4bK5b945722-4037-48b8-88db-171d288b6762_655e17f9_9682852705563491
Content-Length: 2818
But in console it is displayed like this:
SIP message received: INVITE sip:[email protected];transport=ws
SIP/2.0
Record-Route: <sip:X.X.X.X:8100;transport=ws;r2=on;lr=on>
Call-ID: [email protected]
CSeq: 1 INVITE
From:
<sip:conf@mcuWeb>;tag=04283825_655e17f9_5b945722-4037-48b8-88db-171d288b6762
To: <sip:[email protected]>
Max-Forwards: 16
Contact: <sip:[email protected]:5080>
Supported: timer,timer
Session-Expires: 300;refresher=uas
Content-Type: application/sdp
Via: SIP/2.0/WS X.X.X.X:8100;branch=z9hG4bK85ec.0da80f74.0;rport
Via: SIP/2.0/UDP
X.X.X.X:5080;branch=z9hG4bK5b945722-4037-48b8-88db-171d288b6762_655e17f9_9682852705563491;rport
Content-Length: 2818
--
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.