<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
GNUbie wrote:
<blockquote
 cite="mid85cb97c10706280912q6575adb5m60dd1f74deabcecc@mail.gmail.com"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
Hello Eric,<br>
  <br>
  <div><span>On 6/28/07, <b>Eric ManxPower Wieling</b> &lt;<a
 href="mailto:eric@fnords.org">eric@fnords.org</a>&gt; wrote:</span>
  <blockquote><br>
Your best bet is to read UPGRADE.txt in the Asterisk source tree.&nbsp;&nbsp;It<br>
should list most of the changes from 1.2.x to 1.4.x<br>
  </blockquote>
  </div>
  <br>
What I just did was install the asterisk-doc package and I now have the
Asterisk Documentation for v1.4.5.&nbsp; But the docs doesn't have a
detailed information about some commands and options used especially
for the Dial().<br>
  <br>
</blockquote>
Detailed info on commands is available at the Asterisk console.<br>
<br>
asterisk*CLI&gt; core show applications<br>
&nbsp;&nbsp;&nbsp; -= Registered Asterisk Applications =-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AbsoluteTimeout: Set absolute maximum time of call<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AddQueueMember: Dynamically adds queue members<br>
....... Much Output .......<br>
<br>
asterisk*CLI&gt; core show application dial<br>
&nbsp; -= Info about application 'Dial' =-<br>
<br>
[Synopsis]<br>
Place a call and connect to the current channel<br>
<br>
[Description]<br>
&nbsp;
Dial(Technology/resource[&amp;Tech2/resource2...][|timeout][|options][|URL]):<br>
....... Much Output .......<br>
<br>
regards,<br>
<br>
Drew<br>
<br>
<pre class="moz-signature" cols="72">-- 
Drew Gibson

Systems Administrator
OANDA Corporation
<a class="moz-txt-link-abbreviated" href="http://www.oanda.com">www.oanda.com</a>
</pre>
</body>
</html>