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"
SHARED_USER_ID_1="1234567890a"
# Disables Do Not Disturb, Call Forward synchronization.
SYNCHRONIZATION_ENABLE_1="N"
8.2 Comprehensive Example of the ConfigurationFile
The following listing shows an example of a comprehensive configuration file. In this example, settings with
the same values as the default settings are also shown. If the setting already has the desired value, changing
or specifying a value is unnecessary, and the setting can be omitted.

Comprehensive Example

# PCC Standard Format File # DO NOT CHANGE THIS LINE!
############################################################
# This is a sample configuration file. #
# Most of the parameters below are just default values... #
############################################################
############################################################
# System Settings #
############################################################
## Login Account Settings
ADMIN_ID="Jones"
ADMIN_PASS="HCeDUg4GqqDF9Jpl"
USER_ID="Smith"
USER_PASS="lhQ8B5hqoHgOlaAu"
## System Time Settings
TIME_ZONE="-300"
DST_ENABLE="Y"
DST_OFFSET="60"
DST_START_MONTH="3"
DST_START_ORDINAL_DAY="2"
DST_START_DAY_OF_WEEK="0"
DST_START_TIME="120"
DST_STOP_MONTH="11"
DST_STOP_ORDINAL_DAY="1"
Document Version 2010.03.15 Administrator Guide 225
8.2 Comprehensive Example of the Configuration File