Spa general.cfg

From Asterisk Australia

Spa general.cfg
Jump to: navigation, search

spa_general.cfg File

This file is called from our spa942.cfg file. It can be named anything, but is called from spa942.cfg. The purpose of the file is an Asterisk central configuration for all handsets.

spa_general.cfg | Save As

 <flat-profile>
 <Proxy_1_ ua="na"> ip.address.server</Proxy_1_>
 <Server_Type group="Phone/Line_Key_Extended_Function">Asterisk</Server_Type> 
 <Proxy_1_ group="Ext_1/Proxy_and_Registration">IP.Address.Of.Server</Proxy_1_>
 <Use_Outbound_Proxy_1_ group="Ext_1/Proxy_and_Registration">Yes</Use_Outbound_Proxy_1_>
 <Outbound_Proxy_1_ group="Ext_1/Proxy_and_Registration" />
 <Use_OB_Proxy_In_Dialog_1_ group="Ext_1/Proxy_and_Registration">Yes</Use_OB_Proxy_In_Dialog_1_>
 <Register_1_ group="Ext_1/Proxy_and_Registration">Yes</Register_1_>
 <Resync_Random_Delay group="Provisioning/Configuration_Profile">30</Resync_Random_Delay>
 <Resync_Periodic group="Provisioning/Configuration_Profile">50</Resync_Periodic>
 <Primary_NTP_Server group="System/Optional_Network_Configuration"> ip.address.server </Primary_NTP_Server>
 <Dial_Plan_1_ group="Ext_1/Dial_Plan">(*x.|xxxx.)</Dial_Plan_1_>
 <Time_Zone group="Regional/Miscellaneous">GMT+9:00</Time_Zone>
 <Date_Format group="User/Supplementary_Services">day/month</Date_Format>
 </flat-profile>

Summary

This will be loaded by all the phones so is used for common configuration. For example, the dial plan. If the dial plan needs to be changed on all handsets, you can change it in one file instead of each handset.

Mass Deployment File for /tftpboot

Personal tools