[asterisk-bugs] [JIRA] Created: (ASTERISK-20180) answer not found 404 to OPTIONS packet

Alexey (JIRA) noreply at issues.asterisk.org
Fri Jul 27 10:51:21 CDT 2012


answer not found 404 to OPTIONS packet 
---------------------------------------

                 Key: ASTERISK-20180
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20180
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
    Affects Versions: 10.6.1
            Reporter: Alexey
            Severity: Minor


look like issue described in https://issues.asterisk.org/view.php?id=18348
again affecting asterisk now version 10.6.x

<--- SIP read from TCP:1.1.1.1:50731 --->
OPTIONS sip:2.2.2.2 SIP/2.0
FROM: <sip:AV-LYNC01.AVDEV.local:5068;transport=Tcp;ms-opaque=36c4319c3ef90c0e>;epid=B1BEF88E13;tag=996ac7db2d
TO: <sip:2.2.2.2>
CSEQ: 109 OPTIONS
CALL-ID: 2e8d7e9baf814cdb8c78322ec5d21231
MAX-FORWARDS: 70
VIA: SIP/2.0/TCP 3.3.3.3:50731;branch=z9hG4bKd6a8de72
CONTACT: <sip:AV-LYNC01.AVDEV.local:5068;transport=Tcp;maddr=3.3.3.3>
CONTENT-LENGTH: 0
USER-AGENT: RTCC/4.0.0.0 MediationServer

<------------->
--- (10 headers 0 lines) ---
Looking for s in default (domain 2.2.2.2)

<--- Transmitting (NAT) to 1.232.65.82:50731 --->
SIP/2.0 404 Not Found
Via: SIP/2.0/TCP 3.3.3.3:50731;branch=z9hG4bKd6a8de72;received=1.1.1.1;rport=50731
From: <sip:AV-LYNC01.AVDEV.local:5068;transport=Tcp;ms-opaque=36c4319c3ef90c0e>;epid=B1BEF88E13;tag=996ac7db2d
To: <sip:2.2.2.2>;tag=as3615757e
Call-ID: 2e8d7e9baf814cdb8c78322ec5d21231
CSeq: 109 OPTIONS
Server: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Accept: application/sdp
Content-Length: 0

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list