Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:04 2007

Asterisk developer's documentation :: Codename Pineapple


skinny_data Union Reference

Collaboration diagram for skinny_data:

Collaboration graph
[legend]

Detailed Description

Definition at line 683 of file chan_skinny.c.

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
close_receive_channel_message closereceivechannel
definetimedate_message definetimedate
dialed_number_message dialednumber
display_notify_message displaynotify
display_prompt_status_message displaypromptstatus
displaytext_message displaytext
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
version_res_message version


Field Documentation

struct activate_call_plane_message activatecallplane
 

Definition at line 708 of file chan_skinny.c.

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

struct alarm_message alarm
 

Definition at line 684 of file chan_skinny.c.

Referenced by handle_alarm_message().

struct button_template_res_message buttontemplate
 

Definition at line 691 of file chan_skinny.c.

Referenced by handle_button_template_req_message().

struct call_info_message callinfo
 

Definition at line 714 of file chan_skinny.c.

Referenced by transmit_callinfo().

struct call_state_message callstate
 

Definition at line 705 of file chan_skinny.c.

Referenced by transmit_callstate().

struct capabilities_res_message caps
 

Definition at line 689 of file chan_skinny.c.

Referenced by handle_capabilities_res_message().

struct close_receive_channel_message closereceivechannel
 

Definition at line 719 of file chan_skinny.c.

Referenced by skinny_hold(), and transmit_callstate().

struct definetimedate_message definetimedate
 

Definition at line 694 of file chan_skinny.c.

Referenced by handle_time_date_req_message().

struct dialed_number_message dialednumber
 

Definition at line 721 of file chan_skinny.c.

Referenced by transmit_dialednumber().

struct display_notify_message displaynotify
 

Definition at line 720 of file chan_skinny.c.

Referenced by transmit_displaynotify().

struct display_prompt_status_message displaypromptstatus
 

Definition at line 693 of file chan_skinny.c.

Referenced by transmit_displaypromptstatus().

struct displaytext_message displaytext
 

Definition at line 692 of file chan_skinny.c.

Referenced by transmit_displaymessage().

struct keypad_button_message keypad
 

Definition at line 706 of file chan_skinny.c.

Referenced by handle_keypad_button_message(), and handle_message().

struct line_state_req_message line
 

Definition at line 697 of file chan_skinny.c.

Referenced by handle_line_state_req_message().

struct line_stat_res_message linestat
 

Definition at line 698 of file chan_skinny.c.

Referenced by handle_line_state_req_message().

struct offhook_message offhook
 

Definition at line 710 of file chan_skinny.c.

Referenced by handle_offhook_message().

struct onhook_message onhook
 

Definition at line 711 of file chan_skinny.c.

Referenced by handle_onhook_message().

struct open_receive_channel_message openreceivechannel
 

Definition at line 717 of file chan_skinny.c.

Referenced by transmit_connect().

struct open_receive_channel_ack_message openreceivechannelack
 

Definition at line 718 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

struct register_message reg
 

Definition at line 686 of file chan_skinny.c.

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

struct register_ack_message regack
 

Definition at line 687 of file chan_skinny.c.

Referenced by handle_register_message().

struct register_rej_message regrej
 

Definition at line 688 of file chan_skinny.c.

Referenced by handle_register_message().

struct reset_message reset
 

Definition at line 702 of file chan_skinny.c.

Referenced by skinny_reset_device().

struct select_soft_keys_message selectsoftkey
 

Definition at line 707 of file chan_skinny.c.

Referenced by transmit_selectsoftkeys().

struct server_res_message serverres
 

Definition at line 701 of file chan_skinny.c.

Referenced by handle_server_request_message().

struct set_lamp_message setlamp
 

Definition at line 703 of file chan_skinny.c.

Referenced by transmit_lamp_indication().

struct set_microphone_message setmicrophone
 

Definition at line 713 of file chan_skinny.c.

struct set_ringer_message setringer
 

Definition at line 704 of file chan_skinny.c.

Referenced by transmit_ringer_mode().

struct set_speaker_message setspeaker
 

Definition at line 712 of file chan_skinny.c.

Referenced by transmit_speaker_mode().

struct soft_key_event_message softkeyeventmessage
 

Definition at line 722 of file chan_skinny.c.

Referenced by handle_soft_key_event_message().

struct soft_key_set_res_message softkeysets
 

Definition at line 699 of file chan_skinny.c.

Referenced by handle_soft_key_set_req_message().

struct soft_key_template_res_message softkeytemplate
 

Definition at line 700 of file chan_skinny.c.

Referenced by handle_soft_key_template_req_message().

struct speed_dial_stat_res_message speeddial
 

Definition at line 696 of file chan_skinny.c.

Referenced by handle_speed_dial_stat_req_message().

struct speed_dial_stat_req_message speeddialreq
 

Definition at line 685 of file chan_skinny.c.

Referenced by handle_speed_dial_stat_req_message().

struct start_media_transmission_message startmedia
 

Definition at line 715 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

struct start_tone_message starttone
 

Definition at line 695 of file chan_skinny.c.

Referenced by transmit_tone().

struct stimulus_message stimulus
 

Definition at line 709 of file chan_skinny.c.

Referenced by handle_stimulus_message().

struct stop_media_transmission_message stopmedia
 

Definition at line 716 of file chan_skinny.c.

Referenced by skinny_hold(), and transmit_callstate().

struct version_res_message version
 

Definition at line 690 of file chan_skinny.c.

Referenced by handle_version_req_message().


The documentation for this union was generated from the following file:

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen