Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


robin_list Struct Reference

Collaboration diagram for robin_list:

Collaboration graph
[legend]

Detailed Description

Definition at line 225 of file chan_misdn.c.

Data Fields

int channel
char * group
robin_listnext
int port
robin_listprev


Field Documentation

int channel
 

Definition at line 228 of file chan_misdn.c.

Referenced by misdn_request().

char* group
 

Definition at line 226 of file chan_misdn.c.

Referenced by free_robin_list_r(), and get_robin_position().

struct robin_list* next
 

Definition at line 229 of file chan_misdn.c.

Referenced by free_robin_list_r(), and get_robin_position().

int port
 

Definition at line 227 of file chan_misdn.c.

Referenced by misdn_request().

struct robin_list* prev
 

Definition at line 230 of file chan_misdn.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