<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Or maybe a channel variable of</FONT></DIV>
<DIV><FONT size=2>cash amount of the account like</FONT></DIV>
<DIV><FONT size=2>nibblebill_cash before the bridge would be great</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
dir=ltr>
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=infos@madovsky.org href="mailto:infos@madovsky.org">Madovsky</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freeswitch-users@lists.freeswitch.org 
  href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, December 25, 2010 12:16 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] 
  nibblebill schedule</DIV>
  <DIV><BR></DIV>
  <DIV><FONT size=2>yes already thought also ;)</FONT></DIV>
  <DIV><FONT size=2>and already set nibblebill hearbeat to 30s.</FONT></DIV>
  <DIV><FONT size=2>but in fact the user is never in "trial" mode.</FONT></DIV>
  <DIV><FONT size=2>it's in case that if he has less than nobal so he 
  will</FONT></DIV>
  <DIV><FONT size=2>always call for 30sec only.</FONT></DIV>
  <DIV><FONT size=2>Or maybe make a real trial when he registers and once he 
  bought his</FONT></DIV>
  <DIV><FONT size=2>first prepaid I will remove it.</FONT></DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
    <A title=Avi@aMarcus.com href="mailto:Avi@aMarcus.com">Avi Marcus</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A 
    title=freeswitch-users@lists.freeswitch.org 
    href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users 
    Help</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, December 25, 2010 11:47 
    AM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] 
    nibblebill schedule</DIV>
    <DIV><BR></DIV>
    <DIV dir=ltr>Hmm. Alternatively.. 
    <DIV>You could set a user-variable that shows they are on the trial.</DIV>
    <DIV>Then, before you set the price, you check for that variable and if it's 
    true, you set, say, nibble_rate=.02 and make sure they start with a balance 
    of .01</DIV>
    <DIV>You probably need to change the heartbeat to 30 seconds to do 
    that.</DIV>
    <DIV>Good luck :)</DIV>
    <DIV><BR>
    <DIV class=gmail_quote>On Sat, Dec 25, 2010 at 6:42 PM, Madovsky <SPAN 
    dir=ltr>&lt;<A 
    href="mailto:infos@madovsky.org">infos@madovsky.org</A>&gt;</SPAN> 
wrote:<BR>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
    class=gmail_quote>
      <DIV bgcolor="#ffffff">
      <DIV><FONT size=2>yes I thought to this but it would be easier to do it 
      through nibblebill</FONT></DIV>
      <BLOCKQUOTE 
      style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
        <DIV class=im>
        <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
        <DIV style="FONT: 10pt arial; BACKGROUND: #e4e4e4"><B>From:</B> <A 
        title=Avi@aMarcus.com href="mailto:Avi@aMarcus.com" target=_blank>Avi 
        Marcus</A> </DIV>
        <DIV style="FONT: 10pt arial"><B>To:</B> <A 
        title=freeswitch-users@lists.freeswitch.org 
        href="mailto:freeswitch-users@lists.freeswitch.org" 
        target=_blank>FreeSWITCH Users Help</A> </DIV></DIV>
        <DIV>
        <DIV></DIV>
        <DIV class=h5>
        <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, December 25, 2010 
        11:30 AM</DIV>
        <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] 
        nibblebill schedule</DIV>
        <DIV><BR></DIV>
        <DIV dir=ltr>Call 30 seconds as a trial?<BR>Perhaps skip nibblebill and 
        use: <A 
        href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_sched_hangup" 
        target=_blank>sched_hangup</A><BR>And count it somewhere that they used 
        their trial period (using&nbsp;<A 
        href="http://wiki.freeswitch.org/wiki/Mod_db" 
        target=_blank>Mod_db</A>&nbsp;with odbc &nbsp;or mod_odbc_query from git 
        contrib) 
        <DIV><BR></DIV>
        <DIV>-Avi</DIV>
        <DIV><BR>On Sat, Dec 25, 2010 at 6:22 PM, Madovsky &lt;<A 
        href="mailto:infos@madovsky.org" 
        target=_blank>infos@madovsky.org</A>&gt; wrote:<BR>&gt; ha ok,<BR>&gt; 
        the concept I thought is to let user to call 30s as a trial and<BR>&gt; 
        start niblebill after this time.... does it need to modify the<BR>&gt; 
        mod_nibblebill source code ?<BR>&gt; &nbsp;<BR>&gt; Thanks<BR>&gt; 
        F<BR>&gt;<BR>&gt; ----- Original Message -----<BR>&gt; From: Rupa 
        Schomaker<BR>&gt; To: FreeSWITCH Users Help<BR>&gt; Sent: Saturday, 
        December 25, 2010 8:38 AM<BR>&gt; Subject: Re: [Freeswitch-users] 
        nibblebill schedule<BR>&gt; I don't see how without change.<BR>&gt; You 
        have no idea how fast the $$ is being nibbled away by other calls. 
        &nbsp;So,<BR>&gt; while you can account for a 30s buffer in the current 
        call using the current<BR>&gt; rate, the more calls that are up for that 
        account the more "off" the 30s<BR>&gt; estimate will be. 
        &nbsp;<BR>&gt;<BR>&gt; On Fri, Dec 24, 2010 at 11:58 AM, Madovsky &lt;<A 
        href="mailto:infos@madovsky.org" 
        target=_blank>infos@madovsky.org</A>&gt; wrote:<BR>&gt;&gt;<BR>&gt;&gt; 
        Is it possible to schedule the transfer to nibblebill nobal_action 
        ?<BR>&gt;&gt; I'd like to schedule of 30s before the call is cut and go 
        to nobal_action<BR>&gt;&gt; extension<BR>&gt;&gt; &nbsp;<BR>&gt;&gt; 
        thanks<BR>&gt;<BR>&gt; --<BR>&gt; -Rupa<BR>&gt;<BR>&gt; 
        ________________________________<BR>&gt;<BR>&gt; 
        _______________________________________________<BR>&gt; FreeSWITCH-users 
        mailing list<BR>&gt; <A 
        href="mailto:FreeSWITCH-users@lists.freeswitch.org" 
        target=_blank>FreeSWITCH-users@lists.freeswitch.org</A><BR>&gt; <A 
        href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 
        target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt; 
        UNSUBSCRIBE:<A 
        href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
        target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; 
        <A href="http://www.freeswitch.org" 
        target=_blank>http://www.freeswitch.org</A><BR>&gt;<BR>&gt; 
        _______________________________________________<BR>&gt; FreeSWITCH-users 
        mailing list<BR>&gt; <A 
        href="mailto:FreeSWITCH-users@lists.freeswitch.org" 
        target=_blank>FreeSWITCH-users@lists.freeswitch.org</A><BR>&gt; <A 
        href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 
        target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt; 
        UNSUBSCRIBE:<A 
        href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
        target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; 
        <A href="http://www.freeswitch.org" 
        target=_blank>http://www.freeswitch.org</A><BR>&gt;<BR>&gt;<BR><BR></DIV></DIV>
        <P></P>
        <HR>

        <P></P>_______________________________________________<BR>FreeSWITCH-users 
        mailing list<BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org" 
        target=_blank>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>
        <P></P></DIV></DIV></BLOCKQUOTE></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></DIV></DIV>
    <P>
    <HR>

    <P></P>_______________________________________________<BR>FreeSWITCH-users 
    mailing 
    list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>