Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct ao2_container * | clients |
struct ast_xmpp_global_config * | global |
Definition at line 473 of file res_xmpp.c.
struct ao2_container* clients |
Configured clients
Definition at line 475 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 474 of file res_xmpp.c.
Referenced by xmpp_config_alloc(), and xmpp_config_destructor().