Liblinphone
3.10.2
|
Data Fields | |
belle_sip_object_t | base |
void * | user_data |
struct _LinphoneCore * | lc |
LinphoneCallDir | dir |
LinphoneCallStatus | status |
LinphoneAddress * | from |
LinphoneAddress * | to |
char | start_date [128] |
int | duration |
char * | refkey |
rtp_stats_t | local_stats |
rtp_stats_t | remote_stats |
float | quality |
time_t | start_date_time |
time_t | connected_date_time |
char * | call_id |
struct _LinphoneQualityReporting | reporting |
bool_t | video_enabled |
bool_t | was_conference |
unsigned int | storage_id |
Connecting date of the call in seconds as expressed in a time_t
Start date of the call in seconds as expressed in a time_t
The direction of the call
Duration of the call starting in connected state in seconds
Originator of the call as a LinphoneAddress object
unique id of a call
char _LinphoneCallLog::start_date[128] |
Human readable string containing the start date
The status of the call
Destination of the call as a LinphoneAddress object
That call was a call with a conference server