[SQLConfig] is running with 2.0.8 at the end!
However I have a big problem. And could not solve it. It checks the rule, and accepts, but it does not send registrationConfirm.
Here the -tttt LOG result. (configuration file is at the follow)
2004/06/02 21:14:10.885 1 RasSrv.cxx(1002) GK RRQ Received
2004/06/02 21:14:10.886 5 gksql.cxx(309) SQLAliasAuth Executing query: SELECT authcond FROM users WHERE alias='quintum1';
2004/06/02 21:14:10.888 4 gkauth.cxx(1853) Gk RRQAuth condition 'allow' applied successfully for endpoint
IP_OF_QUINTUM:1720
2004/06/02 21:14:10.888 4 gkauth.cxx(444) GkAuth SQLAliasAuth check ok
2004/06/02 21:14:10.888 4 gkauth.cxx(444) GkAuth default check ok
gnugk.ini file:
....
[RasSrv::RRQFeatures]
#OverwriteEPOnSameAddress=1
AcceptEndpointIdentifier=1
AcceptGatewayPrefixes=1
..
[RasSrv::ARQFeatures]
ArjReasonRouteCallToSCN=1
ArjReasonRouteCallToGatekeeper=1
CallUnregisteredEndpoints=1
RemoveTrailingChar=#
ParseEmailAliases=1
..
[RasSrv::RRQAuth]
#SQLAliasAuth=required;RRQ,ARQ
default=confirm
..
[RasSrv::LRQFeatures]
NeighborTimeout=2
ForwardHopCount=2
AlwaysForwardLRQ=[Gatekeeper::Auth]
AcceptForwardedLRQ=1
IncludeDestinationInfoInLCF=1
CiscoGKCompatible=1
...
[Gatekeeper::Auth]
SQLAliasAuth=required;GRQ,RRQ,ARQ
default=allow
....
[SQLConfig]
Driver=PostgreSQL
Host=localhost
Database=gkcontrol
Username=callshop
Password=callshop
RewriteE164Query=SELECT rkey, rvalue FROM rewriterule WHERE gk = '%1'
PermanentEndpointsQuery=SELECT peip, peport, pealias, peprefix FROM petable WHERE gk = '%1'
GWPrefixesQuery=SELECT gwalias, gwpfx FROM gwprefix WHERE gk = '%1'
NeighborsQuery=SELECT nid, niphost, nport, npfx, npwd FROM neighbors WHERE gk = '%1'
------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________________
List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/