<div dir="ltr">Thanks Dave. Will do the same . <br><br><div class="gmail_quote">On Thu, Aug 21, 2008 at 11:46 AM, David Knell <span dir="ltr">&lt;<a href="mailto:dave@3c.co.uk">dave@3c.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;">
Hi -<br>
<div class="Ih2E3d">&gt; How it will be possible to take dtmf digits from users when using<br>
&gt; session.preAnswer().<br>
</div>By and large, you can&#39;t. &nbsp;There&#39;s no forward audio path established<br>
until the call&#39;s answered.<br>
<div class="Ih2E3d"><br>
<br>
&gt;<br>
&gt; 1. User dials a DID number.<br>
&gt; 2. &nbsp;Call comes to public .xml and &nbsp;then runs the javascript .<br>
&gt; 3. javascript first play the account balance of the user (i know it<br>
&gt; can be done with session.preAnswer.)<br>
&gt; 4.After playing balance &nbsp;script ask to enter the destination number<br>
&gt; ...(this will not work with session.preAnswer())<br>
&gt; 6. then dial the entered number.<br>
&gt; 7. after call completion get the CDR for the call which shows the<br>
&gt; duration of call.(only call duration of new session originated in<br>
&gt; javascript.)<br>
</div>You&#39;ll need to answer the call before the user enters the destination<br>
number. &nbsp;We do something similar (but not in Javascript..) - we get two<br>
XML CDRs for each call, one for the inbound leg and one for the<br>
outbound. &nbsp;Set a variable on the outbound leg with the caller&#39;s user ID<br>
in your system; you can then link the CDR for the outbound call back to<br>
the user and bill them.<br>
<br>
Cheers --<br>
<br>
Dave<br>
<font color="#888888"><br>
--<br>
David Knell, Director, 3C Limited<br>
T: 020 8114 8901 &nbsp;F: 020 3002 7257 &nbsp;M: 001 415 630 3031<br>
<a href="http://www.3c.co.uk" target="_blank">http://www.3c.co.uk</a><br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Thanks and Regards <br><br>Vidhya Sagar Dixit<br>
</div>