Thu Apr 28 2011 17:14:05

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


Field Documentation

uint32_t instance

Definition at line 198 of file chan_skinny.c.

uint32_t ip

Definition at line 199 of file chan_skinny.c.

uint32_t maxStreams

Definition at line 201 of file chan_skinny.c.

char name[16]

Definition at line 196 of file chan_skinny.c.

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

uint32_t type

Definition at line 200 of file chan_skinny.c.

Referenced by skinny_register().

uint32_t userId

Definition at line 197 of file chan_skinny.c.


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