© 2003 - 2005 Sipura Technology, Inc
Proprietary (See Copyright Notice on Page 2)
43
3.5. Configuration
Parameters
3.5.1.
Configuration Profile Compiler
The SPA accepts configuration profiles in binary format. A translation tool (spc.exe) translates a
human editable format into the binary format understood by the SPA.
The current spc.exe tool expects a semicolon, “;”, to separate each parameter definition. If a
parameter is not defined in the configuration profile, the current value for that parameter is retained by
the SPA.
Below, is an example of a typical SPA-2000 configuration text file. The SPA-1000 is similar. Please
note that the SPA-3000 has a number of parameters unique to its platform.
What follows is a
sample
profile. An up-to-date profile template can be obtained from the SPC tool,
with the command line invocation "spc --sample-profile sample.txt".
# ***
# *** Sipura SPA Series Configuration Parameters
# ***
# *** System Configuration
Restricted_Access_Domains "" ;
Enable_Web_Server "Yes" ;
Web_Server_Port "80" ;
Enable_Web_Admin_Access "Yes" ;
Admin_Passwd "" ;
User_Password ! "" ;
# *** Internet Connection Type
DHCP ! "Yes" ;
Static_IP ! "" ;
NetMask ! "" ;
Gateway ! "" ;
# *** Optional Network Configuration
HostName ! "" ;
Domain ! "" ;
Primary_DNS ! "" ;
Secondary_DNS ! "" ;
DNS_Server_Order "Manual" ; # options: Manual/Manual,DHCP/DHCP,Manual
DNS_Query_Mode "Parallel" ; # options: Parallel/Sequential
Syslog_Server "" ;
Debug_Server "" ;
Debug_Level "0" ; # options: 0/1/2/3
Primary_NTP_Server "" ;
Secondary_NTP_Server "" ;
# *** 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 "" ;
Profile_Rule "/spa$PSN.cfg" ;
Profile_Rule_B "" ;