[Asterisk-Dev] SIP Phone reset from CLI

James Golovich james at wwnet.net
Fri Aug 29 13:48:12 MST 2003


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




More information about the asterisk-dev mailing list