|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
#include <manager.h>

Data Fields | ||
| char * | file | |
| manager_hook_t | helper | |
| struct { | ||
| struct manager_custom_hook * next | ||
| } | list | |
| manager_hook_t helper |
helper function
Definition at line 117 of file manager.h.
Referenced by __manager_event_sessions_va(), and send_string().
| struct { ... } list |
Linked list information
| struct manager_custom_hook* next |