Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


ast_ivr_option Struct Reference

#include <app.h>


Detailed Description

Special "options" are:

Definition at line 62 of file app.h.

Data Fields

ast_ivr_action action
void * adata
char * option


Field Documentation

ast_ivr_action action
 

Definition at line 64 of file app.h.

Referenced by ivr_dispatch().

void* adata
 

Definition at line 65 of file app.h.

Referenced by ivr_dispatch().

char* option
 

Definition at line 63 of file app.h.

Referenced by ast_ivr_menu_run_internal(), option_exists(), and option_matchmore().


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