mod_nibblebill does prepaid billing ... if you search the wiki for &quot;billing&quot; it is the first result :D<br><br>If you wanted to properly implement your own billing, you should consider using the event socket and subscribing to events. Trying to create a prepaid billing system using lua or javascript is going to be an uphill battle<br>
<br><div class="gmail_quote">On Sat, Dec 18, 2010 at 3:48 PM, Shamun toha md <span dir="ltr">&lt;<a href="mailto:shamun.toha@gmail.com">shamun.toha@gmail.com</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;">
<font color="#000066">Hello,</font><div><font color="#000066"><br></font></div><div><font color="#000066">FreeSwitch gets freezed when i try to make it for Pre-Paid track. </font></div>
<div><span style="color: rgb(0, 0, 102);"><br></span></div><div><span style="color: rgb(0, 0, 102);"><span style="color: rgb(0, 0, 0);"><div>
<font color="#000066">ex: </font></div><div><font color="#000066">while(session.ready()) </font></div><div><font color="#000066">{ </font></div><div>
<font color="#000066">   curl(....balance...);</font></div><div><font color="#000066">} </font></div><div><font color="#000066"><br></font></div></span></span></div>
<div><font color="#000066"></font><span style="color: rgb(0, 0, 102);">I tried many possibilities but still i cant make this setTimeout() function working. How can i track when call is connected, seperate option to allow me tracking that call. </span></div>

<div><font color="#000066"><br></font></div><div><font color="#000066">Is it really not possible ? is it better to have other switch for this, because FreeSwitch cant allow developers to put there own javascript function while call is connected ? Should we use for this other switch ? </font><span style="color: rgb(0, 0, 102);">ex: OpenSIPS or Kamilio.</span></div>

<div><font color="#000066"><br></font></div><div><font color="#000066">Please kindly guide, project is taking way too long only for this feature, dont found any wiki guide about this info.</font></div>
<div><font color="#000066"><br clear="all">Thanks &amp; Regards</font><div><br></div>
</div>
<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>
<br></blockquote></div><br>