TelCallIncomingCallInfo_t Struct Reference |
||||||||||||||||||||||||||
Data Fields | |
| unsigned int | CallHandle |
| TelCallType_t | CallType |
| TelSsLineIdentificationType_t | CliPresentationIndicator |
| char | szCallingPartyNumber [TAPI_CALL_DIALDIGIT_LEN_MAX+1] |
| char | szCallingPartySubAddress [TAPI_CALL_SUBADDRESS_LEN_MAX+1] |
| TelCallingNameInfo_t | CallingNameInfo |
| TelCallUusInfo_t | UusInfo |
| TelCallAlertingPattern_t | AlertingPattern |
| TelCallRedirectionInfo_t | RedirectInfo |
| int | Signal |
| unsigned int TelCallIncomingCallInfo_t::CallHandle |
Handle for the call
Calling Party presentation indicator
| char TelCallIncomingCallInfo_t::szCallingPartyNumber[TAPI_CALL_DIALDIGIT_LEN_MAX+1] |
caller number,null terminated ASCII
| char TelCallIncomingCallInfo_t::szCallingPartySubAddress[TAPI_CALL_SUBADDRESS_LEN_MAX+1] |
called subaddress,null terminated ASCII
Call name info. If there is no information from network, this information will be NULL.
User -to User signaling information. (UUS1 only is supported). If there is no information from network, this information will be NULL.
Alerting pattern
The data for the Call Redirect information. If there is no information from network, this information will be NULL.
Signal Value received from the network (ref: 3gpp spec).
1.5.4