[Freeswitch-svn] [commit] r3321 - freeswitch/trunk/src/include

Freeswitch SVN anthm at freeswitch.org
Sat Nov 11 19:40:00 EST 2006


Author: anthm
Date: Sat Nov 11 19:40:00 2006
New Revision: 3321

Modified:
   freeswitch/trunk/src/include/switch_ivr.h

Log:
dox

Modified: freeswitch/trunk/src/include/switch_ivr.h
==============================================================================
--- freeswitch/trunk/src/include/switch_ivr.h	(original)
+++ freeswitch/trunk/src/include/switch_ivr.h	Sat Nov 11 19:40:00 2006
@@ -444,7 +444,6 @@
  *\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 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)
  *\return SWUTCH_STATUS_SUCCESS if the menu was created
  */



More information about the Freeswitch-svn mailing list