Asterisk - The Open Source Telephony Project
18.5.0
|
XMPP Global Configuration. More...
Data Fields | |
struct ast_flags | general |
struct ast_flags | pubsub |
XMPP Global Configuration.
Definition at line 438 of file res_xmpp.c.
struct ast_flags general |
General configuration options
Definition at line 439 of file res_xmpp.c.
Referenced by global_bitfield_handler().
struct ast_flags pubsub |
Pubsub related configuration options
Definition at line 440 of file res_xmpp.c.
Referenced by global_bitfield_handler(), xmpp_pubsub_build_publish_skeleton(), xmpp_pubsub_create_affiliations(), xmpp_pubsub_create_node(), xmpp_pubsub_delete_node(), xmpp_pubsub_subscribe(), and xmpp_pubsub_unsubscribe().