Asterisk - The Open Source Telephony Project
18.5.0
|
#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 alloc_notify_task_data(), cb_extensionstate(), execute_state_callback(), and exten_state_pub_data_alloc().
enum ast_extension_states exten_state |
Definition at line 104 of file pbx.h.
Referenced by alloc_notify_task_data(), cb_extensionstate(), execute_state_callback(), exten_state_pub_data_alloc(), exten_state_publisher_state_cb(), 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 alloc_notify_task_data(), cb_extensionstate(), execute_state_callback(), exten_state_pub_data_alloc(), exten_state_publisher_state_cb(), and manager_state_cb().
enum ast_presence_state presence_state |
Definition at line 106 of file pbx.h.
Referenced by alloc_notify_task_data(), cb_extensionstate(), execute_state_callback(), exten_state_pub_data_alloc(), exten_state_publisher_state_cb(), and manager_state_cb().
const char* presence_subtype |
Definition at line 107 of file pbx.h.
Referenced by alloc_notify_task_data(), cb_extensionstate(), execute_state_callback(), exten_state_pub_data_alloc(), exten_state_publisher_state_cb(), and manager_state_cb().
enum ast_state_cb_update_reason reason |
Definition at line 103 of file pbx.h.
Referenced by cb_extensionstate(), execute_state_callback(), exten_state_publisher_state_cb(), extension_state_cb(), ErrorResponse::load(), manager_state_cb(), and skinny_extensionstate_cb().