[asterisk-users] SPA-3000 XML Config File

Rich Adamson radamson at routers.com
Wed Jul 12 04:40:04 MST 2006


> Sorry if this is off Topic for this list.
> But does anyone have a full XML config file for the SPA-3000, the PAP2 
> and the SPA-941.
> Or alternatively a way to convert the field names on the web pages to 
> the corresponding XML filed names.

The spa provisioning guide outlines the xml-like syntax. The guide along 
with a configuration compiler is available from sipura/linksys, but one 
has to be approved by them to gain access to those tools.

The compiler will also generate a complete list of all parameter names 
and default values, which can be exported to a text file. A short sample 
looks like this:
# *** Configuration Profile
Provision_Enable                  "Yes" ;
Resync_On_Reset                   "Yes" ;
Resync_Random_Delay               "2" ;
Resync_Periodic                   "3600" ;
Resync_Error_Retry_Delay          "3600" ;
Forced_Resync_Delay               "14400" ;
Resync_From_SIP                   "Yes" ;
Resync_After_Upgrade_Attempt      "Yes" ;
Resync_Trigger_1                  "" ;
Resync_Trigger_2                  "" ;
Resync_Fails_On_FNF               "Yes" ;
Profile_Rule                      "/spa$PSN.cfg" ;
Profile_Rule_B                    "" ;
Profile_Rule_C                    "" ;

The field names provided from the above list can then be used as 
xml-style parameters.

Not sure why sipura needs to lock down access to the guide (and 
compiler), but they have since day one. The guide that I have (for the 
spa3k) is an older version that includes 56 pages in the pdf file. I 
don't know if a similar guide exists for the 941/942.

Contact sales at sipura to get approval and access.




More information about the asterisk-users mailing list