Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_ivr_menu Struct Reference

#include <app.h>

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.

struct ast_ivr_option* options

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: