Thu Apr 28 2011 16:57:20

Asterisk developer's documentation


ast_state_cb Struct Reference

ast_state_cb: An extension state notify register item More...

Collaboration diagram for ast_state_cb:

Data Fields

ast_state_cb_type callback
void * data
struct {
   struct ast_state_cb *   next
entry
int id

Detailed Description

ast_state_cb: An extension state notify register item

Definition at line 873 of file pbx.c.


Field Documentation

struct { ... } entry
int id

Definition at line 874 of file pbx.c.

Referenced by ast_extension_state_add(), and hint_id_cmp().

struct ast_state_cb* next

Definition at line 877 of file pbx.c.


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