![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
skinny_subchannel Struct Reference
Collaboration diagram for skinny_subchannel:
Definition at line 898 of file chan_skinny.c.
Data Fields | |
| int | alreadygone |
| unsigned int | callid |
| int | cxmode |
| ast_mutex_t | lock |
| int | nat |
| skinny_subchannel * | next |
| int | onhold |
| int | outgoing |
| ast_channel * | owner |
| skinny_line * | parent |
| int | progress |
| int | ringing |
| ast_rtp * | rtp |
| ast_rtp * | vrtp |
|
|
Definition at line 912 of file chan_skinny.c. Referenced by handle_onhook_message(), handle_soft_key_event_message(), skinny_hangup(), skinny_indicate(), and unload_module(). |
|
|
|
Definition at line 909 of file chan_skinny.c. Referenced by handle_onhook_message(), handle_soft_key_event_message(), skinny_answer(), and skinny_new(). |
|
|
Definition at line 899 of file chan_skinny.c. Referenced by skinny_hangup(), skinny_new(), skinny_read(), skinny_write(), start_rtp(), and unload_module(). |
|
|
Definition at line 910 of file chan_skinny.c. Referenced by skinny_new(). |
|
|
Definition at line 914 of file chan_skinny.c. Referenced by find_subchannel_by_instance_reference(), find_subchannel_by_reference(), handle_keypad_button_message(), handle_onhook_message(), handle_soft_key_event_message(), skinny_new(), and unload_module(). |
|
|
Definition at line 907 of file chan_skinny.c. Referenced by handle_offhook_message(), handle_onhook_message(), handle_soft_key_event_message(), handle_stimulus_message(), skinny_hold(), skinny_new(), and skinny_unhold(). |
|
|
Definition at line 911 of file chan_skinny.c. Referenced by handle_offhook_message(), handle_onhook_message(), handle_soft_key_event_message(), handle_stimulus_message(), skinny_call(), skinny_hangup(), and skinny_indicate(). |
|
|
Definition at line 900 of file chan_skinny.c. Referenced by handle_keypad_button_message(), handle_offhook_message(), handle_onhook_message(), handle_soft_key_event_message(), handle_stimulus_message(), skinny_fixup(), skinny_hangup(), skinny_hold(), skinny_new(), skinny_rtp_read(), skinny_unhold(), start_rtp(), and unload_module(). |
|
|
|
Definition at line 905 of file chan_skinny.c. Referenced by skinny_indicate(). |
|
|
Definition at line 906 of file chan_skinny.c. Referenced by skinny_indicate(). |
|
|
Definition at line 901 of file chan_skinny.c. Referenced by handle_onhook_message(), handle_open_receive_channel_ack_message(), handle_soft_key_event_message(), skinny_answer(), skinny_get_rtp_peer(), skinny_get_vrtp_peer(), skinny_hangup(), skinny_new(), skinny_rtp_read(), skinny_write(), and start_rtp(). |
|
|
Definition at line 902 of file chan_skinny.c. Referenced by skinny_get_vrtp_peer(), skinny_rtp_read(), and start_rtp(). |