mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-06 05:02:29 +00:00
Issue #9842 - Doxygen updates by snuffy. Thanks!
(Committed from Media Plaza in Utrecht, Netherlands - Open Source VoIP conference) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@66705 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -44,7 +44,7 @@ typedef enum {
|
||||
AST_ACTION_MENU, /*!< adata is a pointer to an ast_ivr_menu */
|
||||
AST_ACTION_REPEAT, /*!< adata is max # of repeats, cast to a pointer */
|
||||
AST_ACTION_RESTART, /*!< adata is like repeat, but resets repeats to 0 */
|
||||
AST_ACTION_TRANSFER, /*!< adata is a string with exten[@context] */
|
||||
AST_ACTION_TRANSFER, /*!< adata is a string with exten\verbatim[@context]\endverbatim */
|
||||
AST_ACTION_WAITOPTION, /*!< adata is a timeout, or 0 for defaults */
|
||||
AST_ACTION_NOOP, /*!< adata is unused */
|
||||
AST_ACTION_BACKLIST, /*!< adata is list of files separated by ; allows interruption */
|
||||
|
Reference in New Issue
Block a user