MySQL driver not loaded

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 :
------------------------------------------------
[Gatekeeper::Main]
Fourtytwo=42
Name=gnugktest
TimeToLive=600
EndpointIDSuffix=_test


[RoutedMode]
GKRouted=1
H245Routed=0
CallSignalPort=1721
CallSignalHandlerNumber=2
RemoveH245AddressOnTunneling=1
DropCallsByReleaseComplete=1
SendReleaseCompleteOnDRQ=1
SupportNATedEndpoints=1
Q931PortRange=30000-39999
H245PortRange=40000-49999

[Proxy]
Enable=1
InternalNetwork=192.168.15.0/24
T120PortRange=50000-59999
RTPPortRange=50000-59999

[Gatekeeper::Auth]
RadAliasAuth=requred;RRQ,ARQ
#AliasAuth=required;RRQ

[RadAliasAuth]
Servers=192.168.15.15:1812;
SharedSecret=Secret
AppendCiscoAttributes=1

[Gatekeeper::Acct]
SQLAcct=requred;start,stop

#[FileAcct]
#DetailFile=/var/log/voip/cdr.log
#Rotate=0

[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'



[RasSrv::RewriteE164] 13=iva 14=pooki [RasSRV::PermanentEndpoints] #Canada xxx.xxx.xxx.xxx:1720=Int;00 ---------------------------------------------------------------------------------------------------------------------------------------------


------------------------------------------------------- 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/

[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux