Thanks Chris!

I finally found what we were doing wrong trying to reboot a Linksys
using opensips XML-RPC t_uac_dlg. Thanks to your code and Bogdans help.
It came down to CSeq numbering, that I forgot incrementing.

Regards,
Matti Zemack, Stockholm, Sweden


Message: 2
Date: Wed, 13 May 2009 19:21:09 +0100
From: Chris Maciejewski <[email protected]>
Subject: Re: [OpenSIPS-Users] Rebooting a Linksys through OpenSIPS
To: [email protected]
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

Hi,

You can find a PhpSIP UA I wrote some time ago, which can be used to
send a NOTIFY to resync/reboot Linksys phone. It is far from being a
complete SIP UA (no transactions matching etc.), but I am using it all
the time to send NOTIFY, or INVITE, REFER for Click 2 Call from my web
application (PHP based) and it works well.

http://wima.co.uk/PhpSIP/

Also you will find two functions auth() and authWWW() which calculate
Digest and WWW responses.

Regards,
Chris



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to