Wed Jan 8 2020 09:50:24

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 340 of file chan_skinny.c.

Field Documentation

uint32_t ipAddr

Definition at line 342 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t passThruId

Definition at line 344 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t port

Definition at line 343 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t status

Definition at line 341 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().


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