]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 207723 via svnmerge from
authorMark Michelson <mmichelson@digium.com>
Tue, 21 Jul 2009 14:30:44 +0000 (14:30 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 21 Jul 2009 14:30:44 +0000 (14:30 +0000)
https://origsvn.digium.com/svn/asterisk/trunk

................
  r207723 | mmichelson | 2009-07-21 09:29:40 -0500 (Tue, 21 Jul 2009) | 11 lines

  Merged revisions 207714 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r207714 | mmichelson | 2009-07-21 09:26:00 -0500 (Tue, 21 Jul 2009) | 5 lines

    Document default timeout for AMI originations.

    AST-224
  ........
................

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

main/manager.c

index ccf95d7359b545f21a5e5092c3816bbb58152387..a3a63ee0ced6b2c0cbfe8fa6aebda955934c0b37 100644 (file)
@@ -2167,7 +2167,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"