Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


ast_state_cb_info Struct Reference

#include <pbx.h>

Collaboration diagram for ast_state_cb_info:

Data Fields

struct ao2_containerdevice_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

Detailed Description

Definition at line 102 of file pbx.h.


Field Documentation

Definition at line 105 of file pbx.h.

Referenced by cb_extensionstate(), and execute_state_callback().

const char* presence_message

Definition at line 108 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().


The documentation for this struct was generated from the following file: