Fri Apr 15 20:42:36 2016

Asterisk developer's documentation


robin_list Struct Reference

Collaboration diagram for robin_list:
Collaboration graph
[legend]

Data Fields

int channel
char * group
struct robin_listnext
int port
struct robin_listprev

Detailed Description

Definition at line 591 of file chan_misdn.c.


Field Documentation

int channel

Definition at line 594 of file chan_misdn.c.

Referenced by misdn_request().

char* group

Definition at line 592 of file chan_misdn.c.

Referenced by free_robin_list(), and get_robin_position().

struct robin_list* next [read]

Definition at line 595 of file chan_misdn.c.

Referenced by free_robin_list(), and get_robin_position().

int port

Definition at line 593 of file chan_misdn.c.

Referenced by misdn_request().

struct robin_list* prev [read]

Definition at line 596 of file chan_misdn.c.

Referenced by get_robin_position().


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

Generated on 15 Apr 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1