[asterisk-bugs] [JIRA] (ASTERISK-27045) Issue with Parsing Contact Header without Brackets and with additional HeaderParameters seperated with semicolon

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jun 8 17:09:01 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237375#comment-237375 ] 

Asterisk Team commented on ASTERISK-27045:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Issue with Parsing Contact Header without Brackets and with additional HeaderParameters seperated with semicolon
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-27045
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27045
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 11.3.0, 12.2.0
>            Reporter: balamurugan
>
> when we handle or Parse Contact Header , if it is presented without brackets 
> I get a INVITE with 
> Contact:sip:p65549t0000000m112562c591000000 at 10.196.0.111:5089;+g.3gpp.accesstype="cellular";+sip.instance="<urn:gsma:imei:3561119000-996900-0>"
> currently this is getting parsed incorrectly based on the closed brackets and we end up storing the fullcontact with incomplete URI (metnioned below) and same is sent in the BYE REQURI.
> sip:p65549t0000000m112562c591000000 at 10.196.0.111:5089;+g.3gpp.accesstype="cellular";+sip.instance="<urn:gsma:imei:3561119000-996900-0



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list