Use this object to create a Disconnect Signaling Sequence Profile defining a set of signaling sequences necessary to perform disconnect treatment of a call. The Disconnect Signaling Sequence Profile (SSP) is "populated" by creating and configuring individual signaling sequences.
...
The Disconnect SSP parameters are as shown:described in the following table.
Include Page |
---|
| disconnectSignalingSequenceProfile_limitation |
---|
| disconnectSignalingSequenceProfile_limitation |
---|
|
Caption |
---|
0 | Table |
---|
1 | Disconnect SSP parameters |
---|
|
Parameter | Length/Range | Description |
---|
disconnectSignalSequenceProfile
| N/A | The Disconnect Signaling Sequence Profile name. | ssp
| 0-32 | A unique signaling sequence in the format "ssp#", where # is an index value (ex. ssp1) | param1
| N/A | A text field used to pass parameter #1 to the Disconnect SSP signaling sequence that is being configured. This parameter is dependent on the Disconnect signaling token used in this signaling sequence. | param2
| N/A | A text field used to pass parameter #2 to the Disconnect SSP signaling sequence that is being configured. This parameter is dependent on the Disconnect signaling token used in this signaling sequence. | position
| 0-255 | The position in Disconnect SSP at which to execute this step. This parameter allows you to insert steps into the middle of a Disconnect SSP without needing to renumber the index of the subsequent SSP steps. Positions begin with zero, so to insert a step in front of step 3 in the current Disconnect SSP, you declare a position of 2. (default = 0). | state
| N/A | The administrative state of this Disconnect SSP. To reconfigure or delete the profile, set to 'disabled'. disabled (default)enabled
| token
| N/A | This parameter specifies the token, or action to perform. clear – Initiate call clearing procedures on the call. The disconnect reason is an integer specified in param1.delay – Delay further execution of the Disconnect SSP for the interval (in milliseconds) specified in param1.exec – Start execution of the SSP specified in param1.playAnn – Play the announcement specified in param1. The param1 value must match a previously established announcement number see "Announcement Package" .playTone – Play the tone specified in param1 for the duration specified in param2. The param1 value must match a defined tone type (see "Tone Package" . If param2 is "0", the tone plays indefinitely (or until it completes on its own). Execution of the Disconnect SSP is suspended until the tone completes.
|
|
...