D-20
Cisco PGW 2200 Softswitch Release 9.8 Software Installation and Configuration Guide
OL-18083-01
Appendix D Sample Installation Scripts
Sample Configured XECfgParm.dat Files for Cisco PGW 2200 Softswitch Release 9.8(1)
*.PNPopulate = disable # disable/enable
*.maxLocationLabels = 3000 # 0 to 3000
*.DisableCCBSoverTunneledQSIG = 0 # 0 = Enable, 1 = Disable
*.analysisCapabilityLevel = 0 # 0 = existing analysis behaviour, 1 = Longest-matching
capability enabled
*.FaxUpspeedCodecPreference = null # attempt passthrough if T.38 fax fails
*.MMLManualBlockingCic = 0 # 0 = not MML_Manual_BLOCK the cic when no RestartAck
received, 1 = MML_Manual_BLOCK the cic enabled
*.CallReleaseGuardTimer = 0 # call release guard timer
#------------------------------------------------------------------------
# TCAP Capabilities
#------------------------------------------------------------------------
TCAP.maxSsnNum = 10 # max number of local SSNs PGW supports, range [1..10]
TCAP.avgInvokePerDialog = 1 # max number of outgoing Invokes involved in one Dialog, range
[1..10]
#------------------------------------------------------------------------
# Log Server logfile locations
#------------------------------------------------------------------------
# daemonAddr is socket port for logger daemon
logger.daemonAddr = ../var/lsd_addr
# NEW logfile rotation size max in Megabytes
logger.fileRotateSize = 100
# NEW logfile rotation interval in minutes (24 hrs default)
logger.fileRotateInterval = 1440
# numThreads can be 0 or 1, if 1 then logger client runs in its
# own thread
logger.numThreads = 0
#-------------------------------------------------------------------------
# Facility specific parameters
# The remainder of this file pertains to parameters and parameter overrides
# for individual facilitites.
#
# LogPrio and autonomous are changed for debug testing only. Otherwise
# everyone should use the defaults above (except MML, see below.)
#-------------------------------------------------------------------------
# Usage of these debug parameters could cause the system to use up
# space more rapidly than normal. If the DISK alarm is activated because
# of this activity, certain files in /opt/CiscoMGC/var/spool will be erased.
# To set the logging level for a particular process, the exact case-sensitive
# unix filename of the process must be used. Only the logging level of
# actively or passively managed processes can be set.
#
# Valid values for logPrio are Debug, Trace, Info, Warning, Error, and Critical
#
# almM.logPrio = Debug
# amDmpr.logPrio = Debug
# cdrDmpr.logPrio = Debug
# cfgM.logPrio = Debug
# EISUP.logPrio = Debug
# ioChanMgr.logPrio = Debug
# ISDNIP.logPrio = Debug
# ISDNL3.logPrio = Debug
# ISDNBRI.logPrio = Debug
# IUA.logPrio = Debug