
Data Fields | |
| struct ao2_container * | device_state_info |
| const char * | presence_message |
| int | presence_state |
| const char * | presence_subtype |
| int | state |
Definition at line 1146 of file chan_sip.c.
| struct ao2_container* device_state_info |
Definition at line 1148 of file chan_sip.c.
Referenced by extensionstate_update(), handle_request_subscribe(), and state_notify_build_xml().
| const char* presence_message |
Definition at line 1151 of file chan_sip.c.
Referenced by extensionstate_update(), handle_request_subscribe(), and state_notify_build_xml().
| int presence_state |
Definition at line 1149 of file chan_sip.c.
Referenced by extensionstate_update(), handle_request_subscribe(), and state_notify_build_xml().
| const char* presence_subtype |
Definition at line 1150 of file chan_sip.c.
Referenced by extensionstate_update(), handle_request_subscribe(), and state_notify_build_xml().
| int state |
Definition at line 1147 of file chan_sip.c.
Referenced by __sip_autodestruct(), cb_extensionstate(), extensionstate_update(), handle_request_subscribe(), handle_response_notify(), state_notify_build_xml(), and transmit_state_notify().