[Asterisk-Dev] SIP Phone reset from CLI

DUSTIN WILDES dwildes at pabbankshares.com
Fri Aug 29 13:59:14 MST 2003


Or - we could put a small notice like "Only for phones that support the check-sync NOTIFY message"?
If anyone has any specs on other SIP phones on remote rebooting, I'll be happy to add it in.  Granted I won't be able to fully test it out - but I'll be willing to help.  :-)



-----Original Message-----
From: James Golovich [mailto:james at wwnet.net]
Sent: Friday, August 29, 2003 4:48 PM
To: asterisk-dev at lists.digium.com
Subject: Re: [Asterisk-Dev] SIP Phone reset from CLI



On Fri, 29 Aug 2003, DUSTIN WILDES wrote:

> Hi all!
> 
> I've included a diff that will give you two new CLI options:
> 1)  sip reset phone all
> 2)  sip reset phone 1000
> 
> These two features will either reboot all your SIP phones or just the extension you specified.
> This will help whenever you've added a new firmware image into your /tftpboot directory - or just need to reboot the phones for whatever reason.
> The only configuration needed is to have a syncinfo.xml listed in your /tftpboot directory & be sure you've set your 'sync' option in SIPDefault.cnf (or the specific phone .cnf file)
> 
> ####  /tftpboot/syncinfo.xml
> 
> <SYNCINFO>
>   <IMAGE VERSION="*" SYNC="0"/>
>   <IMAGE VERSION="P0S3-05-3-00" SYNC="1"/>
> </SYNCINFO>
> 
> 
> ##### /tftpboot/SIPDefault.cnf
> # Sync value of the phone used for remote reset
> sync: 1                         ; Default 1
> 

I don't know if this should really be in cvs, unless its a feature that is
supported by all phones and not just the cisco phones.

James

_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev



More information about the asterisk-dev mailing list