<br><br><div class="gmail_quote">On Sat, Feb 5, 2011 at 3:27 PM, Paul Belanger <span dir="ltr">&lt;<a href="mailto:pabelanger@digium.com">pabelanger@digium.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On 11-02-05 06:07 AM, Gilles wrote:<br>
&gt; 2. Asterisk waits until I hang up, calls me back, and prompts me for<br>
&gt; the number I wish to call<br>
&gt;<br>
</div>use exten =&gt; h to start a local channel, wait x seconds, dial your cell<br>
phone.<br></blockquote><div><br>Or you could generate a callfile to initiate the call and use the Context, Extension, and Priority configuration items to have the call connected to your menu (the part where you ask for the number to call, etc) once you pick up the callback<br>

<br>:) Just thought I&#39;d throw my $0.2 in there <br>Cheers guys<br></div></div>