voiceCallResponseParams Struct Reference
Detailed Description
This structure contains Voice Call Response Parameters
- Parameters:
-
| pCallID |
- Unique call identifier for the dialed call
|
| pAlphaIDInfo |
|
| pCCResultType |
- Call Control Result Type.
- 0x00 - CC_RESULT_TYPE_VOICE - Voice
- 0x01 - CC_RESULT_TYPE_SUPS - Supplementary service
- 0x02 - CC_RESULT_TYPE_USSD - Unstructured supplementary service
|
| pCCSUPSType |
- Pointer to structure of ccSUPSType
- Data is present when pCCResultType is present and is other than Voice.
|
Field Documentation