[svn-commits] mmichelson: branch 1.4 r207714 - /branches/1.4/main/manager.c
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Tue Jul 21 09:26:04 CDT 2009
Author: mmichelson
Date: Tue Jul 21 09:26:00 2009
New Revision: 207714
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=207714
Log:
Document default timeout for AMI originations.
AST-224
Modified:
branches/1.4/main/manager.c
Modified: branches/1.4/main/manager.c
URL: http://svn.asterisk.org/svn-view/asterisk/branches/1.4/main/manager.c?view=diff&rev=207714&r1=207713&r2=207714
==============================================================================
--- branches/1.4/main/manager.c (original)
+++ branches/1.4/main/manager.c Tue Jul 21 09:26:00 2009
@@ -1901,7 +1901,7 @@
" Priority: Priority to use (requires 'Exten' and 'Context')\n"
" Application: Application to use\n"
" Data: Data to use (requires 'Application')\n"
-" Timeout: How long to wait for call to be answered (in ms)\n"
+" Timeout: How long to wait for call to be answered (in ms. Default: 30000)\n"
" CallerID: Caller ID to be set on the outgoing channel\n"
" Variable: Channel variable to set, multiple Variable: headers are allowed\n"
" Account: Account code\n"
More information about the svn-commits
mailing list