
Data Fields | |
| int | aa_beep |
| int | aa_mute |
| int | aa_sched |
| int | blindxfer |
| int | calldirection |
| unsigned int | callid |
| int | cxmode |
| int | dialer_sched |
| char | exten [AST_MAX_EXTENSION] |
| struct skinny_line * | line |
| struct { | |
| struct skinny_subchannel * next | |
| } | list |
| ast_mutex_t | lock |
| int | nat |
| 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 1265 of file chan_skinny.c.
| int aa_beep |
Definition at line 1283 of file chan_skinny.c.
Referenced by setsubstate(), and skinny_call().
| int aa_mute |
Definition at line 1284 of file chan_skinny.c.
Referenced by setsubstate(), and skinny_call().
| int aa_sched |
Definition at line 1282 of file chan_skinny.c.
Referenced by setsubstate(), skinny_autoanswer_cb(), skinny_call(), and skinny_new().
| int blindxfer |
Definition at line 1279 of file chan_skinny.c.
Referenced by handle_transfer_button(), skinny_answer(), skinny_indicate(), and skinny_new().
| int calldirection |
Definition at line 1278 of file chan_skinny.c.
Referenced by handle_offhook_message(), handle_soft_key_event_message(), handle_stimulus_message(), push_callinfo(), send_callinfo(), and skinny_new().
| unsigned int callid |
Definition at line 1270 of file chan_skinny.c.
Referenced by activatesub(), destroy_rtp(), dialandactivatesub(), dumpsub(), find_subchannel_by_instance_reference(), find_subchannel_by_reference(), handle_callforward_button(), handle_keypad_button_message(), handle_open_receive_channel_ack_message(), handle_soft_key_event_message(), send_callinfo(), setsubstate(), skinny_answer(), skinny_call(), skinny_dialer(), skinny_dialer_cb(), skinny_hangup(), skinny_indicate(), skinny_new(), skinny_newcall(), skinny_request(), skinny_sched_add(), skinny_sched_del(), transmit_closereceivechannel(), transmit_connect(), transmit_startmediatransmission(), transmit_stopmediatransmission(), and update_connectedline().
| int cxmode |
Definition at line 1276 of file chan_skinny.c.
Referenced by setsubstate(), skinny_answer(), and skinny_new().
| int dialer_sched |
Definition at line 1285 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().
| char exten[AST_MAX_EXTENSION] |
Definition at line 1271 of file chan_skinny.c.
Referenced by config_parse_variables(), dialandactivatesub(), handle_keypad_button_message(), handle_soft_key_event_message(), setsubstate(), and skinny_dialer().
| struct skinny_line* line |
Definition at line 1289 of file chan_skinny.c.
Referenced by activatesub(), config_device(), dialandactivatesub(), dumpsub(), handle_callforward_button(), 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(), manager_skinny_show_line(), push_callinfo(), send_callinfo(), setsubstate(), skinny_answer(), skinny_call(), skinny_dialer(), skinny_get_rtp_peer(), skinny_indicate(), skinny_new(), skinny_newcall(), skinny_senddigit_end(), start_rtp(), transmit_connect(), and update_connectedline().
Definition at line 1266 of file chan_skinny.c.
Referenced by skinny_get_rtp_peer(), skinny_hangup(), skinny_new(), skinny_read(), skinny_write(), start_rtp(), and unload_module().
| int nat |
Definition at line 1277 of file chan_skinny.c.
Referenced by skinny_new().
| struct skinny_subchannel* next |
Definition at line 1287 of file chan_skinny.c.
| struct ast_channel* owner |
Definition at line 1267 of file chan_skinny.c.
Referenced by _skinny_show_lines(), activatesub(), dialandactivatesub(), handle_callforward_button(), handle_keypad_button_message(), handle_offhook_message(), handle_onhook_message(), handle_soft_key_event_message(), handle_stimulus_message(), handle_transfer_button(), push_callinfo(), send_callinfo(), setsubstate(), skinny_dialer(), skinny_fixup(), skinny_hangup(), skinny_new(), skinny_rtp_read(), skinny_transfer(), start_rtp(), unload_module(), and update_connectedline().
| int progress |
Definition at line 1273 of file chan_skinny.c.
| struct skinny_subchannel* related |
Definition at line 1288 of file chan_skinny.c.
Referenced by dumpsub(), handle_hold_button(), handle_transfer_button(), setsubstate(), skinny_new(), and skinny_transfer().
| int ringing |
Definition at line 1274 of file chan_skinny.c.
| struct ast_rtp_instance* rtp |
Definition at line 1268 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_write(), and start_rtp().
| struct skinny_subline* subline |
Definition at line 1290 of file chan_skinny.c.
Referenced by _skinny_show_line(), config_parse_variables(), find_subline_by_callid(), find_subline_by_name(), handle_soft_key_event_message(), setsubstate(), skinny_new(), skinny_register(), and skinny_request().
| int substate |
Definition at line 1281 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 1269 of file chan_skinny.c.
Referenced by destroy_rtp(), skinny_get_vrtp_peer(), skinny_rtp_read(), and start_rtp().
| int xferor |
Definition at line 1280 of file chan_skinny.c.
Referenced by handle_onhook_message(), handle_soft_key_event_message(), handle_transfer_button(), skinny_new(), and skinny_transfer().