Dear<div>a2billing also provided call_back daemon, try it </div><div>best<br><br><div class="gmail_quote">On Sun, Feb 6, 2011 at 12:57 AM, 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 11-02-05 06:07 AM, Gilles wrote:<br>
&gt; I&#39;d like to configure Asterisk so that...<br>
&gt; 1. I ring it from my cellphone with CID number displayed, just to<br>
&gt; notify Asterisk that I wish to make a call<br>
&gt;<br>
</div>Easy enough.  I would suggest using Disa() for added security.<br>
<div class="im"><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>
<div class="im"><br>
&gt; 3. Asterisk puts me on hold through Flash(), which is apparently the<br>
&gt; equivalent of hitting the R key on European handsets<br>
&gt;<br>
</div>Straight forward.<br>
<div class="im"><br>
&gt; 4. Asterisk calls the number, and once the remote party has answered,<br>
&gt; bridges the two channels<br>
&gt;<br>
</div>Same, straight forward<br>
<div class="im"><br>
&gt; Ideally, I&#39;d like to do this entirely through extensions.conf, and<br>
&gt; avoid callling an AGI script or having to add Konference: This is an<br>
&gt; appliance, so RAM isn&#39;t plentiful, it runs uClinux instead of<br>
&gt; run-of-the-mill Linux, and I would like to avoid having to patch<br>
&gt; Asterisk.<br>
&gt;<br>
</div>Should be no more then 10-15 lines within your extensions.conf<br>
<font color="#888888"><br>
--<br>
Paul Belanger<br>
Digium, Inc. | Software Developer<br>
twitter: pabelanger | IRC: pabelanger (Freenode)<br>
Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> &amp; <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br>
</font><div><div></div><div class="h5"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>