On Mon, Dec 27, 2010 at 3:08 PM, Bruce B <[email protected]> wrote: > Hi Everyone, > I use Asterisk for regularPBX use it's made for. But I want to take it a bit > further and use it at cmmand level to be able to send SIP notifies to > restart a phone or take advantage of a phone's UPnP capabilities. Is > Asterisk capable of that? If so, what is a simple SIP reboot message like > and how can I invoke it from a Asterisk CLI? > If Asterisk is not the best tool for this purpose what is a very simple to > implement SIP stack out there that can do this? > Thanks,
To restart phone at extension 1234 cli> sip notify polycom-check-cfg 1234 ~~~ Andrew "lathama" Latham [email protected] ~~~ -- _____________________________________________________________________ -- 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
