CFG_STANDARD_FILE_PATH="http://config.example.com/0123456789AB.cfg"
# URL of this configuration file
############################################################
# SIP Settings #
# Suffix "_1" indicates this parameter is for "line 1". #
############################################################
SIP_RGSTR_ADDR_1="registrar.example.com" # IP Address or FQDN of SIP registrar server
SIP_PRXY_ADDR_1="proxy.example.com" # IP Address or FQDN of proxy server
B
# Enables DNS SRV lookup
SIP_DNSSRV_ENA_1="Y"
# ID, password for SIP authentication
SIP_AUTHID_1 = "SIP_User"
SIP_PASS_1 = "SIP_Password"
# Some Timer Settings #
# Expiration time of SIP registration; "1 hour"
REG_EXPIRE_TIME_1="3600"
# Disables SIP Session Timer (RFC 4028)
SIP_SESSION_TIME_1="0"
C
# DTMF will be sent through SDP, according to RFC 2833
OUTBANDDTMF_1="Y"
############################################################
# Call Control Settings #
############################################################
# Enables subscription to the Voice Mail server
VM_SUBSCRIBE_ENABLE="y"
# Shared Call Settings
SHARED_CALL_ENABLE_1="Y"
# Disables Do Not Disturb, Call Forward synchronization.
FWD_DND_SYNCHRO_ENABLE_1="N"
D
50 Administrator Guide Document Version 2011-06
2.5.2 Example with Incorrect Descriptions