Skip to content
Snippets Groups Projects
Commit b1d9b989 authored by Mark Michelson's avatar Mark Michelson
Browse files

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/trunk@207723 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 96e4e31e
No related branches found
No related tags found
No related merge requests found
......@@ -415,8 +415,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<parameter name="Data">
<para>Data to use (requires <literal>Application</literal>).</para>
</parameter>
<parameter name="Timeout">
<para>How long to wait for call to be answered (in ms).</para>
<parameter name="Timeout" default="30000">
<para>How long to wait for call to be answered (in ms.).</para>
</parameter>
<parameter name="CallerID">
<para>Caller ID to be set on the outgoing channel.</para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment