mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-03 13:04:32 +00:00
Add documentation for undocumented option to AMI action originate
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@289949 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1944,6 +1944,7 @@ static char mandescr_originate[] =
|
||||
" 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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user