Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


skinny_req Struct Reference

Collaboration diagram for skinny_req:

Collaboration graph
[legend]

Detailed Description

Definition at line 726 of file chan_skinny.c.

Data Fields

skinny_data data
int e
int len
int res


Field Documentation

union skinny_data data
 

Definition at line 730 of file chan_skinny.c.

Referenced by handle_alarm_message(), handle_button_template_req_message(), handle_capabilities_res_message(), handle_keypad_button_message(), handle_line_state_req_message(), handle_message(), handle_offhook_message(), handle_onhook_message(), handle_open_receive_channel_ack_message(), handle_register_message(), handle_server_request_message(), handle_soft_key_event_message(), handle_soft_key_set_req_message(), handle_soft_key_template_req_message(), handle_speed_dial_stat_req_message(), handle_stimulus_message(), handle_time_date_req_message(), handle_version_req_message(), skinny_hold(), skinny_register(), skinny_req_parse(), skinny_reset_device(), skinny_unhold(), transmit_callinfo(), transmit_callstate(), transmit_connect(), transmit_dialednumber(), transmit_displaymessage(), transmit_displaynotify(), transmit_displaypromptstatus(), transmit_lamp_indication(), transmit_response(), transmit_ringer_mode(), transmit_selectsoftkeys(), transmit_speaker_mode(), and transmit_tone().

int e
 

Definition at line 729 of file chan_skinny.c.

Referenced by handle_message(), req_alloc(), skinny_req_parse(), and transmit_response().

int len
 

Definition at line 727 of file chan_skinny.c.

Referenced by req_alloc(), and transmit_response().

int res
 

Definition at line 728 of file chan_skinny.c.

Referenced by handle_register_message(), and skinny_session().


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

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