Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


open_receive_channel_ack_message_ip6 Struct Reference

Data Fields

uint32_t callReference
char ipAddr [16]
uint32_t port
uint32_t space
uint32_t status

Detailed Description

Definition at line 373 of file chan_skinny.c.


Field Documentation

uint32_t callReference

Definition at line 378 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

char ipAddr[16]

Definition at line 376 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t port

Definition at line 377 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t space

Definition at line 375 of file chan_skinny.c.

uint32_t status

Definition at line 374 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().


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