#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 cb_extensionstate(), and execute_state_callback().
Definition at line 104 of file pbx.h.
Referenced by cb_extensionstate(), execute_state_callback(), extension_state_cb(), manager_state_cb(), setsubstate(), and skinny_extensionstate_cb().
| const char* presence_message |
Definition at line 108 of file pbx.h.
Referenced by cb_extensionstate(), execute_state_callback(), and manager_state_cb().
Definition at line 106 of file pbx.h.
Referenced by cb_extensionstate(), execute_state_callback(), and manager_state_cb().
| const char* presence_subtype |
Definition at line 107 of file pbx.h.
Referenced by cb_extensionstate(), execute_state_callback(), and manager_state_cb().
Definition at line 103 of file pbx.h.
Referenced by cb_extensionstate(), execute_state_callback(), extension_state_cb(), manager_state_cb(), and skinny_extensionstate_cb().