[asterisk-bugs] [JIRA] (ASTERISK-26065) chan_pjsip: MWI NOTIFY contents not ordered properly

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu May 26 11:22:56 CDT 2016


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

Richard Mudgett updated ASTERISK-26065:
---------------------------------------

    Description: 
PJSIP is reporting mal-formed packets when sending voicemail Notifications:
{noformat}
[2016-05-26 10:20:22] ERROR[22460]: pjproject:0 <?>:    sip_transport. Error processing 620 bytes packet from UDP <IP Removed>: PJSIP syntax error exception when parsing 'Status Line' header on line 2 col 2:
SIP/2.0 400 ../../rutil/ParseBuffer.cxx:669, Parse failed Expected a digit, got: sip:1571@<IP Removed>:5060
 in context: Contents
Messages-Waiting: no
Voice-Message: 0/0 (0/0)
Message-Account: sip:1571@<IP Removed>:5060[CRLF]
                 ^[CRLF]

Via: SIP/2.0/UDP <IP Removed>:5060;rport=5060;branch=z9hG4bKPj1bf70ab5-b450-49e9-923e-fb1e1228b48a
To: <sip:<ACCOUNT REMOVED>@<IP Removed>;rinstance=784a071431a881b7>;tag=1da26c29
From: <sip:<ACCOUNT REMOVED>@<IP Removed>>;tag=66f68e25-0513-4aec-89e5-7ac7c629add6
Call-ID: dfd314b5-c634-481a-9d82-39d0b35fc12e
CSeq: 30479 NOTIFY
Accept-Language: en
Content-Length: 0
{noformat}


  was:
PJSIP is reporting mail formed packets when sending voicemail Notifications:

[2016-05-26 10:20:22] ERROR[22460]: pjproject:0 <?>:    sip_transport. Error processing 620 bytes packet from UDP <IP Removed>: PJSIP syntax error exception when parsing 'Status Line' header on line 2 col 2:
SIP/2.0 400 ../../rutil/ParseBuffer.cxx:669, Parse failed Expected a digit, got: sip:1571@<IP Removed>:5060
 in context: Contents
Messages-Waiting: no
Voice-Message: 0/0 (0/0)
Message-Account: sip:1571@<IP Removed>:5060[CRLF]
                 ^[CRLF]

Via: SIP/2.0/UDP <IP Removed>:5060;rport=5060;branch=z9hG4bKPj1bf70ab5-b450-49e9-923e-fb1e1228b48a
To: <sip:<ACCOUNT REMOVED>@<IP Removed>;rinstance=784a071431a881b7>;tag=1da26c29
From: <sip:<ACCOUNT REMOVED>@<IP Removed>>;tag=66f68e25-0513-4aec-89e5-7ac7c629add6
Call-ID: dfd314b5-c634-481a-9d82-39d0b35fc12e
CSeq: 30479 NOTIFY
Accept-Language: en
Content-Length: 0


> chan_pjsip: MWI NOTIFY contents not ordered properly
> ----------------------------------------------------
>
>                 Key: ASTERISK-26065
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26065
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_mwi, Resources/res_pjsip_mwi_body_generator
>    Affects Versions: 13.9.1
>         Environment: CentOS 7
>            Reporter: Ross Beer
>
> PJSIP is reporting mal-formed packets when sending voicemail Notifications:
> {noformat}
> [2016-05-26 10:20:22] ERROR[22460]: pjproject:0 <?>:    sip_transport. Error processing 620 bytes packet from UDP <IP Removed>: PJSIP syntax error exception when parsing 'Status Line' header on line 2 col 2:
> SIP/2.0 400 ../../rutil/ParseBuffer.cxx:669, Parse failed Expected a digit, got: sip:1571@<IP Removed>:5060
>  in context: Contents
> Messages-Waiting: no
> Voice-Message: 0/0 (0/0)
> Message-Account: sip:1571@<IP Removed>:5060[CRLF]
>                  ^[CRLF]
> Via: SIP/2.0/UDP <IP Removed>:5060;rport=5060;branch=z9hG4bKPj1bf70ab5-b450-49e9-923e-fb1e1228b48a
> To: <sip:<ACCOUNT REMOVED>@<IP Removed>;rinstance=784a071431a881b7>;tag=1da26c29
> From: <sip:<ACCOUNT REMOVED>@<IP Removed>>;tag=66f68e25-0513-4aec-89e5-7ac7c629add6
> Call-ID: dfd314b5-c634-481a-9d82-39d0b35fc12e
> CSeq: 30479 NOTIFY
> Accept-Language: en
> Content-Length: 0
> {noformat}



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



More information about the asterisk-bugs mailing list