Asterisk - The Open Source Telephony Project GIT-master-8f1982c
|
Data Fields | |
struct ao2_container * | clients |
struct ast_xmpp_global_config * | global |
Definition at line 602 of file res_xmpp.c.
struct ao2_container* clients |
Configured clients
Definition at line 604 of file res_xmpp.c.
Referenced by xmpp_config_alloc(), and xmpp_config_destructor().
struct ast_xmpp_global_config* global |
Global configuration options
Definition at line 603 of file res_xmpp.c.
Referenced by xmpp_config_alloc(), and xmpp_config_destructor().