mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
correct variable header documentation (issue #5397)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6734 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -962,7 +962,7 @@ static char mandescr_originate[] =
|
||||
" Data: Data to use (requires 'Application')\n"
|
||||
" Timeout: How long to wait for call to be answered (in ms)\n"
|
||||
" CallerID: Caller ID to be set on the outgoing channel\n"
|
||||
" Variable: Channel variable to set (VAR1=value1|VAR2=value2)\n"
|
||||
" Variable: Channel variable to set, multiple Variable: headers are allowed\n"
|
||||
" Account: Account code\n"
|
||||
" Async: Set to 'true' for fast origination\n";
|
||||
|
||||
|
Reference in New Issue
Block a user