Fri Nov 12 12:15:19 2010

Asterisk developer's documentation


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
struct {
   struct ast_hint *   next
list

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
struct { ... } list

Pointer to next hint in list

struct ast_hint* next

Definition at line 889 of file pbx.c.


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

Generated by  doxygen 1.6.2