[asterisk-bugs] [JIRA] (ASTERISK-28910) PJSIP invalid value error exception when parsing 'Contact' header

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu May 21 08:01:26 CDT 2020


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

Asterisk Team commented on ASTERISK-28910:
------------------------------------------

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].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

> PJSIP invalid value error exception when parsing 'Contact' header
> -----------------------------------------------------------------
>
>                 Key: ASTERISK-28910
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28910
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 16.9.0
>         Environment: OpenBSD 6.7
>            Reporter: Alan
>
> by incoming calls, PJSIP complains about the "expires=" value. although its valid in the RFC.
> [May 21 13:58:33] ERROR[504612]: pjproject: <?>:               sip_transport.c Error processing 950 bytes packet from UDP xxx.xxx.xxx.xxx:5060 : PJSIP invalid value error exception when parsing 'Contact' header on line 3 col -1:
> INVITE sip:XXXXXXXXXX at xxx.xxx.xxx.xxx:5060;transport=udp SIP/2.0
> Call-ID: 12529-ON-10f20f6d-289749396 at HOST.DOMAIN.de
> Contact: <sip:xxx.xxx.xxx.xxx:5060>;expires=4294967295
> Content-Type: application/sdp
> CSeq: 276069520 INVITE
> From: "XXXXXXXX" <sip:XXXXXXXXX at HOST.DOMAIN.de;user=phone>;tag=12529-YY-10f20f6e-723df48f0
> Max-Forwards: 28
> Record-Route: <sip:xxx.xxx.xxx.xxx:5060;lr>;session=343167
> To: <sip:XXXXXXXXXX at xxx.xxx.xxx.xxx:5060;user=phone>
> Via: SIP/2.0/UDP xxx.xxx.xxx.xxx:5060;branch=z9hG4bK-ECBQ-6a2c050d-545126f1
> Allow: UPDATE,INFO,REFER,INVITE,ACK,BYE,CANCEL
> P-Preferred-Identity: <sip:XXXXXXXX@@HOST.DOMAIN.de;user=phone>
> User-Agent: wtnet/ngn (2)
> Content-Length: 249



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



More information about the asterisk-bugs mailing list