Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
char * | chan_name |
char * | context |
char * | exten |
char * | hook_id |
Arguments to the thread that launches the hook
Definition at line 149 of file func_periodic_hook.c.
char* chan_name |
Name of the channel the hook was set on
Definition at line 153 of file func_periodic_hook.c.
char* context |
Dialplan context for the hook
Definition at line 155 of file func_periodic_hook.c.
char* exten |
Dialplan extension for the hook
Definition at line 157 of file func_periodic_hook.c.
char* hook_id |
Hook ID
Definition at line 151 of file func_periodic_hook.c.