Asterisk - The Open Source Telephony Project
18.5.0
|
Mapping for channel states to device states. More...
Data Fields | |
enum ast_channel_state | chan |
enum ast_device_state | dev |
Mapping for channel states to device states.
Definition at line 174 of file devicestate.c.
enum ast_channel_state chan |
Definition at line 175 of file devicestate.c.
Referenced by ast_parse_device_state(), and ast_state_chan2dev().
enum ast_device_state dev |
Definition at line 176 of file devicestate.c.
Referenced by ast_state_chan2dev().