| |
| News & Reviews |
Welcome to the Voxilla VoIP Forum.
Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
Voxilla VoIP Forum |
SPA(841) provisioning or configuration filesTechnical support, how-to guides, troubleshooting, and general assistance for Linksys hardware. |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
| |||
| I have read the provisioning and administrators manuals for the SPA841. I am now creating my own configuration files. Here is a small sample of an xml configuration file that I have named spa841.cfg that does some pre-provisioning. It works fine. <flat-profile> <DHCP>Yes</DHCP> <Debug_Server> syslog.domain.com </Debug_Server> <Syslog_Server> syslog.domain.com </Syslog_Server> <Debug_Level> 2 </Debug_Level> <Primary_NTP_Server> ntp.nasa.gov </Primary_NTP_Server> <Secondary_NTP_Server> time.nist.gov </Secondary_NTP_Server> <Provision_Enable> yes </Provision_Enable> <Forced_Resync_Delay>1200</Forced_Resync_Delay> <Downgrade_Rev_Limit> 3.1.4(a) </Downgrade_Rev_Limit> <Time_Zone> GMT-05:00 </Time_Zone> <Daylight_Saving_Time_Rule> start=4/2/7/2:0:0;end=10/-2/7/2:0:0;save=1 </Daylight_Saving_Time_Rule> </flat-profile> Now I have a question. There are several working lines that have duplicate groups of configuration parameters. I have recreated a demo fragment of a .cfg file below that is designed to provision these line parameters. I know that I have made a mistake in my understanding of how to address these line parameters, because the file doesn't work. Does anyone know what mistake I have made? <flat-profile> <NAT_Mapping_Enable[1]> No </NAT_Mapping_Enable[1]> <NAT_Keep_Alive_Enable[1]> No </NAT_Keep_Alive_Enable[1]> <Use_Outbound_Proxy[1]> No </Use_Outbound_Proxy[1]> <Register_Expires[1]> 360 </Register_Expires[1]> <Proxy_Fallback_Intvl[1]> 360 </Proxy_Fallback_Intvl[1]> </flat-profile> Thanks in advance for any corrections. |
| |||
| From a web search I did a while back (no experience as to if it actually works), you might try <NAT_Mapping_Enable_1> instead of <NAT_Mapping_Enable[1]> For those entries that are indexed array values. Question: I have been unable to find a provisioning manual for the SPA-841. Where did you get your copy? |
| |||
| Quote:
Quote:
|
| |||
| There is a sample 841 XML file at: http://www.sipura.com/support/spa841faq/sample-841.xml It looks like a trailing underscore is needed for those index numbers: <NAT_Mapping_Enable_1_> Thanks for pointing out the provisioning guide link. I am sure that was not there when I last looked at their site. Nor, for that matter, were the admin or user guides for the 841. I had to dig out links for those from other VoIP site pages. The fact that they are now posted in the open on their support site gives me some hope for better public support (as opposed to OEM support which I suspect they put more effort into). |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linksys configuration files | madison | Linksys (Sipura) VoIP Support Forum | 2 | October 25th, 2006 08:28 PM |
| Asterisk@home and AMP configuration files resetting | rotary500 | Asterisk Support Forum | 5 | December 3rd, 2005 12:04 PM |
| 841 provisioning - DirEntry script?? | hayesey | Linksys (Sipura) VoIP Support Forum | 2 | June 16th, 2005 11:46 AM |
| Question regarding configuration (not webbinterface) spa 841 | digital_storm | Linksys (Sipura) VoIP Support Forum | 6 | April 12th, 2005 01:59 PM |
| provisioning spa 2000 configuration with asterisk | gnn | Linksys (Sipura) VoIP Support Forum | 1 | December 4th, 2004 01:54 AM |