Transfer/Conferencing Messages
These messages are used to monitor call transfers and conferencing.
CallStatus
This message is sent by the IVR Server to inform the IVR of certain call events. The list of possible events are alternatives. Only one parameter from this list appears in any message.
Message |
Parameter |
Optional/Required | |
---|---|---|---|
Name | Value | ||
CallStatus | Event | Dialing Ringing |
Required |
CallError
This message is sent by the IVR Server to inform the IVR that an error occurred during the setup of a transfer or a conference call.
Errors related to agent control activities will be represented by the AgentControl or the NotAllowed indication. When the error is due to an EventError, the TlibErrCode will be populated with AttributeErrorCode and the type will be AgentControl. NotAllowed will be used exclusively when attempting to control a server controlled port. The user supplied ReqId will be returned in the error.
Message |
Parameter |
Optional/Required | |
---|---|---|---|
Name | Value | ||
CallError |
FailedReq | Unknown NoSuchCall |
Required |
TLibErrCode | Optional | ||
ReqId | Optional |