<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">I think I have found a bug in the park command<br />
<br />
[Syntax]<br />
Park([timeout][,return_context[,return_exten[,return_priority[,options]]]])<br />
<br />
<span lang="EN">
<p>exten =&gt; doParkAttempt,n,Park(60,DoMyParkReturn,2003,1,s)</p>
</span>Each time I call it with a timeout value. it fails to use the time out value it is set to 0 and returns right away to the specified context. <br />
<br />
Can anyone else confirm this and give me some help?<br />
<br />
<div>Thanks<br />
<br />
Bryant</div></span>