Tue Aug 24 2010 19:42:03

Asterisk developer's documentation


Data Fields

ast_hint Struct Reference

Structure for dial plan hints. More...

Collaboration diagram for ast_hint:
Collaboration graph
[legend]

Data Fields

struct {
   struct ast_state_cb *   first
   struct ast_state_cb *   last
callbacks
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 885 of file pbx.c.


Field Documentation

struct { ... } callbacks
struct ast_exten* exten

Definition at line 888 of file pbx.c.

struct ast_state_cb* last

Definition at line 888 of file pbx.c.

int laststate

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