Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


open_receive_channel_ack_message Struct Reference


Detailed Description

Definition at line 228 of file chan_skinny.c.

Data Fields

uint32_t ipAddr
uint32_t passThruId
uint32_t port
uint32_t status


Field Documentation

uint32_t ipAddr
 

Definition at line 230 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t passThruId
 

Definition at line 232 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t port
 

Definition at line 231 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t status
 

Definition at line 229 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().


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