Sat Aug 6 00:40:08 2011

Asterisk developer's documentation


ast_hint Struct Reference

Structure for dial plan hints. More...


Data Fields

ast_state_cbcallbacks
ast_extenexten
int laststate


Detailed Description

Structure for dial plan hints.

Note:
Hints are pointers from an extension in the dialplan to one or more devices (tech/name)

Definition at line 197 of file pbx.c.


Field Documentation

struct ast_state_cb* callbacks

Callback list for this extension

Definition at line 200 of file pbx.c.

Referenced by ast_hint_state_changed(), ast_merge_contexts_and_delete(), ast_remove_hint(), find_hint_by_cb_id(), and handle_show_hints().

struct ast_exten* exten

Extension

Definition at line 198 of file pbx.c.

Referenced by ast_change_hint(), ast_hint_state_changed(), ast_merge_contexts_and_delete(), ast_remove_hint(), handle_show_hints(), and hint_cmp().

int laststate

Last known state

Definition at line 199 of file pbx.c.

Referenced by ast_hint_state_changed(), ast_merge_contexts_and_delete(), and handle_show_hints().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:08 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7