Data Structure for SIP Trigger
|
Attribute Name |
Base Type |
Restrictions |
Description |
|---|---|---|---|
|
directoryNumber |
directoryNumber |
minOccurs = 1 maxOccurs = 1 |
A unique phone number. |
|
locale |
RestrictedString |
minOccurs = 0 maxOccurs = 1 |
Defines the locale. |
|
application |
nameUriPair |
minOccurs = 1 maxOccurs = 1 |
Application name used to associate with the trigger. |
|
description |
description |
minOccurs = 1 maxOccurs = 1 |
A descriptive name for the CTI route point. |
|
callControlGroup |
nameUriPair |
minOccurs = 1 maxOccurs = 1 |
The call control group used to associate with the trigger. |
|
triggerEnabled |
boolean |
minOccurs = 1 maxOccurs = 1 default = true |
Used to enable or disable the trigger. |
|
idleTimeout |
baseIdInt |
minOccurs = 0 maxOccurs = 1 default = "5000" |
The number of milliseconds (ms) the system should wait before rejecting the SIP request for this trigger . |
|
overrideMediaTermination |
overrideMediaTermination |
minOccurs = 0 maxOccurs = 1 |
Used to enable or disable the media termination. |