Parameters |
AN |
AgentIdentifier |
string |
|
1 |
80 |
User defined parameter values may include any characters except / \ : * ? " < > | & % + ! ' ; |
CN |
CampaignName |
string |
|
1 |
80 |
User defined parameter values may include any characters except / \ : * ? " < > | & % + ! ' ; |
DW |
MaximumWrapData |
string |
false |
1 |
128000 |
The data string to use when an agent exceeds the maximum wrap time as set by the
MaximumWrapTime (MW) parameter.
|
MW |
MaximumWrapTime |
int |
false |
-1 |
99999 |
This sets the maximum time (in seconds) an agent can spend in the wrap state
after handling a call. The default value is 0 an that also implies an unlimited time.
See also the WrapOutcome (WO) parameter which works together with this.
A value of -1 indicates 'use default'
|
TD |
TenantDescriptor |
string |
false |
1 |
80 |
This parameter is alphanumeric and identifies to which tenant this message applies.
|
TK |
Token |
string |
false |
1 |
80 |
Token parameter
|
WO |
MaximumWrapOutcome |
int |
false |
-1 |
255 |
The wrap outcome value to use when an agent exceeds the maximum wrap time as set
by the MaximumWrapTime (MW) parameter.
A value of -1 indicates 'use default'
|