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

Data Fields | |
| struct ao2_container * | device_state_info |
| enum ast_extension_states | exten_state |
| const char * | presence_message |
| enum ast_presence_state | presence_state |
| const char * | presence_subtype |
| enum ast_state_cb_update_reason | reason |
| struct ao2_container* device_state_info |
Definition at line 105 of file pbx.h.
Referenced by execute_state_callback().
| enum ast_extension_states exten_state |
| enum ast_presence_state presence_state |
| enum ast_state_cb_update_reason reason |
Definition at line 103 of file pbx.h.
Referenced by execute_state_callback().