|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| struct ao2_container * | clients |
| struct ast_xmpp_global_config * | global |
Definition at line 467 of file res_xmpp.c.
| struct ao2_container* clients |
Configured clients
Definition at line 469 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 468 of file res_xmpp.c.
Referenced by xmpp_config_alloc(), and xmpp_config_destructor().
1.8.13