Asterisk - The Open Source Telephony Project
21.4.1
|
Confbridge state handling for the SINGLE_MARKED state. More...
Go to the source code of this file.
Functions | |
static void | join_active (struct confbridge_user *user) |
static void | join_marked (struct confbridge_user *user) |
static void | leave_marked (struct confbridge_user *user) |
static void | transition_to_single_marked (struct confbridge_user *user) |
Variables | |
struct confbridge_state * | CONF_STATE_SINGLE_MARKED = &STATE_SINGLE_MARKED |
Conference state with only a single marked active user. | |
struct confbridge_state | STATE_SINGLE_MARKED |
Confbridge state handling for the SINGLE_MARKED state.
Definition in file conf_state_single_marked.c.