[JIRA] Created: (CIPANGO-205) Can't find Contact Header in REGISTER if a contact parameter is quoted

12 views
Skip to first unread message

Nicolas Trangosi (JIRA)

unread,
Jul 5, 2013, 3:56:12 AM7/5/13
to cipan...@googlegroups.com
Can't find Contact Header in REGISTER if a contact parameter is quoted
----------------------------------------------------------------------

Key: CIPANGO-205
URL: http://jira.cipango.org/browse/CIPANGO-205
Project: cipango
Issue Type: Bug
Components: core
Affects Versions: 3.0.0.M1
Reporter: Nicolas Trangosi
Assignee: Nicolas Trangosi
Fix For: 3.0.0.M2


When the following request is received
{noformat}
REGISTER sip:10.166.41.126:18080 SIP/2.0
Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKaKkMckT0t3noG816WywV4ve4x6xTaJ7g;rport
From: <sip:b...@10.166.41.126:18080>;tag=o7Xgo1mPkuqLSSQCNCu4 To: <sip:b...@10.166.41.126:18080>
Contact: <sip:b...@df7jal23ls0d.invalid;rtcweb-breaker=no;transport=ws>;expires=200;click2call=no;+g.oma.sip-im;+audio;language="en,fr"
Call-ID: caba3247-d95f-1ba7-e5c7-93fd52af1400
CSeq: 12794 REGISTER
Content-Length: 0
Max-Forwards: 70
User-Agent: IM-client/OMA1.0 sipML5-v1.2013.05.24
Organization: Doubango Telecom
Supported: path

{noformat}

The Contact header is missing in parsed messages:
{noformat}
REGISTER sip:10.166.41.126:18080 SIP/2.0
Call-ID: caba3247-d95f-1ba7-e5c7-93fd52af1400
Contact: <sip:b...@df7jal23ls0d.invalid;rtcweb-breaker=no;transport=ws>;expires=200;click2call=no;+g.oma.sip-im;+audio;language="en,fr"
Content-Length: 0
CSeq: 12794 REGISTER
From: <sip:b...@10.166.41.126:18080>;tag=o7Xgo1mPkuqLSSQCNCu4
Max-Forwards: 70
Organization: Doubango Telecom
Supported: path
To: <sip:b...@10.166.41.126:18080>
User-Agent: IM-client/OMA1.0 sipML5-v1.2013.05.24
Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKaKkMckT0t3noG816WywV4ve4x6xTaJ7g;rport

{noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Nicolas Trangosi (JIRA)

unread,
Jul 5, 2013, 4:09:12 AM7/5/13
to cipan...@googlegroups.com

[ http://jira.cipango.org/browse/CIPANGO-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Trangosi resolved CIPANGO-205.
--------------------------------------

Resolution: Fixed

This issue appears when a list header is ended with quote.
Reply all
Reply to author
Forward
0 new messages