|
Asterisk - The Open Source Telephony Project GIT-master-6144b6b
|
#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 extension_state_legacy_create_device_state_info(), and find_ringing_channel().
| char device_name[1] |
Definition at line 99 of file pbx.h.
Referenced by extension_state_legacy_create_device_state_info().
| enum ast_device_state device_state |
Definition at line 97 of file pbx.h.
Referenced by extension_state_legacy_create_device_state_info(), and find_ringing_channel().