Mon Sep 20 2010 00:34:39

Asterisk developer's documentation


Data Fields

ast_state_cb Struct Reference

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

Collaboration diagram for ast_state_cb:
Collaboration graph
[legend]

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 872 of file pbx.c.


Field Documentation

void* data
struct { ... } entry
int id

Definition at line 873 of file pbx.c.

Referenced by ast_extension_state_add(), and ast_extension_state_del().

struct ast_state_cb* next

Definition at line 876 of file pbx.c.


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