FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
switch_memory_pool_t * | pool |
struct switch_ivr_menu_xml_map * | map |
int | autocreated |
Definition at line 699 of file switch_ivr_menu.c.
int switch_ivr_menu_xml_ctx::autocreated |
Definition at line 702 of file switch_ivr_menu.c.
struct switch_ivr_menu_xml_map* switch_ivr_menu_xml_ctx::map |
Definition at line 701 of file switch_ivr_menu.c.
Referenced by switch_ivr_menu_stack_xml_add(), and switch_ivr_menu_stack_xml_find().
switch_memory_pool_t* switch_ivr_menu_xml_ctx::pool |
Definition at line 700 of file switch_ivr_menu.c.
Referenced by switch_ivr_menu_stack_xml_add().