Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
ast_ivr_option Struct Reference

#include <app.h>

Data Fields

ast_ivr_action action
 
void * adata
 
char * option
 

Detailed Description

Special "options" are:

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

Field Documentation

◆ action

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

Referenced by ivr_dispatch().

◆ adata

void* adata

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

Referenced by ivr_dispatch().

◆ option

char* option

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