<div dir="ltr">Thanks for your reply. Yes, it came from another context where it was first answered. I put there s,1,Hangup and then ran other priorities. I hope this will fix my problem, but not sure yet.<br><br>Zeeshan<br>
<br><div class="gmail_quote">On Tue, Sep 23, 2008 at 3:38 AM, Tony Mountifield <span dir="ltr">&lt;<a href="mailto:tony@softins.clara.co.uk">tony@softins.clara.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
In article &lt;<a href="mailto:5ad99e890809221758r108a29b5wf688dfe7e832bc5b@mail.gmail.com">5ad99e890809221758r108a29b5wf688dfe7e832bc5b@mail.gmail.com</a>&gt;,<br>
<div><div></div><div class="Wj3C7c">Zeeshan Zakaria &lt;<a href="mailto:zishanov@gmail.com">zishanov@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On my call back system, I have the &nbsp;script as follows:<br>
&gt;<br>
&gt; [calback]<br>
&gt; exten =&gt; s,1,NoOp(* STARTING CALLCHEAP\&#39;S CALLBACK SYSTEM *)<br>
&gt; exten =&gt; s,n,Set(CALL=${CALLERID(number)})<br>
&gt; exten =&gt; s,n,Set(DESTINATION=myCallback.2000.1)<br>
&gt; exten =&gt; s,n,Set(SLEEP=5)<br>
&gt; exten =&gt; s,n,System(/var/lib/asterisk/bin/callback ${CALL} ${DESTINATION}<br>
&gt; ${SLEEP} &amp;)<br>
&gt; exten =&gt; s,n,Hangup<br>
&gt;<br>
&gt; The idea behind this system is that the script picks up the call, notes down<br>
&gt; the caller&#39;s number, and hangs it immediately. Then the caller gets a call<br>
&gt; back.<br>
&gt;<br>
&gt; But what is happening is that cell phone callers are still being charged for<br>
&gt; calling into this callback context.<br>
&gt;<br>
&gt; How can I avoid this? I want cell phone users to not get charged for the<br>
&gt; call back.<br>
<br>
</div></div>How does the incoming call get to calback,s,1 ? Is there another part of<br>
the dialplan that receives the call and then jumps to here? If so, you<br>
need to make sure that it doesn&#39;t call Answer(), nor any application that<br>
might do an implicit answer.<br>
<br>
Otherwise, please give more details about how the calls are delivered to<br>
your system, and what you do with them right from the beginning.<br>
<br>
Cheers<br>
Tony<br>
--<br>
Tony Mountifield<br>
Work: <a href="mailto:tony@softins.co.uk">tony@softins.co.uk</a> - <a href="http://www.softins.co.uk" target="_blank">http://www.softins.co.uk</a><br>
Play: <a href="mailto:tony@mountifield.org">tony@mountifield.org</a> - <a href="http://tony.mountifield.org" target="_blank">http://tony.mountifield.org</a><br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Zeeshan A Zakaria<br>
</div>