Wed Aug 15 01:25:51 2007

Asterisk developer's documentation


skinny_data Union Reference

Collaboration diagram for skinny_data:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 717 of file chan_skinny.c.


Field Documentation

struct activate_call_plane_message activatecallplane [read]

Definition at line 744 of file chan_skinny.c.

Referenced by skinny_hold(), skinny_unhold(), and transmit_callstate().

struct alarm_message alarm [read]

Definition at line 718 of file chan_skinny.c.

Referenced by handle_alarm_message().

struct button_template_res_message buttontemplate [read]

Definition at line 725 of file chan_skinny.c.

Referenced by handle_button_template_req_message().

struct call_info_message callinfo [read]

Definition at line 750 of file chan_skinny.c.

Referenced by transmit_callinfo().

struct call_state_message callstate [read]

Definition at line 741 of file chan_skinny.c.

Referenced by transmit_callstate().

struct capabilities_res_message caps [read]

Definition at line 723 of file chan_skinny.c.

Referenced by handle_capabilities_res_message().

struct clear_prompt_message clearpromptstatus [read]

Definition at line 728 of file chan_skinny.c.

Referenced by transmit_displaymessage(), and transmit_displaypromptstatus().

struct close_receive_channel_message closereceivechannel [read]

Definition at line 755 of file chan_skinny.c.

Referenced by skinny_hold(), and transmit_callstate().

struct definetimedate_message definetimedate [read]

Definition at line 729 of file chan_skinny.c.

Referenced by handle_time_date_req_message().

struct dialed_number_message dialednumber [read]

Definition at line 757 of file chan_skinny.c.

Referenced by transmit_dialednumber().

struct display_notify_message displaynotify [read]

Definition at line 756 of file chan_skinny.c.

Referenced by transmit_displaynotify().

struct display_prompt_status_message displaypromptstatus [read]

Definition at line 727 of file chan_skinny.c.

Referenced by transmit_displaypromptstatus().

struct displaytext_message displaytext [read]

Definition at line 726 of file chan_skinny.c.

Referenced by transmit_displaymessage().

struct enbloc_call_message enbloccallmessage [read]

Definition at line 759 of file chan_skinny.c.

Referenced by handle_enbloc_call_message().

struct keypad_button_message keypad [read]

Definition at line 742 of file chan_skinny.c.

Referenced by handle_keypad_button_message(), and handle_message().

struct line_state_req_message line [read]

Definition at line 733 of file chan_skinny.c.

Referenced by handle_line_state_req_message().

struct line_stat_res_message linestat [read]

Definition at line 734 of file chan_skinny.c.

Referenced by handle_line_state_req_message().

struct offhook_message offhook [read]

Definition at line 746 of file chan_skinny.c.

Referenced by handle_offhook_message().

struct onhook_message onhook [read]

Definition at line 747 of file chan_skinny.c.

Referenced by handle_onhook_message().

struct open_receive_channel_message openreceivechannel [read]

Definition at line 753 of file chan_skinny.c.

Referenced by transmit_connect().

struct open_receive_channel_ack_message openreceivechannelack [read]

Definition at line 754 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

struct register_message reg [read]

Definition at line 720 of file chan_skinny.c.

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

struct register_ack_message regack [read]

Definition at line 721 of file chan_skinny.c.

Referenced by handle_register_message().

struct register_rej_message regrej [read]

Definition at line 722 of file chan_skinny.c.

Referenced by handle_register_message().

struct reset_message reset [read]

Definition at line 738 of file chan_skinny.c.

Referenced by skinny_reset_device().

struct select_soft_keys_message selectsoftkey [read]

Definition at line 743 of file chan_skinny.c.

Referenced by transmit_selectsoftkeys().

struct server_res_message serverres [read]

Definition at line 737 of file chan_skinny.c.

Referenced by handle_server_request_message().

struct set_lamp_message setlamp [read]

Definition at line 739 of file chan_skinny.c.

Referenced by transmit_lamp_indication().

struct set_microphone_message setmicrophone [read]

Definition at line 749 of file chan_skinny.c.

struct set_ringer_message setringer [read]

Definition at line 740 of file chan_skinny.c.

Referenced by transmit_ringer_mode().

struct set_speaker_message setspeaker [read]

Definition at line 748 of file chan_skinny.c.

Referenced by transmit_speaker_mode().

struct soft_key_event_message softkeyeventmessage [read]

Definition at line 758 of file chan_skinny.c.

Referenced by handle_soft_key_event_message().

struct soft_key_set_res_message softkeysets [read]

Definition at line 735 of file chan_skinny.c.

Referenced by handle_soft_key_set_req_message().

struct soft_key_template_res_message softkeytemplate [read]

Definition at line 736 of file chan_skinny.c.

Referenced by handle_soft_key_template_req_message().

struct speed_dial_stat_res_message speeddial [read]

Definition at line 732 of file chan_skinny.c.

Referenced by handle_speed_dial_stat_req_message().

struct speed_dial_stat_req_message speeddialreq [read]

Definition at line 719 of file chan_skinny.c.

Referenced by handle_speed_dial_stat_req_message().

struct start_media_transmission_message startmedia [read]

Definition at line 751 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

struct start_tone_message starttone [read]

Definition at line 730 of file chan_skinny.c.

Referenced by transmit_tone().

struct stimulus_message stimulus [read]

Definition at line 745 of file chan_skinny.c.

Referenced by handle_stimulus_message().

struct stop_media_transmission_message stopmedia [read]

Definition at line 752 of file chan_skinny.c.

Referenced by skinny_hold(), and transmit_callstate().

struct stop_tone_message stoptone [read]

Definition at line 731 of file chan_skinny.c.

Referenced by transmit_tone().

struct version_res_message version [read]

Definition at line 724 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 15 01:25:52 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.3