[OpenSIPS-Users] Rebooting a Linksys through OpenSIPS

Matti Zemack Matti.Zemack at rtcfactory.com
Thu May 14 12:15:41 CEST 2009


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 <chris at wima.co.uk>
Subject: Re: [OpenSIPS-Users] Rebooting a Linksys through OpenSIPS
To: users at lists.opensips.org
Message-ID:
	<cb7e44990905131121l345061ffnfe9c156581374c64 at mail.gmail.com>
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





More information about the Users mailing list