Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | aa_beep |
int | aa_mute |
int | aa_sched |
int | blindxfer |
int | calldirection |
unsigned int | callid |
int | cfwd_sched |
int | cxmode |
int | dialer_sched |
int | dialType |
char | exten [AST_MAX_EXTENSION] |
int | getforward |
struct skinny_line * | line |
struct { | |
struct skinny_subchannel * next | |
} | list |
int | nat |
char * | origtoname |
char * | origtonum |
struct ast_channel * | owner |
int | progress |
struct skinny_subchannel * | related |
int | ringing |
struct ast_rtp_instance * | rtp |
struct skinny_subline * | subline |
int | substate |
struct ast_rtp_instance * | vrtp |
int | xferor |
Definition at line 1388 of file chan_skinny.c.
int aa_beep |
Definition at line 1405 of file chan_skinny.c.
Referenced by setsubstate(), and skinny_call().
int aa_mute |
Definition at line 1406 of file chan_skinny.c.
Referenced by setsubstate(), and skinny_call().
int aa_sched |
Definition at line 1404 of file chan_skinny.c.
Referenced by setsubstate(), skinny_autoanswer_cb(), skinny_call(), and skinny_new().
int blindxfer |
Definition at line 1401 of file chan_skinny.c.
Referenced by skinny_new().
int calldirection |
Definition at line 1400 of file chan_skinny.c.
Referenced by handle_offhook_message(), handle_soft_key_event_message(), handle_stimulus_message(), push_callinfo(), send_callinfo(), skinny_new(), and update_connectedline().
unsigned int callid |
Definition at line 1392 of file chan_skinny.c.
Referenced by activatesub(), destroy_rtp(), dialandactivatesub(), dumpsub(), find_subchannel_by_instance_reference(), find_subchannel_by_reference(), handle_keypad_button_message(), handle_soft_key_event_message(), send_callinfo(), setsubstate(), skinny_answer(), skinny_call(), skinny_cfwd_cb(), skinny_dialer(), skinny_dialer_cb(), skinny_hangup(), skinny_indicate(), skinny_new(), skinny_newcall(), skinny_request(), skinny_sched_add(), skinny_sched_del(), skinny_transfer_attended(), skinny_transfer_blind(), start_rtp(), transmit_closereceivechannel(), transmit_connect(), transmit_startmediatransmission(), transmit_stopmediatransmission(), and update_connectedline().
int cfwd_sched |
Definition at line 1408 of file chan_skinny.c.
Referenced by setsubstate(), skinny_cfwd_cb(), and skinny_new().
int cxmode |
Definition at line 1398 of file chan_skinny.c.
Referenced by setsubstate(), skinny_answer(), and skinny_new().
int dialer_sched |
Definition at line 1407 of file chan_skinny.c.
Referenced by handle_keypad_button_message(), handle_soft_key_event_message(), setsubstate(), skinny_dialer(), skinny_dialer_cb(), and skinny_new().
int dialType |
Definition at line 1409 of file chan_skinny.c.
Referenced by dialandactivatesub(), handle_callforward_button(), handle_transfer_button(), and skinny_new().
char exten[AST_MAX_EXTENSION] |
Definition at line 1393 of file chan_skinny.c.
Referenced by dialandactivatesub(), handle_keypad_button_message(), handle_soft_key_event_message(), setsubstate(), skinny_dialer(), skinny_transfer_attended(), skinny_transfer_blind(), and update_connectedline().
int getforward |
Definition at line 1410 of file chan_skinny.c.
Referenced by dialandactivatesub(), handle_callforward_button(), and skinny_new().
struct skinny_line* line |
Definition at line 1416 of file chan_skinny.c.
Referenced by activatesub(), config_device(), dialandactivatesub(), dumpsub(), handle_enbloc_call_message(), handle_keypad_button_message(), handle_offhook_message(), handle_onhook_message(), handle_open_receive_channel_ack_message(), handle_stimulus_message(), handle_transfer_button(), push_callinfo(), send_callinfo(), setsubstate(), skinny_answer(), skinny_call(), skinny_cfwd_cb(), skinny_dialer(), skinny_get_rtp_peer(), skinny_indicate(), skinny_new(), skinny_newcall(), skinny_senddigit_end(), skinny_transfer_attended(), skinny_transfer_blind(), start_rtp(), transmit_connect(), and update_connectedline().
struct { ... } list |
int nat |
Definition at line 1399 of file chan_skinny.c.
Referenced by skinny_new().
struct skinny_subchannel* next |
Definition at line 1414 of file chan_skinny.c.
char* origtoname |
Definition at line 1412 of file chan_skinny.c.
Referenced by push_callinfo(), send_callinfo(), skinny_hangup(), and update_connectedline().
char* origtonum |
Definition at line 1411 of file chan_skinny.c.
Referenced by push_callinfo(), send_callinfo(), skinny_hangup(), and update_connectedline().
struct ast_channel* owner |
Definition at line 1389 of file chan_skinny.c.
Referenced by _skinny_show_lines(), handle_callforward_button(), handle_keypad_button_message(), handle_offhook_message(), handle_onhook_message(), handle_soft_key_event_message(), handle_stimulus_message(), push_callinfo(), send_callinfo(), setsubstate(), skinny_cfwd_cb(), skinny_dialer(), skinny_fixup(), skinny_locksub(), skinny_rtp_read(), skinny_set_owner(), skinny_transfer_attended(), skinny_transfer_blind(), skinny_unlocksub(), start_rtp(), unload_module(), and update_connectedline().
int progress |
Definition at line 1395 of file chan_skinny.c.
struct skinny_subchannel* related |
Definition at line 1415 of file chan_skinny.c.
Referenced by dumpsub(), handle_hold_button(), handle_transfer_button(), setsubstate(), skinny_new(), skinny_transfer_attended(), and skinny_transfer_blind().
int ringing |
Definition at line 1396 of file chan_skinny.c.
struct ast_rtp_instance* rtp |
Definition at line 1390 of file chan_skinny.c.
Referenced by destroy_rtp(), handle_open_receive_channel_ack_message(), setsubstate(), skinny_get_rtp_peer(), skinny_indicate(), skinny_new(), skinny_newcall(), skinny_rtp_read(), skinny_set_owner(), skinny_write(), and start_rtp().
struct skinny_subline* subline |
Definition at line 1417 of file chan_skinny.c.
Referenced by setsubstate(), skinny_new(), and skinny_request().
int substate |
Definition at line 1403 of file chan_skinny.c.
Referenced by activatesub(), dumpsub(), get_devicestate(), handle_hold_button(), handle_offhook_message(), handle_stimulus_message(), handle_transfer_button(), setsubstate(), skinny_dialer(), and skinny_extensionstate_cb().
struct ast_rtp_instance* vrtp |
Definition at line 1391 of file chan_skinny.c.
Referenced by destroy_rtp(), skinny_get_vrtp_peer(), skinny_rtp_read(), skinny_set_owner(), and start_rtp().
int xferor |
Definition at line 1402 of file chan_skinny.c.
Referenced by handle_onhook_message(), handle_transfer_button(), skinny_new(), and skinny_transfer_attended().