Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
register_message Struct Reference

Data Fields

uint32_t instance
 
uint32_t ip
 
uint32_t maxStreams
 
char name [16]
 
uint8_t protocolVersion
 
uint32_t space
 
char space2 [3]
 space2 is used for newer version of skinny More...
 
uint32_t type
 
uint32_t userId
 

Detailed Description

Definition at line 289 of file chan_skinny.c.

Field Documentation

◆ instance

uint32_t instance

Definition at line 292 of file chan_skinny.c.

◆ ip

uint32_t ip

Definition at line 293 of file chan_skinny.c.

◆ maxStreams

uint32_t maxStreams

Definition at line 295 of file chan_skinny.c.

◆ name

char name[16]

◆ protocolVersion

uint8_t protocolVersion

Definition at line 297 of file chan_skinny.c.

Referenced by handle_message(), and skinny_register().

◆ space

uint32_t space

Definition at line 296 of file chan_skinny.c.

◆ space2

char space2[3]

space2 is used for newer version of skinny

Definition at line 299 of file chan_skinny.c.

◆ type

uint32_t type

Definition at line 294 of file chan_skinny.c.

Referenced by handle_message(), Property::load(), and skinny_register().

◆ userId

uint32_t userId

Definition at line 291 of file chan_skinny.c.


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