Cisco Systems PGW 2200 Switch User Manual


 
4-34
Cisco PGW 2200 Softswitch Release 9.8 Software Installation and Configuration Guide
OL-18083-01
Chapter 4 Configuring the Cisco PGW 2200 Softswitch Software
Configuring the Execution Environment
Setting the Call Cutoff Timer
The Cisco PGW 2200 Softswitch call cutoff timer is disabled by default. To set the call cutoff timer,
modify the following parameter in the XECfgParm.dat file:
Enabling Call Screening
To initialize the database that stores call screening information, modify the following parameter in the
Engine section of the XECfgParm.dat file:
Parameter Modification
*.CallCutoffTimer Provides a global system-wide timer, which is started when a
call is answered and runs for the pre-configured time. When
it expires the call is released in both directions and the call is
cleared. This parameter is not dynamically reconfigurable.
You must restart your system.
Valid values:
Hours: 0 (default), 148 (using hour as the unit)
Minutes: 0, 12880 (using minute as the unit)
Seconds: 0, 11728000 (using second as the unit)
Default: 0—Disables the timer.
Note You can override this value using the first data word
of the CALL_CUTOFF_TIMER result type.
Parameter Modification
*.SysConnectDataAccess Controls whether data access is enabled or disabled (whether
the engine attempts to connect to the MMDB at startup.
Values:
true = connect to MMDB
false = do not connect to MMDB
Default: false
Note In calling scenarios where Euro-LNP, A Number
Screening, or other features requiring real time
database access are required, this parameter must be
set to true. Otherwise, it can remain false for an
increase in the available system memory usable for
call processing.
Note This parameter replaces the SysScreeningCheck
parameter.