Data Fields | |
int | alreadygone |
unsigned int | callid |
int | cxmode |
int | lastout |
time_t | lastouttime |
ast_mutex_t | lock |
int | nat |
skinny_subchannel * | next |
int | outgoing |
ast_channel * | owner |
skinny_line * | parent |
int | progress |
int | ringing |
ast_rtp * | rtp |
Definition at line 807 of file chan_skinny.c.
int alreadygone |
Definition at line 820 of file chan_skinny.c.
Referenced by handle_message(), skinny_hangup(), and skinny_indicate().
unsigned int callid |
Definition at line 809 of file chan_skinny.c.
Referenced by handle_message(), skinny_answer(), skinny_call(), skinny_hangup(), skinny_indicate(), and skinny_new().
int cxmode |
int lastout |
Definition at line 816 of file chan_skinny.c.
time_t lastouttime |
Definition at line 813 of file chan_skinny.c.
Definition at line 808 of file chan_skinny.c.
Referenced by delete_devices(), skinny_hangup(), skinny_read(), skinny_write(), and start_rtp().
int nat |
struct skinny_subchannel* next |
Definition at line 821 of file chan_skinny.c.
Referenced by delete_devices(), handle_message(), skinny_request(), and skinny_ss().
int outgoing |
Definition at line 819 of file chan_skinny.c.
Referenced by handle_message(), skinny_call(), skinny_hangup(), and skinny_indicate().
struct ast_channel* owner |
Definition at line 810 of file chan_skinny.c.
Referenced by handle_message(), skinny_fixup(), skinny_hangup(), skinny_new(), skinny_request(), skinny_rtp_read(), skinny_show_lines(), skinny_ss(), and start_rtp().
struct skinny_line* parent |
Definition at line 811 of file chan_skinny.c.
Referenced by do_housekeeping(), handle_message(), skinny_answer(), skinny_call(), skinny_hangup(), skinny_indicate(), skinny_new(), skinny_request(), skinny_senddigit(), skinny_ss(), and start_rtp().
int progress |
int ringing |
Definition at line 812 of file chan_skinny.c.
Referenced by handle_message(), skinny_answer(), skinny_get_rtp_peer(), skinny_hangup(), skinny_new(), skinny_rtp_read(), skinny_show_lines(), skinny_write(), and start_rtp().