Sat Apr 12 07:12:57 2008

Asterisk developer's documentation


ast_dial Struct Reference

Main dialing structure. Contains global options, channels being dialed, and more! More...


Data Fields

int num
void * options [AST_DIAL_OPTION_MAX]
enum ast_dial_result state
ast_dial_state_callback state_callback


Detailed Description

Main dialing structure. Contains global options, channels being dialed, and more!

Definition at line 48 of file dial.c.


Field Documentation

int num

Definition at line 49 of file dial.c.

Referenced by ast_dial_append().

void* options[AST_DIAL_OPTION_MAX]

Status of dial

Definition at line 51 of file dial.c.

Referenced by ast_dial_destroy(), ast_dial_option_global_disable(), ast_dial_option_global_enable(), and monitor_dial().

Current number to give to next dialed channel

Definition at line 50 of file dial.c.

Referenced by ast_dial_answered(), ast_dial_join(), ast_dial_run(), ast_dial_state(), monitor_dial(), and set_state().

Global options

Definition at line 52 of file dial.c.

Referenced by ast_dial_set_state_callback(), and set_state().


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

Generated on Sat Apr 12 07:12:57 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.5