Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


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
uint32_t type
uint32_t userId

Detailed Description

Definition at line 279 of file chan_skinny.c.


Field Documentation

uint32_t instance

Definition at line 282 of file chan_skinny.c.

uint32_t ip

Definition at line 283 of file chan_skinny.c.

uint32_t maxStreams

Definition at line 285 of file chan_skinny.c.

char name[16]

Definition at line 280 of file chan_skinny.c.

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

uint8_t protocolVersion

Definition at line 287 of file chan_skinny.c.

Referenced by handle_message(), and skinny_register().

uint32_t space

Definition at line 286 of file chan_skinny.c.

char space2[3]

space2 is used for newer version of skinny

Definition at line 289 of file chan_skinny.c.

uint32_t type

Definition at line 284 of file chan_skinny.c.

Referenced by handle_message(), and skinny_register().

uint32_t userId

Definition at line 281 of file chan_skinny.c.


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