Skip Navigation

UCMTAS plug-in parameters

The 
nds.plugins.ucmtas
 key contains the UCM 
TAS
 settings for an account.
The following table lists the parameters and their default settings for your system.
TAS plug-in parameter
Description
<param name="PrimaryDeviceType" value="UcmTas" />
Specifies the name of the device that receives full calls.
<param name="PrimaryDeviceTimeout" value="600" /> (in seconds)
Specifies the device execution timeout. The hardcoded default is 600 seconds and the default configuration file sets it to 600 seconds.
<param name="PrimaryDeviceMaxTasksPerExecution" value="100" /> (in seconds)
Specifies the maximum number of phone calls that can be managed for a specific device type at once. The default is 100 and cannot be negative.
<param name="SecondaryDeviceType" value="UcmSpeakerPhone" />
Specifies the name of the devices that receive speaker phone call flows (No end-user interaction is required).
<param name="SecondaryDeviceTimeout" value="600" />  (in seconds)
Specifies the device execution timeout. The hardcoded default is 600 seconds and the default configuration file sets it to 600 seconds.
<param name="SecondaryDeviceMaxTasksPerExecution" value="100" /> (in seconds)
Specifies the maximum number of phone calls that can be managed for a specific device type at once. The default is 100 and cannot be negative.
<param name="DeviceSystemInitPeriod" value="2000" /> (in milliseconds)
Specifies the deferred plug-in initialization attempts period. The hardcoded default is 2000 milliseconds and the default configuration file sets it to 2000 milliseconds.
<param name="ServiceRestartDelay" value="120" /> (in seconds)
Specifies the maximum number of seconds that the plug-in waits before restarting the TAS. The hardcoded default is 120 seconds and the default configuration file sets it to 120 seconds.
<param name="DeviceSelfTestPeriod" value="30" /> (in seconds)
Specifies the health analysis period in seconds. The default is 30 seconds and cannot be at or below 0 or above 3600.
<Param name =”OutCallTtsThreads”> value =”1”
Specifies number of NeoSpeech threads to be used.
<DesiredCtiPorts>5</DesiredCtiPorts>
Specifies number of CTI lines to be used. For 5 lines the value is set to 5.
<CpsThrottle>5</CpsThrottle>
Specifies calls per second.
<LineReuseDelay>0</LineReuseDelay>
Specifies delay between reuse of lines. The default is set to 0.
<InboundCallsResourceRatio>5%</InboundCallsResourceRatio>
Specifies number of lines reserved for incoming calls. The default is 
5%
.
<DailyCleanupHour>0</DailyCleanupHour>
Specifies the time at which audio files are deleted.
<UseANIPerAccount>true</UseANIPerAccount>
Specifies the setting to enable dynamic Caller ID. The default is 
true
.
<IntlCallPrefix>011</IntlCallPrefix>
The dialing prefix needed to place international calls. For example, in the US and Canada: 011, EU: 00
 <DomesticCallPrefix>1</DomesticCallPrefix>
The dialing prefix needed to place domestic calls. In the US and Canada:1 (no country code), Germany: 49, France: 0 
<LocalCountryCode>1</LocalCountryCode>
The 
NDS
/
TAS
 installation location country code which determines whether a call about to be placed is domestic or international.
<RemoveLocalCountryCode>true</RemoveLocalCountryCode>
Removes the country code for domestic calls only if set to true. Can be set to “False” to dial domestic calls using the international call prefix.
<DomesticNumberLength>10</DomesticNumberLength>
The length of domestic number. For example, in the US: 10, in Iceland, 7.
Note: Variable length of numbers is not supported.
<TryAddLocalCountryCodeToDomesticNumber>true
</TryAddLocalCountryCodeToDomesticNumber>
Searches alerts based on recipients phone number. If this option is set to true, the local country code is added in front of the caller’s phone number for searching alert messages.
<TtyRepeats>2</TtyRepeats>
Specifies how may times a TTY is transmitted to the destination. The default is 2.
<TtyRepeatInterval>3</TtyRepeatInterval>
Specifies the interval between each transmission. The default is 1 second.
<GetsNumber>17106274387</GetsNumber>
Specifies the GETS (calling card) number to dial.
<GetsPrePinPause>,,,,</GetsPrePinPause>
Sets the pause duration after connection and before dialing the PIN. Add 1 comma for each .5 seconds.
<GetsPostPinPause>,,,,,,,,</GetsPostPinPause>
Specifies the pause after dialing PIN and before dialing the destination number. Add 1 comma for each .5 seconds.
<GetsPostNumberDelay>,,,,,,,,,,,,,,,,,,,,</GetsPostNumberDelay>
Specifies the pause after dialing the destination number. Add 1 comma for each .5 seconds.