Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


open_receive_channel_ack_message Struct Reference

Data Fields

uint32_t ipAddr
uint32_t passThruId
uint32_t port
uint32_t status

Detailed Description

Definition at line 279 of file chan_skinny.c.


Field Documentation

uint32_t ipAddr

Definition at line 281 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t passThruId

Definition at line 283 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t port

Definition at line 282 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t status

Definition at line 280 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().


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