This structure contains Voice record Information
- Parameters
-
callID | [Mandatory]
- Call identifier for the call.
- Bit to check in ParamPresenceMask - 1
|
pSignalInfo[Optional] |
- Signal Information
- See voice_signalInfo for more information
- Bit to check in ParamPresenceMask - 16
|
pCallerIDInfo[Optional] |
- Caller ID Information
- See voice_callerIDInfo for more information
- Bit to check in ParamPresenceMask - 17
|
pDispInfo[Optional] |
- Display Information
- Bit to check in ParamPresenceMask - 18
|
pExtDispInfo[Optional] |
- Extended Display Information
- Bit to check in ParamPresenceMask - 19
|
pCallerNameInfo[Optional] |
- Caller Name Information
- Bit to check in ParamPresenceMask - 20
|
pCallWaitInd[Optional] |
- Call Waiting Indicator
- Bit to check in ParamPresenceMask - 21
|
pConnectNumInfo[Optional] |
- Connected Number Information
- see voice_connectNumInfo for more information
- Bit to check in ParamPresenceMask - 22
|
pCallingPartyInfo[Optional] |
- Calling Party Number Information
- This structure is having exactly same elements as connectNumInfo
- see voice_connectNumInfo for more information
- Bit to check in ParamPresenceMask - 23
|
pCalledPartyInfo[Optional] |
- Called Party Number Information
- see voice_calledPartyInfo for more information
- Bit to check in ParamPresenceMask - 24
|
pRedirNumInfo[Optional] |
- Redirecting Number Information
- see voice_redirNumInfo for more information
- Bit to check in ParamPresenceMask - 25
|
pCLIRCause[Optional] |
- National Supplementary Services - CLIR
- see voice_NSSAudioCtrl for more information
- Bit to check in ParamPresenceMask - 26
|
pNSSAudioCtrl[Optional] |
- National Supplementary Services - Audio Control
- Bit to check in ParamPresenceMask - 27
|
pNSSRelease[Optional] |
- National Supplementary Services - Release
- Bit to check in ParamPresenceMask - 28
|
pLineCtrlInfo[Optional] |
- Line Control Information
- see voice_lineCtrlInfo for more information
- Bit to check in ParamPresenceMask - 29
|
pExtDispRecInfo[Optional] |
- Extended Display Record Information
- see voice_extDispRecInfo for more information
- Bit to check in ParamPresenceMask - 30
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|