Thu Apr 28 2011 17:16:24

Asterisk developer's documentation


ast_hint Struct Reference

Structure for dial plan hints. More...

Collaboration diagram for ast_hint:

Data Fields

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


Field Documentation

int laststate

Last known state

Definition at line 888 of file pbx.c.

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


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