This structure contains Voice Set Call Barring Password Unpack Parameters
- Parameters
-
pFailCause |
|
pAlphaIDInfo |
- Pointer to structure of alphaIDInfo (optional)
- Bit to check in ParamPresenceMask - 17
|
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 - 18
|
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 - 19
|
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 - 20
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|