Wed Aug 18 22:34:39 2010

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 897 of file chan_skinny.c.


Field Documentation

struct activate_call_plane_message activatecallplane

Definition at line 924 of file chan_skinny.c.

Referenced by transmit_activatecallplane(), and transmit_callstate().

struct alarm_message alarm

Definition at line 898 of file chan_skinny.c.

Referenced by handle_alarm_message().

struct button_template_res_message buttontemplate

Definition at line 905 of file chan_skinny.c.

Referenced by handle_button_template_req_message().

struct call_info_message callinfo

Definition at line 930 of file chan_skinny.c.

Referenced by transmit_callinfo().

struct call_state_message callstate

Definition at line 921 of file chan_skinny.c.

Referenced by transmit_callstate(), and transmit_callstateonly().

struct capabilities_res_message caps

Definition at line 903 of file chan_skinny.c.

Referenced by handle_capabilities_res_message().

struct clear_prompt_message clearpromptstatus

Definition at line 908 of file chan_skinny.c.

Referenced by transmit_displaypromptstatus().

struct close_receive_channel_message closereceivechannel

Definition at line 935 of file chan_skinny.c.

Referenced by transmit_callstate(), and transmit_closereceivechannel().

struct definetimedate_message definetimedate

Definition at line 909 of file chan_skinny.c.

Referenced by handle_time_date_req_message().

struct dialed_number_message dialednumber

Definition at line 937 of file chan_skinny.c.

Referenced by transmit_dialednumber().

struct display_notify_message displaynotify

Definition at line 936 of file chan_skinny.c.

Referenced by transmit_displaynotify().

struct display_prompt_status_message displaypromptstatus

Definition at line 907 of file chan_skinny.c.

Referenced by transmit_displaypromptstatus().

struct displaytext_message displaytext

Definition at line 906 of file chan_skinny.c.

Referenced by transmit_displaymessage().

struct enbloc_call_message enbloccallmessage

Definition at line 939 of file chan_skinny.c.

Referenced by handle_enbloc_call_message().

struct forward_stat_message forwardstat

Definition at line 940 of file chan_skinny.c.

Referenced by transmit_cfwdstate().

struct keypad_button_message keypad

Definition at line 922 of file chan_skinny.c.

Referenced by handle_keypad_button_message(), and handle_message().

struct line_state_req_message line

Definition at line 913 of file chan_skinny.c.

Referenced by handle_line_state_req_message().

struct line_stat_res_message linestat

Definition at line 914 of file chan_skinny.c.

Referenced by handle_line_state_req_message().

struct offhook_message offhook

Definition at line 926 of file chan_skinny.c.

Referenced by handle_offhook_message().

struct onhook_message onhook

Definition at line 927 of file chan_skinny.c.

Referenced by handle_onhook_message().

struct open_receive_channel_message openreceivechannel

Definition at line 933 of file chan_skinny.c.

Referenced by transmit_connect().

struct open_receive_channel_ack_message openreceivechannelack

Definition at line 934 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

struct register_message reg

Definition at line 900 of file chan_skinny.c.

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

struct register_ack_message regack

Definition at line 901 of file chan_skinny.c.

Referenced by handle_register_message().

struct register_rej_message regrej

Definition at line 902 of file chan_skinny.c.

Referenced by handle_register_message().

struct reset_message reset

Definition at line 918 of file chan_skinny.c.

Referenced by handle_skinny_reset().

struct select_soft_keys_message selectsoftkey

Definition at line 923 of file chan_skinny.c.

Referenced by transmit_selectsoftkeys().

struct server_res_message serverres

Definition at line 917 of file chan_skinny.c.

Referenced by handle_server_request_message().

struct set_lamp_message setlamp

Definition at line 919 of file chan_skinny.c.

Referenced by transmit_lamp_indication().

struct set_microphone_message setmicrophone

Definition at line 929 of file chan_skinny.c.

struct set_ringer_message setringer

Definition at line 920 of file chan_skinny.c.

Referenced by transmit_ringer_mode().

struct set_speaker_message setspeaker

Definition at line 928 of file chan_skinny.c.

Referenced by transmit_speaker_mode().

struct soft_key_event_message softkeyeventmessage

Definition at line 938 of file chan_skinny.c.

Referenced by handle_soft_key_event_message().

struct soft_key_set_res_message softkeysets

Definition at line 915 of file chan_skinny.c.

Referenced by handle_soft_key_set_req_message().

struct soft_key_template_res_message softkeytemplate

Definition at line 916 of file chan_skinny.c.

Referenced by handle_soft_key_template_req_message().

struct speed_dial_stat_res_message speeddial

Definition at line 912 of file chan_skinny.c.

Referenced by handle_speed_dial_stat_req_message().

struct speed_dial_stat_req_message speeddialreq

Definition at line 899 of file chan_skinny.c.

Referenced by handle_speed_dial_stat_req_message().

struct start_media_transmission_message startmedia

Definition at line 931 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message(), and skinny_set_rtp_peer().

struct start_tone_message starttone

Definition at line 910 of file chan_skinny.c.

Referenced by transmit_tone().

struct stimulus_message stimulus

Definition at line 925 of file chan_skinny.c.

Referenced by handle_stimulus_message().

struct stop_media_transmission_message stopmedia

Definition at line 932 of file chan_skinny.c.

Referenced by skinny_set_rtp_peer(), transmit_callstate(), and transmit_stopmediatransmission().

struct stop_tone_message stoptone

Definition at line 911 of file chan_skinny.c.

Referenced by transmit_tone().

struct version_res_message version

Definition at line 904 of file chan_skinny.c.

Referenced by handle_version_req_message().


The documentation for this union was generated from the following file:
Generated on Wed Aug 18 22:34:39 2010 for Asterisk - the Open Source PBX by  doxygen 1.4.7