Mon Jun 27 16:51:23 2011

Asterisk developer's documentation


ast_hint Struct Reference

Structure for dial plan hints. More...


Data Fields

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


Field Documentation

struct ao2_container* callbacks

Callback container for this extension

Definition at line 936 of file pbx.c.

Referenced by ast_extension_state_add(), ast_merge_contexts_and_delete(), ast_remove_hint(), find_hint_by_cb_id(), handle_show_hint(), handle_show_hints(), handle_statechange(), and hints_data_provider_get().

struct ast_exten* exten

Extension

Definition at line 934 of file pbx.c.

Referenced by ast_change_hint(), ast_merge_contexts_and_delete(), ast_remove_hint(), complete_core_show_hint(), handle_show_hint(), handle_show_hints(), handle_statechange(), hint_cmp(), hint_hash(), and hints_data_provider_get().

int laststate

Last known state

Definition at line 935 of file pbx.c.

Referenced by ast_merge_contexts_and_delete(), handle_show_hint(), handle_show_hints(), handle_statechange(), and hints_data_provider_get().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:23 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7