ZyXEL Communications ISG50 User Manual

Page of 880
Chapter 40 Auto Provision
ISG50 User’s Guide
576
40.2.1  snom Batch Configuration XML File
Here is an example of the snom batch configuration XML file.
 
Remove 
Customized 
Config
Select a snom VoIP device extension and click the Remove Config icon to 
remove any custom configuration for it.
View Config File
Select a snom VoIP device extension and click the View Config File icon to view 
the configuration file for it or save a copy of the configuration file. 
#
This field is a sequential value, and it is not associated with a specific entry.
Extension
This field displays the extension number configured on the ISG50.
MAC Address
This field displays the MAC address of the snom device specified to receive 
configuration settings from the ISG50. This field is blank for extensions assigned 
to non-snom VoIP SIP extensions.
Phone Type
This field displays the type of snom phone connected to the ISG50. This field is 
blank for extensions assigned to non-snom VoIP SIP extensions.
Config Exist
This field displays Yes, if there is a customized configuration file for the device or 
No if there is not. 
Table 219   
Configuration > PBX > Auto Provision (continued)
LABEL
DESCRIPTION
<?xml version="1.0" encoding="utf-8"?>
<settings>
  <phone-settings e="2">
    <setting_server perm="RW">http://192.168.1.12:8080/provision/snom-lan-
{mac}.htm</setting_server>
    <update_policy perm="">auto_update</update_policy>
    <pnp_config perm="">on</pnp_config>
    <firmware_status perm="">http://192.168.1.12:8080/provision/
snom_300.xml</firmware_status>
    <user_active idx="1" perm="">on</user_active>
    <user_name idx="1" perm="">2222</user_name>
    <user_pname idx="1" perm="">2222</user_pname>
    <user_host idx="1" perm="">192.168.1.12</user_host>
    <user_hash idx="1" perm="">e5dd5800c7323de00c2f8f06173588c9</user_hash>
    <user_expiry idx="1" perm="">3600</user_expiry>
    <codec1_name idx="1" perm="">18</codec1_name>
    <codec2_name idx="1" perm="">0</codec2_name>
    <codec3_name idx="1" perm="">8</codec3_name>
    <codec4_name idx="1" perm="">2</codec4_name>
    <codec5_name idx="1" perm="">3</codec5_name>
    <codec6_name idx="1" perm="">18</codec6_name>
    <codec7_name idx="1" perm="">4</codec7_name>
    <user_dtmf_info idx="1" perm="">sip_info_only</user_dtmf_info>
    <user_dynamic_payload idx="1" perm="">off</user_dynamic_payload>
  </phone-settings>
</settings>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%