Hello Everyone...
The only part I am stuck is with the SQL
script...
GNUGK is compile with MySQL and also it does
authentication, but when my netmeeting port is 1720.
What I mean is I have this script in my ini
file:
[MySQLAliasAuth]
; ;SELECT CONCAT("sigip:",IPAddr,":1720") FROM IPNData WHERE IPN = %id AND Kind > 1 ; Host=localhost Database=billing User= Password= Table=IPNData
IDField=IPN IPField=CONCAT("sigip:",IPAddr,":1720") ExtraCriterion=Kind > 1 CacheTimeout=300 With this configuration I was able to login
once when my port address was "1720". After that my port address keep on
changing and GK keep on Denying me....
My main purpose is to authenticate
netmeeting or any other H.323 software with IPN(Username) and Password.
Any feedback is highly
appreciated...
Thank you...
Regards
Nitesh
|