It's replying so its up :)
On 23 Oct 2010 17:32, "Jonas Kellens" <[email protected]> wrote:
> Hello,
>
> I'm trying to use SipSak to check if my Asterisk server is
> available/running with the following :
>
> sipsak -vv -s sip:[email protected] -c sip:[email protected]
> --password guessthis --hostname XX.XX.XX.63
>
> The SIP OPTION is received by Asterisk as follow :
>
> OPTIONS sip:[email protected] SIP/2.0
> Via: SIP/2.0/UDP XX.XX.XX.63:36887;branch=z9hG4bK.304f1a46;rport;alias
> *From: sip:[email protected]:36887;tag=5e8faf01*
> To: sip:[email protected]
> Call-ID: [email protected]
> CSeq: 1 OPTIONS
> Contact: sip:[email protected]:36887
> Content-Length: 0
> Max-Forwards: 70
> User-Agent: sipsak 0.9.6
> Accept: text/plain
>
>
> and it send back :
>
> SIP/2.0 404 Not Found
> Via: SIP/2.0/UDP
>
XX.XX.XX.63:36887;branch=z9hG4bK.304f1a46;alias;received=XX.XX.XX.63;rport=36887
> *From: sip:[email protected]:*36887*;tag=****5e8faf01*
> To: sip:[email protected];tag=as29357d12
> Call-ID: [email protected]
> CSeq: 1 OPTIONS
> Server: Asterisk PBX 1.6.2.10
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
> Supported: replaces, timer
> Accept: application/sdp
> Content-Length: 0
>
>
> I am not able to change the FROM-header so Asterisk authenticates the
> OPTION being sent.
>
>
> Jonas.
>
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to