[[SNOM]]
 

SNOM

firmware update via provisioning

This function is recommended when you have many phones to update. Set it up once and the phones will automatically update on boot.

Make sure you have your customisation recorded and written into the config files. The steps are:

  • ftp the file snom/general.xml to your desktop for editing en upload it
    • example:

<?xml version=“1.0” encoding=“utf-8”?> <settings>

<phone-settings>
 <firmware_status perm="">
   http://192.168.1.1/snom300-firmware.xml
 </firmware_status>
<admin_mode_login perm=""></admin_mode_login>
<admin_mode_password perm="">170369</admin_mode_password>
<admin_mode_password_confirm perm="">170369</admin_mode_password_confirm>
<admin_mode perm="">false</admin_mode>
<phone_type perm="RW">snom300-SIP</phone_type>
<tone_scheme perm="R">NLD</tone_scheme>
<codec_tos perm="">160</codec_tos>
<ntp_server perm="RW">192.168.1.1</ntp_server>
<timezone perm="RW">NLD+1</timezone>
<date_us_format perm="">off</date_us_format>
<web_logout_timer perm="">10</web_logout_timer>
<time_24_format perm="">on</time_24_format>
<call_join_xfer perm="">off</call_join_xfer>
<privacy_out perm="R">off</privacy_out>
<filter_registrar perm="RW">off</filter_registrar>
<internal_ringer_file idx="0" perm="">Ringer3</internal_ringer_file>
<internal_ringer_file idx="1" perm="">Ringer3</internal_ringer_file>
<internal_ringer_file idx="2" perm="">Ringer3</internal_ringer_file>
<internal_ringer_file idx="3" perm="">Ringer3</internal_ringer_file>
<internal_ringer_file idx="4" perm="">Ringer3</internal_ringer_file>
<internal_ringer_file idx="5" perm="">Ringer3</internal_ringer_file>
<internal_ringer_file idx="6" perm="">Ringer3</internal_ringer_file>
<internal_ringer_file idx="7" perm="">Ringer3</internal_ringer_file>
<internal_ringer_file idx="8" perm="">Ringer3</internal_ringer_file>
<internal_ringer_file idx="9" perm="">Ringer3</internal_ringer_file>
<internal_ringer_file idx="10" perm="">Ringer3</internal_ringer_file>

</phone-settings> </settings>

  • upload the firmware with ftp to the pbx
    • for example snom300-7.3.30-SIP-f.bin
  • edit and upload the file firmware-snom300.xml
    • with the contents:

<?xml version=“1.0” encoding=“utf-8” ?> <firmware-settings>

 <firmware perm="">
   http://192.168.1.1/snom300-7.3.30-SIP-f.bin
 </firmware>

</firmware-settings>

  • if you have customised your phones make sure this is reflected in the phone config as well
  • reboot phone

That is all. If you can't ftp to the pbx make sure the services is switched on in the system menu

 
snom.txt · Last modified: 2011/12/01 22:52 (external edit)
 
Except where otherwise noted, content on this wiki is copyright of Axeos Services B.V.
Donate Powered by PHP Valid XHTML 1.0 Valid CSS PLD Linux Driven by DokuWiki