TelCallIncomingCallInfo_t Struct Reference
[Call Data Structures]

#include <TelCall.h>


Detailed Description

This structure contains the incoming call information.


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

Field Documentation

Handle for the call

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.

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).


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 01:01:00 2008 by  doxygen 1.5.4