|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
#include <pbx.h>

Data Fields | |
| struct ast_channel * | causing_channel |
| char | device_name [1] |
| enum ast_device_state | device_state |
| struct ast_channel* causing_channel |
Definition at line 98 of file pbx.h.
Referenced by find_ringing_channel().
| char device_name[1] |
Definition at line 99 of file pbx.h.
Referenced by ast_extension_state3().
| enum ast_device_state device_state |
Definition at line 97 of file pbx.h.
Referenced by ast_extension_state3(), and find_ringing_channel().