that means you should report it to jira not the mailing list.

On Sun, Mar 8, 2009 at 1:28 AM, Diego Viola <diego.vi...@gmail.com> wrote:

> Oh, I noticed the billing actually works, it discounts from my credit
> but I still get that message, even if the update works.
>
> "2009-03-08 00:37:02 [CRIT] mod_nibblebill.c:286 bill_event() DB Error
> while updating cash!"
>
> Thanks.
>
> On Sun, Mar 8, 2009 at 3:41 AM, Diego Viola <diego.vi...@gmail.com> wrote:
> > Hello,
> >
> > I'm trying to give mod_nibblebill a try, I compiled it and created the
> > DB, set up ODBC, etc. I'm using MySQL.
> >
> > This is how I created the db:
> >
> >  CREATE TABLE accounts
> >  (
> >   id int NOT NULL PRIMARY KEY,
> >   name VARCHAR(255),
> >   cash double precision NOT NULL
> >  );
> >
> > However when I try to make a call I get this:
> >
> > 2009-03-08 00:37:02 [CRIT] mod_nibblebill.c:286 bill_event() DB Error
> > while updating cash!
> >
> > I have this also on my user directory:
> >
> >      <variable name="nibble_rate" value="0.03"/>
> >      <variable name="nibble_account" value="18238"/>
> >
> >
> > Any ideas?
> >
> > Thanks.
> >
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_miness...@hotmail.com <msn%3aanthony_miness...@hotmail.com>
GTALK/JABBER/PAYPAL:anthony.miness...@gmail.com<paypal%3aanthony.miness...@gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:8...@conference.freeswitch.org <sip%3a...@conference.freeswitch.org>
iax:gu...@conference.freeswitch.org/888
googletalk:conf+...@conference.freeswitch.org<googletalk%3aconf%2b...@conference.freeswitch.org>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to