Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ao2_container * | device_state_info |
const char * | presence_message |
int | presence_state |
const char * | presence_subtype |
int | state |
Definition at line 1007 of file chan_sip.c.
struct ao2_container* device_state_info |
Definition at line 1009 of file chan_sip.c.
Referenced by extensionstate_update(), handle_request_subscribe(), and state_notify_build_xml().
const char* presence_message |
Definition at line 1012 of file chan_sip.c.
Referenced by extensionstate_update(), handle_request_subscribe(), and state_notify_build_xml().
int presence_state |
Definition at line 1010 of file chan_sip.c.
Referenced by extensionstate_update(), handle_request_subscribe(), and state_notify_build_xml().
const char* presence_subtype |
Definition at line 1011 of file chan_sip.c.
Referenced by extensionstate_update(), handle_request_subscribe(), and state_notify_build_xml().
int state |
Definition at line 1008 of file chan_sip.c.
Referenced by __sip_autodestruct(), extensionstate_update(), handle_request_subscribe(), handle_response_notify(), state_notify_build_xml(), and transmit_state_notify().