Mon Jun 27 16:51:25 2011

Asterisk developer's documentation


skinny_data Union Reference


Data Fields

activate_call_plane_message activatecallplane
alarm_message alarm
button_template_res_message buttontemplate
call_info_message callinfo
call_state_message callstate
capabilities_res_message caps
clear_prompt_message clearpromptstatus
close_receive_channel_message closereceivechannel
definetimedate_message definetimedate
dialed_number_message dialednumber
display_notify_message displaynotify
display_prompt_status_message displaypromptstatus
displaytext_message displaytext
enbloc_call_message enbloccallmessage
forward_stat_message forwardstat
keypad_button_message keypad
line_state_req_message line
line_stat_res_message linestat
offhook_message offhook
onhook_message onhook
open_receive_channel_message openreceivechannel
open_receive_channel_ack_message openreceivechannelack
register_message reg
register_ack_message regack
register_rej_message regrej
reset_message reset
select_soft_keys_message selectsoftkey
server_res_message serverres
set_lamp_message setlamp
set_microphone_message setmicrophone
set_ringer_message setringer
set_speaker_message setspeaker
soft_key_event_message softkeyeventmessage
soft_key_set_res_message softkeysets
soft_key_template_res_message softkeytemplate
speed_dial_stat_res_message speeddial
speed_dial_stat_req_message speeddialreq
start_media_transmission_message startmedia
start_tone_message starttone
stimulus_message stimulus
stop_media_transmission_message stopmedia
stop_tone_message stoptone
version_res_message version

Detailed Description

Definition at line 972 of file chan_skinny.c.


Field Documentation

struct activate_call_plane_message activatecallplane

Definition at line 999 of file chan_skinny.c.

Referenced by transmit_activatecallplane().

struct alarm_message alarm

Definition at line 973 of file chan_skinny.c.

Referenced by handle_message().

struct button_template_res_message buttontemplate

Definition at line 980 of file chan_skinny.c.

Referenced by handle_button_template_req_message().

struct call_info_message callinfo

Definition at line 1005 of file chan_skinny.c.

Referenced by transmit_callinfo().

struct call_state_message callstate

Definition at line 996 of file chan_skinny.c.

Referenced by transmit_callstate().

struct capabilities_res_message caps

Definition at line 978 of file chan_skinny.c.

Referenced by handle_capabilities_res_message().

struct clear_prompt_message clearpromptstatus

Definition at line 983 of file chan_skinny.c.

Referenced by transmit_clearpromptmessage().

struct close_receive_channel_message closereceivechannel

Definition at line 1010 of file chan_skinny.c.

Referenced by transmit_closereceivechannel().

struct definetimedate_message definetimedate

Definition at line 984 of file chan_skinny.c.

Referenced by transmit_definetimedate().

struct dialed_number_message dialednumber

Definition at line 1012 of file chan_skinny.c.

Referenced by transmit_dialednumber().

struct display_notify_message displaynotify

Definition at line 1011 of file chan_skinny.c.

Referenced by transmit_displaynotify().

struct display_prompt_status_message displaypromptstatus

Definition at line 982 of file chan_skinny.c.

Referenced by transmit_displaypromptstatus().

struct displaytext_message displaytext

Definition at line 981 of file chan_skinny.c.

struct enbloc_call_message enbloccallmessage

Definition at line 1014 of file chan_skinny.c.

Referenced by handle_enbloc_call_message().

struct forward_stat_message forwardstat

Definition at line 1015 of file chan_skinny.c.

Referenced by transmit_cfwdstate().

struct keypad_button_message keypad

Definition at line 997 of file chan_skinny.c.

Referenced by handle_keypad_button_message(), and handle_message().

struct line_state_req_message line

Definition at line 988 of file chan_skinny.c.

Referenced by handle_message().

struct line_stat_res_message linestat

Definition at line 989 of file chan_skinny.c.

Referenced by transmit_linestatres().

struct offhook_message offhook

Definition at line 1001 of file chan_skinny.c.

Referenced by handle_offhook_message().

struct onhook_message onhook

Definition at line 1002 of file chan_skinny.c.

Referenced by handle_onhook_message().

struct open_receive_channel_message openreceivechannel

Definition at line 1008 of file chan_skinny.c.

Referenced by transmit_connect().

struct open_receive_channel_ack_message openreceivechannelack

Definition at line 1009 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

struct register_message reg

Definition at line 975 of file chan_skinny.c.

Referenced by handle_message(), handle_register_message(), and skinny_register().

struct register_ack_message regack

Definition at line 976 of file chan_skinny.c.

Referenced by handle_register_message().

struct register_rej_message regrej

Definition at line 977 of file chan_skinny.c.

Referenced by handle_register_message().

struct reset_message reset

Definition at line 993 of file chan_skinny.c.

Referenced by handle_skinny_reset(), and skinny_reload().

struct select_soft_keys_message selectsoftkey

Definition at line 998 of file chan_skinny.c.

Referenced by transmit_selectsoftkeys().

struct server_res_message serverres

Definition at line 992 of file chan_skinny.c.

Referenced by transmit_serverres().

struct set_lamp_message setlamp

Definition at line 994 of file chan_skinny.c.

Referenced by transmit_lamp_indication().

struct set_microphone_message setmicrophone

Definition at line 1004 of file chan_skinny.c.

struct set_ringer_message setringer

Definition at line 995 of file chan_skinny.c.

Referenced by transmit_ringer_mode().

struct set_speaker_message setspeaker

Definition at line 1003 of file chan_skinny.c.

Referenced by transmit_speaker_mode().

struct soft_key_event_message softkeyeventmessage

Definition at line 1013 of file chan_skinny.c.

Referenced by handle_soft_key_event_message().

struct soft_key_set_res_message softkeysets

Definition at line 990 of file chan_skinny.c.

Referenced by transmit_softkeysetres().

struct soft_key_template_res_message softkeytemplate

Definition at line 991 of file chan_skinny.c.

Referenced by transmit_softkeytemplateres().

struct speed_dial_stat_res_message speeddial

Definition at line 987 of file chan_skinny.c.

Referenced by transmit_speeddialstatres().

struct speed_dial_stat_req_message speeddialreq

Definition at line 974 of file chan_skinny.c.

Referenced by handle_message(), and transmit_speeddialstatres().

struct start_media_transmission_message startmedia

Definition at line 1006 of file chan_skinny.c.

Referenced by transmit_startmediatransmission().

struct start_tone_message starttone

Definition at line 985 of file chan_skinny.c.

Referenced by transmit_start_tone().

struct stimulus_message stimulus

Definition at line 1000 of file chan_skinny.c.

Referenced by handle_stimulus_message().

struct stop_media_transmission_message stopmedia

Definition at line 1007 of file chan_skinny.c.

Referenced by transmit_stopmediatransmission().

struct stop_tone_message stoptone

Definition at line 986 of file chan_skinny.c.

Referenced by transmit_stop_tone().

struct version_res_message version

Definition at line 979 of file chan_skinny.c.

Referenced by transmit_versionres().


The documentation for this union was generated from the following file:
Generated on Mon Jun 27 16:51:25 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7