Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
struct { | |
struct bridge_role * next | |
} | list |
struct { | |
struct bridge_role_option * first | |
struct bridge_role_option * last | |
} | options |
char | role [AST_ROLE_LEN] |
Definition at line 52 of file bridge_roles.c.