FreeSWITCH API Documentation  1.7.0
Data Fields
switch_ivr_menu_action Struct Reference
+ Collaboration diagram for switch_ivr_menu_action:

Data Fields

switch_ivr_menu_action_function_tfunction
 
switch_ivr_action_t ivr_action
 
char * arg
 
char * bind
 
int re
 
struct switch_ivr_menu_actionnext
 

Detailed Description

Definition at line 69 of file switch_ivr_menu.c.

Field Documentation

char* switch_ivr_menu_action::arg
char* switch_ivr_menu_action::bind
switch_ivr_menu_action_function_t* switch_ivr_menu_action::function

Definition at line 70 of file switch_ivr_menu.c.

Referenced by switch_ivr_menu_bind_function(), and switch_ivr_menu_execute().

switch_ivr_action_t switch_ivr_menu_action::ivr_action

Definition at line 71 of file switch_ivr_menu.c.

Referenced by switch_ivr_menu_bind_action(), and switch_ivr_menu_execute().

struct switch_ivr_menu_action* switch_ivr_menu_action::next
int switch_ivr_menu_action::re

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