Asterisk - The Open Source Telephony Project
18.5.0
|
#include <confbridge.h>
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
const ast_string_field | begin |
const ast_string_field | binauraloff |
const ast_string_field | binauralon |
const ast_string_field | errormenu |
const ast_string_field | getpin |
const ast_string_field | hasjoin |
const ast_string_field | hasleft |
const ast_string_field | invalidpin |
const ast_string_field | join |
const ast_string_field | kicked |
const ast_string_field | leaderhasleft |
const ast_string_field | leave |
const ast_string_field | locked |
const ast_string_field | lockednow |
const ast_string_field | muted |
const ast_string_field | onlyone |
const ast_string_field | onlyperson |
const ast_string_field | otherinparty |
const ast_string_field | participantsmuted |
const ast_string_field | participantsunmuted |
const ast_string_field | placeintoconf |
const ast_string_field | thereare |
const ast_string_field | unlockednow |
const ast_string_field | unmuted |
const ast_string_field | waitforleader |
Definition at line 195 of file confbridge.h.
struct ast_string_field_mgr __field_mgr |
Definition at line 222 of file confbridge.h.
struct ast_string_field_pool* __field_mgr_pool |
Definition at line 222 of file confbridge.h.
const ast_string_field begin |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field binauraloff |
Definition at line 222 of file confbridge.h.
Referenced by conf_get_sound(), and set_sound().
const ast_string_field binauralon |
Definition at line 222 of file confbridge.h.
Referenced by conf_get_sound(), and set_sound().
const ast_string_field errormenu |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field getpin |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field hasjoin |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field hasleft |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field invalidpin |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field join |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field kicked |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field leaderhasleft |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field leave |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), and conf_get_sound().
const ast_string_field locked |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field lockednow |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field muted |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), and conf_get_sound().
const ast_string_field onlyone |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field onlyperson |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field otherinparty |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field participantsmuted |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field participantsunmuted |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field placeintoconf |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field thereare |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field unlockednow |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field unmuted |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().
const ast_string_field waitforleader |
Definition at line 222 of file confbridge.h.
Referenced by bridge_template_handler(), conf_get_sound(), and set_sound().