Description
Provisioning Template for the following Cisco IP devices:
Cisco Small Business Analog Telephone Adapters (ATAs)
PAP2T [PDF], SPA2102 [PDF], SPA310, SPA8000 [PDF], WRP400 [PDF]
Cisco Small Business IP phones
SPA301 [PDF], SPA303 [PDF], SPA501 [PDF], SPA502 [PDF], SPA504 [PDF], SPA508 [PDF], SPA509 [PDF], SPA512 [PDF], SPA514 [PDF], SPA525G [PDF], SPA525G2 [PDF]
Intended Audience
Reseller, Client
Reference
File Pattern: %%mac%%.cfg
This template is provided as a baseline – verify that it applies to your environment and that it suits your configuration needs before using it.
Generic Template
<?xml version="1.0" encoding="utf-8"?> <flat-profile> <!-- Ext_4/Proxy_and_Registration --> <Proxy_4_ group="Ext_4/Proxy_and_Registration">%%sip_server_address%%</Proxy_4_> <Outbound_Proxy_4_ group="Ext_4/Proxy_and_Registration" /> <Alternate_Proxy_4_ group="Ext_4/Proxy_and_Registration" /> <Alternate_Outbound_Proxy_4_ group="Ext_4/Proxy_and_Registration" /> <Use_Outbound_Proxy_4_ group="Ext_4/Proxy_and_Registration">No</Use_Outbound_Proxy_4_> <Use_OB_Proxy_In_Dialog_4_ group="Ext_4/Proxy_and_Registration">Yes</Use_OB_Proxy_In_Dialog_4_> <Register_4_ group="Ext_4/Proxy_and_Registration">Yes</Register_4_> <Make_Call_Without_Reg_4_ group="Ext_4/Proxy_and_Registration">No</Make_Call_Without_Reg_4_> <Register_Expires_4_ group="Ext_4/Proxy_and_Registration">{$register_expires_4}</Register_Expires_4_> <Ans_Call_Without_Reg_4_ group="Ext_4/Proxy_and_Registration">No</Ans_Call_Without_Reg_4_> <Use_DNS_SRV_4_ group="Ext_4/Proxy_and_Registration">yes</Use_DNS_SRV_4_> <DNS_SRV_Auto_Prefix_4_ group="Ext_4/Proxy_and_Registration">yes</DNS_SRV_Auto_Prefix_4_> <Proxy_Fallback_Intvl_4_ group="Ext_4/Proxy_and_Registration">3600</Proxy_Fallback_Intvl_4_> <Proxy_Redundancy_Method_4_ group="Ext_4/Proxy_and_Registration">Normal</Proxy_Redundancy_Method_4_> <Dual_Registration_4_ group="Ext_4/Proxy_and_Registration">No</Dual_Registration_4_> <!-- Ext_4/Subscriber_Information --> <Display_Name_4_ group="Ext_4/Subscriber_Information">{$display_name_4}</Display_Name_4_> <User_ID_4_ group="Ext_4/Subscriber_Information">{$user_id_4}</User_ID_4_> <Password_4_ group="Ext_4/Subscriber_Information">{$user_password_4}</Password_4_> <Use_Auth_ID_4_ group="Ext_4/Subscriber_Information">No</Use_Auth_ID_4_> <Auth_ID_4_ group="Ext_4/Subscriber_Information" /> <Reversed_Auth_Realm_4_ group="Ext_4/Subscriber_Information" /> <Mini_Certificate_4_ group="Ext_4/Subscriber_Information" /> <SRTP_Private_Key_4_ group="Ext_4/Subscriber_Information" /> <Resident_Online_Number_4_ group="Ext_4/Subscriber_Information" /> <SIP_URI_4_ group="Ext_4/Subscriber_Information" /> </flat-profile>