Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:00 2007

Asterisk developer's documentation :: Codename Pineapple


ast_option_types Struct Reference


Detailed Description

Options structure - maps options to respective handlers (enable/disable). This list MUST be perfectly kept in order, or else madness will happen.

Definition at line 140 of file dial.c.

Data Fields

ast_dial_option_cb_disable disable
ast_dial_option_cb_enable enable
enum ast_dial_option option


Field Documentation

ast_dial_option_cb_disable disable
 

Definition at line 143 of file dial.c.

Referenced by ast_dial_option_disable(), and ast_dial_option_global_disable().

ast_dial_option_cb_enable enable
 

Definition at line 142 of file dial.c.

Referenced by ast_dial_option_enable(), and ast_dial_option_global_enable().

enum ast_dial_option option
 

Definition at line 141 of file dial.c.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen