LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
voiceGetCallFWResp Struct Reference

Data Fields

getCallFWInfopGetCallFWInfo
 
WORDpFailCause
 
alphaIDInfopAlphaIDInfo
 
BYTEpCCResType
 
BYTEpCallID
 
ccSUPSTypepCCSUPSType
 
getCallFWExtInfopGetCallFWExtInfo
 

Detailed Description

This structure contains Voice Get Call Forwarding Status Response Parameters

Parameters
pGetCallFWInfo
pFailCause
pAlphaIDInfo
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
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.
pCCSUPSType
  • Supplementary service data that resulted from call control (optional)
  • Data is present when pCCResultType is present and is other than Voice.
pGetCallFWExtInfo
Note
Using NULL for the pointers would make sure that the parameter is not returned or has default value.

Field Documentation

alphaIDInfo* voiceGetCallFWResp::pAlphaIDInfo
BYTE* voiceGetCallFWResp::pCallID
BYTE* voiceGetCallFWResp::pCCResType
ccSUPSType* voiceGetCallFWResp::pCCSUPSType
WORD* voiceGetCallFWResp::pFailCause
getCallFWExtInfo* voiceGetCallFWResp::pGetCallFWExtInfo
getCallFWInfo* voiceGetCallFWResp::pGetCallFWInfo

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved