Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
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 619 of file chan_misdn.c.

Field Documentation

◆ channel

int channel

Definition at line 622 of file chan_misdn.c.

Referenced by misdn_request().

◆ group

char* group

Definition at line 620 of file chan_misdn.c.

Referenced by free_robin_list(), and get_robin_position().

◆ next

struct robin_list* next

Definition at line 623 of file chan_misdn.c.

Referenced by free_robin_list(), and get_robin_position().

◆ port

int port

Definition at line 621 of file chan_misdn.c.

Referenced by misdn_request(), and Registration::write().

◆ prev

struct robin_list* prev

Definition at line 624 of file chan_misdn.c.

Referenced by get_robin_position().


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