Supported CAP Operations Between CCF and IVR
Call Control Framework (CCF) supports CAMEL Application Part (CAP) protocol operations that can be sent to, and received from, an SRF (Specialized Resource Function) such as an IVR (Interactive Voice Response) system.
- AssistRequestInstructions
- PlayAnnouncement
- PromptAndCollectUserInformation
- ReceivedInformationArg
- SpecializedResourceReport
AssistRequestInstructions
CCF supports AssistRequestInstructions operations sent from the IVR. Supported AssistRequestInstructions Parameters lists the parameters used in AssistRequestInstructions operations and indicates whether CCF supports them. Parameters are listed in the order in which they appear in the specification documents.
AssistRequestInstructions Parameter | CAP Protocol Version | Supported |
---|---|---|
correlationID | CAP2, CAP3, CAP4 | Yes |
iPSSPCapabilities | CAP2, CAP3, CAP4 | Yes |
PlayAnnouncement
PromptAndCollectUserInformation
CCF can send a PromptAndCollectUserInfromation operation to the IVR instead of a PlayAnnouncement operation, to allow the IVR to interact with the subscriber and collect information.
ReceivedInformationArg
SpecializedResourceReport
The IVR can send a SpecializedResourceReport operation to CCF in response to a PlayAnnouncement operation for which the announcement completed indication is set. No parameters are sent in SpecializedResourceReport operations.