Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
hook_thread_arg Struct Reference

Data Fields

char * chan_name
 
char * context
 
char * exten
 
char * hook_id
 

Detailed Description

Arguments to the thread that launches the hook

Definition at line 149 of file func_periodic_hook.c.

Field Documentation

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.


The documentation for this struct was generated from the following file: