One thing I forgot to mention: the sample XML generated by the SPC
tool is quite huge and you really don't need to change all the options
you see there. I attached a stripped down XML which I normally use to
provision my adapters.

Liviu

On Wed, Dec 16, 2009 at 10:53 AM, Liviu Toma <[email protected]> wrote:
> The Sipura Profile Compiler can generate the default XML for you.
> The SPC tool is included with the newest firmware, which you can get
> from here 
> http://www.cisco.com/en/US/prod/voicesw/ps6790/gatecont/ps10024/ps10026/SPA2102_Firmware.zip
> Here's the command line to generate the sample XML file:
> spa2102-5-2-10-spc-win32-i386.exe --sample-xml sample.xml
>
> Liviu
>
> On Wed, Dec 16, 2009 at 10:44 AM, Bruce N <[email protected]> wrote:
>>
>> Hi Guys,
>> Looking to provision over 20 units of Linksys 2102. Does anyone have a nice 
>> XML file with all options in it to share with me me or any XML generator 
>> tools for Linksys?
>> Thanks in advance,Bruce
>> _________________________________________________________________
>> Windows Live: Friends get your Flickr, Yelp, and Digg updates when they 
>> e-mail you.
>> http://go.microsoft.com/?linkid=9691817
>
<flat-profile>

<!--  Sample SPA XML  -->

<!--  Router settings  -->

<Enable_WAN_Web_Server ua="na">Yes</Enable_WAN_Web_Server>
<WAN_Web_Server_Port ua="na">80</WAN_Web_Server_Port>
<Admin_Passwd ua="na">adminpwd</Admin_Passwd>
<User_Password ua="na">userpwd</User_Password>

<!--  Line 1 tab  -->

<Line_Enable_1_ ua="na">yes</Line_Enable_1_>
<Proxy_1_ ua="na">sip.someserver.com</Proxy_1_>
<SIP_Port_1_ ua="na">5060</SIP_Port_1_>
<Register_1_ ua="na">yes</Register_1_>
<Display_Name_1_ ua="na">Some Display Name</Display_Name_1_>
<User_ID_1_ ua="na">4165551234</User_ID_1_>
<Password_1_ ua="na">password</Password_1_>

<Ans_Call_Without_Reg_1_ ua="na">no</Ans_Call_Without_Reg_1_>
<Dial_Plan_1_ ua="na">(911|[2-9]xxxxxxxxx|1[2-9]xx[2-9]xxxxxx|0xx.)</Dial_Plan_1_>
<Enable_IP_Dialing_1_ ua="na">no</Enable_IP_Dialing_1_>
<Make_Call_Without_Reg_1_ ua="na">no</Make_Call_Without_Reg_1_>
<Register_Expires_1_ ua="na">180</Register_Expires_1_>

<Preferred_Codec_1_ ua="na">G729a</Preferred_Codec_1_>
<DTMF_Tx_Method_1_ ua="na">INFO</DTMF_Tx_Method_1_>

<NAT_Mapping_Enable_1_ ua="na">yes</NAT_Mapping_Enable_1_>
<NAT_Keep_Alive_Enable_1_ ua="na">yes</NAT_Keep_Alive_Enable_1_>
<Use_OB_Proxy_In_Dialog_1_ ua="na">no</Use_OB_Proxy_In_Dialog_1_>
<VMWI_Ring_Splash_Len_1_ ua="rw">0</VMWI_Ring_Splash_Len_1_>

<!--  Line 2 tab  -->

<Line_Enable_2_ ua="na">yes</Line_Enable_2_>
<Proxy_2_ ua="na">sip.someotherserver.com</Proxy_2_>
<SIP_Port_2_ ua="na">5061</SIP_Port_2_>
<Register_2_ ua="na">yes</Register_2_>
<Display_Name_2_ ua="na">Some Other Display Name</Display_Name_2_>
<User_ID_2_ ua="na">6475551234</User_ID_2_>
<Password_2_ ua="na">password</Password_2_>

<Ans_Call_Without_Reg_2_ ua="na">no</Ans_Call_Without_Reg_2_>
<Dial_Plan_2_ ua="na">(911|[2-9]xxxxxxxxx|1[2-9]xx[2-9]xxxxxx|0xx.)</Dial_Plan_2_>
<Enable_IP_Dialing_2_ ua="na">no</Enable_IP_Dialing_2_>
<Make_Call_Without_Reg_2_ ua="na">no</Make_Call_Without_Reg_2_>
<Register_Expires_2_ ua="na">180</Register_Expires_2_>

<Preferred_Codec_2_ ua="na">G729a</Preferred_Codec_2_>
<DTMF_Tx_Method_2_ ua="na">INFO</DTMF_Tx_Method_2_>

<NAT_Mapping_Enable_2_ ua="na">yes</NAT_Mapping_Enable_2_>
<NAT_Keep_Alive_Enable_2_ ua="na">yes</NAT_Keep_Alive_Enable_2_>
<Use_OB_Proxy_In_Dialog_2_ ua="na">no</Use_OB_Proxy_In_Dialog_2_>
<VMWI_Ring_Splash_Len_2_ ua="rw">0</VMWI_Ring_Splash_Len_2_>

<!--  Regional tab  -->

<Time_Zone ua="na">GMT-05:00</Time_Zone>
<Daylight_Saving_Time_Rule>start=3/8/7/2:0:0;end=11/1/7/2:0:0;save=1</Daylight_Saving_Time_Rule>
<Networking_Service ua="rw">Auto</Networking_Service>
<Ring_Voltage ua="na">90</Ring_Voltage>
<Primary_NTP_Server ua="na">128.100.100.128</Primary_NTP_Server>

<!--  SIP tab  -->

<Reg_Retry_Long_Intvl ua="na">180</Reg_Retry_Long_Intvl>
<RTP_Packet_Size ua="na">0.020</RTP_Packet_Size>

<Handle_VIA_received ua="na">No</Handle_VIA_received>
<Handle_VIA_rport ua="na">No</Handle_VIA_rport>
<Insert_VIA_received ua="na">No</Insert_VIA_received>
<Insert_VIA_rport ua="na">No</Insert_VIA_rport>
<Substitute_VIA_Addr ua="na">Yes</Substitute_VIA_Addr>
<Send_Resp_To_Src_Port ua="na">No</Send_Resp_To_Src_Port>
<STUN_Enable ua="na">Yes</STUN_Enable>
<STUN_Test_Enable ua="na">Yes</STUN_Test_Enable>
<STUN_Server ua="na">stun.someserver.com</STUN_Server>

</flat-profile>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to