| Parameters |
| AE |
AgentExtensionIdentifier |
string |
false |
1 |
120 |
Required by the telephony layer to give each agent extension a unique identifier.
|
| 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 / \ : * ? " < > | & % + ! ' ; |
| KY |
OperationKey |
string |
false |
1 |
80 |
Recording operation key - supports concurrent call recording for a single call. The
KY parameter on RR and RA messages identifies the recording to be controlled.
|
| MF |
MediaFormat |
int |
false |
0 |
1 |
The media format parameter tells the telephony layer exactly which format
the recording is to be saved in.
If a media format is not specified, the default media format supported by
the gateway is used.
Valid values are:
| 0 | G.711 muLaw or ALaw wav | | 1 | 16KBit/s Compressed wav |
|
| ON |
OnOff |
boolean |
false |
0 |
0 |
If this parameter is specified recording will be enabled. If not specified, recording
will be disabled.
|
| QI |
UserIdentifier |
string |
false |
1 |
80 |
From V10.7.28 - Mutually exclusive with AN Parameter. If the user ID is specified, CallGem will treat this as a request to record the media session associated with the current active login session.
User defined parameter values may include any characters except / \ : * ? " < > | & % + ! ' ; |
| RF |
RecordingFilename |
string |
false |
1 |
1024 |
Recording Filename parameter
|
| SI |
SessionIdentifier |
string |
false |
1 |
120 |
Either the TN or the SI parameter must be used to identify the called party.
Used to give each called party a unique key. If omitted, CallGem assumes this parameter
to be the same as the TN parameter. See
Session Identifiers.
|
| 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
|
| TN |
TelephoneNumber |
string |
false |
0 |
80 |
Either the TN or the SI parameter must be used to identify the called party. See
Session Identifiers.
|