Data Fields | |
struct iaxc_audio_codec * | encoder |
struct iaxc_audio_codec * | decoder |
struct iaxc_video_codec * | vencoder |
struct iaxc_video_codec * | vdecoder |
int | vformat |
int | state |
char | remote [IAXC_EVENT_BUFSIZ] |
char | remote_name [IAXC_EVENT_BUFSIZ] |
char | local [IAXC_EVENT_BUFSIZ] |
char | local_context [IAXC_EVENT_BUFSIZ] |
char | callerid_name [IAXC_EVENT_BUFSIZ] |
char | callerid_number [IAXC_EVENT_BUFSIZ] |
struct timeval | last_activity |
struct timeval | last_ping |
int | format |
int | tx_silent |
struct iax_session * | session |
Definition at line 201 of file iaxclient_lib.h.