Asterisk - The Open Source Telephony Project
18.5.0
|
All configuration options for ARI. More...
#include <internal.h>
Data Fields | |
struct ast_ari_conf_general * | general |
struct ao2_container * | users |
All configuration options for ARI.
Definition at line 54 of file internal.h.
struct ast_ari_conf_general* general |
The general section configuration options.
Definition at line 56 of file internal.h.
Referenced by conf_alloc(), and conf_destructor().
struct ao2_container* users |
Configured users
Definition at line 58 of file internal.h.
Referenced by conf_alloc(), and conf_destructor().