Sat Aug 6 00:40:09 2011

Asterisk developer's documentation


skinny_subchannel Struct Reference


Data Fields

int alreadygone
unsigned int callid
int cxmode
ast_mutex_t lock
int nat
skinny_subchannelnext
int onhold
int outgoing
ast_channelowner
skinny_lineparent
int progress
int ringing
ast_rtprtp
ast_rtpvrtp

Detailed Description

Definition at line 950 of file chan_skinny.c.


Field Documentation

int alreadygone

Definition at line 964 of file chan_skinny.c.

Referenced by handle_onhook_message(), handle_soft_key_event_message(), skinny_hangup(), skinny_indicate(), and unload_module().

unsigned int callid

Definition at line 955 of file chan_skinny.c.

Referenced by find_subchannel_by_instance_reference(), find_subchannel_by_reference(), handle_enbloc_call_message(), handle_offhook_message(), handle_onhook_message(), handle_open_receive_channel_ack_message(), handle_soft_key_event_message(), handle_stimulus_message(), skinny_answer(), skinny_call(), skinny_hangup(), skinny_hold(), skinny_indicate(), skinny_new(), skinny_newcall(), skinny_senddigit_end(), skinny_ss(), and transmit_connect().

int cxmode

Definition at line 961 of file chan_skinny.c.

Referenced by handle_onhook_message(), handle_soft_key_event_message(), skinny_answer(), and skinny_new().

ast_mutex_t lock

Definition at line 951 of file chan_skinny.c.

Referenced by skinny_hangup(), skinny_new(), skinny_read(), skinny_write(), start_rtp(), and unload_module().

int nat

Definition at line 962 of file chan_skinny.c.

Referenced by skinny_new().

struct skinny_subchannel* next

Definition at line 966 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().

int onhold

Definition at line 959 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().

int outgoing

Definition at line 963 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().

struct ast_channel* owner

Definition at line 952 of file chan_skinny.c.

Referenced by handle_keypad_button_message(), handle_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_ss(), skinny_unhold(), start_rtp(), and unload_module().

struct skinny_line* parent

Definition at line 967 of file chan_skinny.c.

Referenced by handle_enbloc_call_message(), handle_keypad_button_message(), handle_offhook_message(), handle_onhook_message(), handle_open_receive_channel_ack_message(), handle_stimulus_message(), skinny_answer(), skinny_call(), skinny_hangup(), skinny_hold(), skinny_indicate(), skinny_new(), skinny_newcall(), skinny_senddigit_end(), skinny_ss(), skinny_unhold(), start_rtp(), and transmit_connect().

int progress

Definition at line 957 of file chan_skinny.c.

Referenced by skinny_indicate().

int ringing

Definition at line 958 of file chan_skinny.c.

Referenced by skinny_indicate().

struct ast_rtp* rtp

Definition at line 953 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_indicate(), skinny_new(), skinny_newcall(), skinny_rtp_read(), skinny_write(), and start_rtp().

struct ast_rtp* vrtp

Definition at line 954 of file chan_skinny.c.

Referenced by skinny_get_vrtp_peer(), skinny_rtp_read(), and start_rtp().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:09 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7