Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


register_message Struct Reference

Data Fields

uint32_t instance
 
uint32_t ip
 
uint32_t maxStreams
 
char name [16]
 
uint32_t type
 
uint32_t userId
 

Detailed Description

Definition at line 256 of file chan_skinny.c.

Field Documentation

uint32_t instance

Definition at line 259 of file chan_skinny.c.

uint32_t ip

Definition at line 260 of file chan_skinny.c.

uint32_t maxStreams

Definition at line 262 of file chan_skinny.c.

char name[16]

Definition at line 257 of file chan_skinny.c.

Referenced by handle_message(), handle_register_message(), and skinny_register().

uint32_t type

Definition at line 261 of file chan_skinny.c.

Referenced by skinny_register().

uint32_t userId

Definition at line 258 of file chan_skinny.c.


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