Asterisk - The Open Source Telephony Project
21.4.1
|
#include <bridge_features.h>
Data Fields | |
struct ast_bridge_hook | generic |
struct ast_bridge_hook_timer_parms | timer |
Timer specific hook.
Definition at line 244 of file bridge_features.h.
struct ast_bridge_hook generic |
Generic feature hook information.
Definition at line 246 of file bridge_features.h.
Referenced by ast_bridge_interval_hook(), interval_wrapper_cb(), and wrap_hook().
struct ast_bridge_hook_timer_parms timer |
Extra parameters for an interval timer hook.
Definition at line 248 of file bridge_features.h.
Referenced by ast_bridge_features_init(), ast_bridge_interval_hook(), and wrap_hook().