This structure contains Voice Get Connected Line Identification Restriction(COLR) Response Parameters
- Parameters
-
pCOLRResp |
- Pointer to structure of COLRResp (optional)
- Bit to check in ParamPresenceMask - 16
|
pFailCause |
|
pAlphaIDInfo |
- Pointer to structure of alphaIDInfo (optional)
- Bit to check in ParamPresenceMask - 18
|
pCCResType |
- Call Control Result Type (optional)
- 0x00 - CC_RESULT_TYPE_VOICE - Voice
- 0x01 - CC_RESULT_TYPE_SUPS - Supplementary service
- 0x02 - CC_RESULT_TYPE_USSD - Unstructured supplementary service
- 0xFF - Not Available
- Bit to check in ParamPresenceMask - 19
|
pCallID |
- Call ID of the voice call that resulted from call control. (optional)
- It is present when pCCResType is present and is Voice.
- If zero(0) then invalid.
- Bit to check in ParamPresenceMask - 20
|
pCCSUPSType |
- Supplementary service data that resulted from call control (optional)
- Data is present when pCCResultType is present and is other than Voice.
- Bit to check in ParamPresenceMask - 21
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|