Mon Mar 31 17:30:14 2014

Asterisk developer's documentation


robin_list Struct Reference

Data Fields

int channel
char * group
struct robin_listnext
int port
struct robin_listprev

Detailed Description

Definition at line 419 of file chan_misdn.c.


Field Documentation

int channel

Definition at line 422 of file chan_misdn.c.

Referenced by misdn_request().

char* group

Definition at line 420 of file chan_misdn.c.

Referenced by free_robin_list(), and get_robin_position().

struct robin_list* next [read]

Definition at line 423 of file chan_misdn.c.

Referenced by free_robin_list(), and get_robin_position().

int port

Definition at line 421 of file chan_misdn.c.

Referenced by misdn_request().

struct robin_list* prev [read]

Definition at line 424 of file chan_misdn.c.

Referenced by get_robin_position().


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

Generated on 31 Mar 2014 for Asterisk - the Open Source PBX by  doxygen 1.6.1