Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:03 2007

Asterisk developer's documentation :: Codename Pineapple


register_message Struct Reference


Detailed Description

Definition at line 152 of file chan_skinny.c.

Data Fields

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


Field Documentation

uint32_t instance
 

Definition at line 155 of file chan_skinny.c.

uint32_t ip
 

Definition at line 156 of file chan_skinny.c.

uint32_t maxStreams
 

Definition at line 158 of file chan_skinny.c.

char name[16]
 

Definition at line 153 of file chan_skinny.c.

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

uint32_t type
 

Definition at line 157 of file chan_skinny.c.

Referenced by skinny_register().

uint32_t userId
 

Definition at line 154 of file chan_skinny.c.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen