Mon May 14 04:55:12 2007

Asterisk developer's documentation


robin_list Struct Reference

Collaboration diagram for robin_list:

Collaboration graph
[legend]

Data Fields

int channel
char * group
robin_listnext
int port
robin_listprev

Detailed Description

Definition at line 228 of file chan_misdn.c.


Field Documentation

int channel

Definition at line 231 of file chan_misdn.c.

Referenced by misdn_request().

char* group

Definition at line 229 of file chan_misdn.c.

Referenced by free_robin_list_r(), and get_robin_position().

struct robin_list* next

Definition at line 232 of file chan_misdn.c.

Referenced by free_robin_list_r(), and get_robin_position().

int port

Definition at line 230 of file chan_misdn.c.

Referenced by misdn_request().

struct robin_list* prev

Definition at line 233 of file chan_misdn.c.

Referenced by get_robin_position().


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:55:12 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1