提交 ddcb03c0 authored 作者: Anthony Minessale's avatar Anthony Minessale

dox

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3321 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 c8733f2b
...@@ -444,7 +444,6 @@ typedef struct switch_ivr_menu_action switch_ivr_menu_action_t; ...@@ -444,7 +444,6 @@ typedef struct switch_ivr_menu_action switch_ivr_menu_action_t;
*\param timeout A number of milliseconds to pause before looping. *\param timeout A number of milliseconds to pause before looping.
*\param max_failures Maximum number of failures to withstand before hangingup This resets everytime you enter the menu. *\param max_failures Maximum number of failures to withstand before hangingup This resets everytime you enter the menu.
*\param inlen The max len of the input (1 for 1 digit menu opts, 2 for 2 digit etc.) *\param inlen The max len of the input (1 for 1 digit menu opts, 2 for 2 digit etc.)
*\param flags Optional parameters to set to influence the menu behaviour.
*\param pool memory pool (NULL to create one) *\param pool memory pool (NULL to create one)
*\return SWUTCH_STATUS_SUCCESS if the menu was created *\return SWUTCH_STATUS_SUCCESS if the menu was created
*/ */
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论