Thu Apr 28 2011 17:16:24

Asterisk developer's documentation


ast_ivr_menu Struct Reference

#include <app.h>

Collaboration diagram for ast_ivr_menu:

Data Fields

unsigned int flags
struct ast_ivr_optionoptions
char * title

Detailed Description

Definition at line 75 of file app.h.


Field Documentation

unsigned int flags

Flags

Definition at line 77 of file app.h.

All options

Definition at line 78 of file app.h.

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

char* title

Title of menu

Definition at line 76 of file app.h.

Referenced by ast_ivr_menu_run_internal().


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