[asterisk-bugs] [JIRA] (ASTERISK-26655) [patch]pjsip: Transfers Broken with Compact Headers Enabled

George Joseph (JIRA) noreply at issues.asterisk.org
Mon Feb 6 11:05:20 CST 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Joseph updated ASTERISK-26655:
-------------------------------------

    Target Release Version/s: 14.3.0

> [patch]pjsip: Transfers Broken with Compact Headers Enabled
> -----------------------------------------------------------
>
>                 Key: ASTERISK-26655
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26655
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 14.2.1
>            Reporter: JoshE
>            Assignee: Unassigned
>            Severity: Minor
>      Target Release: 13.14.0, 14.3.0
>
>         Attachments: refer_compact_fix.diff
>
>
> With compact headers enabled on all Asterisk 14 versions, a SIP REFER is broken - returns a 400 error.  Turning compact headers off causes transfers to happen normally.
> Here are the relevant messages:
> {noformat}
> REFER sip:159.203.108.176:5060;transport=tcp SIP/2.0.
> v: SIP/2.0/TCP 192.168.0.64;branch=z9hG4bK5c296a0557CAF956.
> f: "252" <sip:252-Cloud at phone-3.cloud.com>;tag=75623ABC-C7F21941.
> t: <sip:303520xxxx at phone-3.cloud.com;user=phone>;tag=806b0979-0f15-46cd-b250-1a446b35edce.
> CSeq: 7 REFER.
> i: 9ed9e530905a067fc0b8ffec45cbdb1e.
> m: <sip:252-Cloud at 192.168.0.64;transport=tcp>.
> User-Agent: PolycomVVX-VVX_300-UA/5.5.1.11526.
> Accept-Language: en.
> r: <sip:720xxxyyyy at phone-3.cloud.com;user=phone>.
> b: <sip:252-Cloud at phone-3.cloud.com>.
> Authorization: Digest username="252-Cloud", realm="cloud.com", nonce="1481323971/5550ba48137b7abed94842e3905e03ca", qop=auth, cnonce="ZfcLvhcY3rAO9O6", nc=00000006, opaque="205162c83c168447", uri="sip:303520xxxx at phone-3.cloud.com;user=phone;transport=tcp", response="aab629046d78dd3aad50c060ad9a80d9", algorithm=MD5.
> Max-Forwards: 70.
> l: 0.
> .
> T 2016/12/09 15:53:24.350136 159.203.108.176:5060 -> 73.34.214.163:59149
>  [AP]
> SIP/2.0 400 Bad Request.
> Via: SIP/2.0/TCP 192.168.0.64;rport=59149;received=73.34.214.163;branch=z9hG4bK5c296a0557CAF956.
> Call-ID: 9ed9e530905a067fc0b8ffec45cbdb1e.
> From: "252" <sip:252-Cloud at phone-3.cloud.com>;tag=75623ABC-C7F21941.
> To: <sip:303520xxxx at phone-3.cloud.com;user=phone>;tag=806b0979-0f15-46cd-b250-1a446b35edce.
> CSeq: 7 REFER.
> Server: Media v4.
> Content-Length:  0.
> {noformat}



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



More information about the asterisk-bugs mailing list