36 lines
1.5 KiB
XML
36 lines
1.5 KiB
XML
<flat-profile>
|
|
<Enable_Web_Server>Yes</Enable_Web_Server>
|
|
<Web_Server_Port>80</Web_Server_Port>
|
|
<Enable_Web_Admin_Access>Yes</Enable_Web_Admin_Access>
|
|
<Admin_Passwd>{$admin_password}</Admin_Passwd>
|
|
<User_Password></User_Password>
|
|
<Station_Name>{$device_label}</Station_Name>
|
|
<Profile_Rule>http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
|
<Resync_Periodic>0</Resync_Periodic>
|
|
<Primary_NTP_Server>{$ntp_server_primary}</Primary_NTP_Server>
|
|
<Secondary_NTP_Server>{$ntp_server_secondary}</Secondary_NTP_Server>
|
|
<Upgrade_Rule></Upgrade_Rule>
|
|
<Voice_Mail_Number>*97</Voice_Mail_Number>
|
|
<Time_Zone>{$spa_time_zone}</Time_Zone>
|
|
<Daylight_Saving_Time_Rule>start=9/27/0/2;end=4/4/0/3;save=0</Daylight_Saving_Time_Rule>
|
|
<Blind_Attn-Xfer_Enable_1_>No</Blind_Attn-Xfer_Enable_1_>
|
|
<Proxy_1_>{$account.1.server_address}</Proxy_1_>
|
|
<Display_Name_1_>{$account.1.display_name}</Display_Name_1_>
|
|
<User_ID_1_>{$account.1.user_id}</User_ID_1_>
|
|
<Password_1_>{$account.1.password}</Password_1_>
|
|
<Use_Auth_ID_1_>No</Use_Auth_ID_1_>
|
|
<Preferred_Codec_1_>G711u</Preferred_Codec_1_>
|
|
<Proxy_2_>{$account.2.server_address}</Proxy_2_>
|
|
<Display_Name_2_>{$account.2.display_name}</Display_Name_2_>
|
|
<User_ID_2_>{$account.2.user_id}</User_ID_2_>
|
|
<Password_2_>{$account.2.password}</Password_2_>
|
|
<Use_Auth_ID_2_>No</Use_Auth_ID_2_>
|
|
<Preferred_Codec_2_>G711u</Preferred_Codec_2_>
|
|
<Dial_Plan_1_>
|
|
{$spa_dial_plan}
|
|
</Dial_Plan_1_>
|
|
<Headset_Input_Gain>6</Headset_Input_Gain>
|
|
<Time_Format>{$spa_time_format}</Time_Format>
|
|
<Date_Format>{$spa_date_format}</Date_Format>
|
|
</flat-profile>
|