]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Document default timeout for AMI originations.
authorMark Michelson <mmichelson@digium.com>
Tue, 21 Jul 2009 14:26:00 +0000 (14:26 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 21 Jul 2009 14:26:00 +0000 (14:26 +0000)
AST-224

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@207714 65c4cc65-6c06-0410-ace0-fbb531ad65f3

main/manager.c

index 93fcd5a349c365005606ed25b2e5c50fe68af022..f62611fce9b3af9656c5e69d6195e0263f78f9dc 100644 (file)
@@ -1901,7 +1901,7 @@ static char mandescr_originate[] =
 "      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"