Displaying 1 result from an estimated 1 matches for "z9hg4bk1316447867".
2011 Sep 19
1
SIP OPTIONS... Error?
...fixed address with a
default context of ping:
sip.conf
=======
[ping]
type=peer
host=XX.XX.XX.XX
defaultip=XX.XX.XX.XX
context=ping
extensions.conf
============
[ping]
exten => s,1,NoOp()
I am sending the following:
OPTIONS sip:YY.YY.YY.YY SIP/2.0
Via: SIP/2.0/UDP XX.XX.XX.XX:5061;branch=z9hG4bK1316447867
From: <sip:ping at XX.XX.XX.XX>
To: <sip:YY.YY.YY.YY>
Contact: <sip:ping at XX.XX.XX.XX>
Call-ID: 20d664d681edcbd48dd76f57915d413b at XX.XX.XX.XX
CSeq: 102 OPTIONS
User-Agent: sip_ping.pl
Date: Mon, 19 September 2011 08:57:47 PDT
Allow: ACK, CANCEL
Content-Length: 0
And the aste...