that means you should report it to jira not the mailing list.
On Sun, Mar 8, 2009 at 1:28 AM, Diego Viola <[email protected]> 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 <[email protected]> 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 > [email protected] > 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:[email protected] <msn%[email protected]> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[email protected] <sip%[email protected]> iax:[email protected]/888 googletalk:[email protected]<googletalk%3aconf%[email protected]> pstn:213-799-1400
_______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
