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

Alan (JIRA) noreply at issues.asterisk.org
Thu May 21 08:01:25 CDT 2020


Alan created ASTERISK-28910:
-------------------------------

             Summary: 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