Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_ivr_menu Struct Reference

Data Fields

unsigned int flags
 
struct ast_ivr_optionoptions
 
char * title
 

Detailed Description

Definition at line 81 of file include/asterisk/app.h.

Field Documentation

unsigned int flags

Flags

Definition at line 83 of file include/asterisk/app.h.

struct ast_ivr_option* options

All options

Definition at line 84 of file include/asterisk/app.h.

char* title

Title of menu

Definition at line 82 of file include/asterisk/app.h.


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