[asterisk-commits] oej: branch 1.4 r289949 - /branches/1.4/main/manager.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sat Oct 2 03:50:09 CDT 2010
Author: oej
Date: Sat Oct 2 03:50:05 2010
New Revision: 289949
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=289949
Log:
Add documentation for undocumented option to AMI action originate
Modified:
branches/1.4/main/manager.c
Modified: branches/1.4/main/manager.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.4/main/manager.c?view=diff&rev=289949&r1=289948&r2=289949
==============================================================================
--- branches/1.4/main/manager.c (original)
+++ branches/1.4/main/manager.c Sat Oct 2 03:50:05 2010
@@ -1944,6 +1944,7 @@
" 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"
+" Codecs: Comma-separated list of codecs to use for the new channels\n"
" Account: Account code\n"
" Async: Set to 'true' for fast origination\n";
More information about the asterisk-commits
mailing list