Maybe your problem is the incorrect section name? SLQAcct instead of SQLAcct... ----- Original Message ----- From: "Ivo Kirilov" <ivo@xxxxxxxxxxx> Sent: Saturday, September 18, 2004 9:31 AM > I've got the following error when I tried to run MySQL acct > 2004/09/18 10:31:35.009 1 gkacct.cxx(179) GKACCT Created > module SQLAcct with event mask 3 > 2004/09/18 10:31:35.009 1 sqlacct.cxx(60) GKACCT SQLAcct > module creation failed: no SQL driver selected > 10x in advance for help > Here is my configuration : > ------------------------------------------------ > [SLQAcct] > Driver=MySQL > Host=192.168.15.15:3306 > Database=billing > Username=voip > Password=voip123 > StartQuery=INSERT INTO call (gkname, callnum, callnumu, callip, callerp, > calleeip, ctime, dtime, callingid, calleeid, calldur, username) VALUES > ('%g', '%n', '%s', '%{caller-ip}', '%{caller-port}', '%{callee-ip}', > '%{connect-time}', '%{disconnect-time}, '%{Calling-Station-Id}', > '%{Called-Station-Id}', '%d', '%u') > StopQuery=UPDATE call SET calldur = %d, dtime = '%{disconnect-time}' > WHERE gkname = '%g' AND callnumu = '%s' ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/