Asterisk - The Open Source Telephony Project
21.4.1
|
Confbridge state handling for the MULTI state. More...
Go to the source code of this file.
Functions | |
static void | join_marked (struct confbridge_user *user) |
static void | join_unmarked (struct confbridge_user *user) |
static void | leave_unmarked (struct confbridge_user *user) |
Variables | |
struct confbridge_state * | CONF_STATE_MULTI = &STATE_MULTI |
Conference state with multiple active users, but no marked users. | |
struct confbridge_state | STATE_MULTI |
Confbridge state handling for the MULTI state.
Definition in file conf_state_multi.c.