Re: [Openh323gk-users] GnuGk 2.0.5 released

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

 



I would like to test the Radius Accounting support, is it necesary to 
write "HAS_ACCT=1" in this version?

Rafael


LARGE_FDSET=16384 HAS_ACCT=1 make both 

g++ -DLARGE_FDSET=16384 -DHAS_ACCT -DHAS_RADIUS -DHAS_WAITARQ=1  -
DP_LINUX=2.4.20-18.9 -DOPENSSL_NO_KRB5 -D_REENTRANT -Wall -DP_USE_PRAGMA -
DPHAS_TEMPLATES -I/home/gk/pwlib/include/ptlib/unix -I/home/gk/pwlib/include -
DPTRACING -I/home/gk/openh323/include -DHAS_IXJ -DHAS_OSS -DMAJOR_VERSION=1 -
DMINOR_VERSION=12 -DBUILD_NUMBER=0 -O3 -DNDEBUG  -c gkacct.cxx -o 
obj_linux_x86_r/gkacct.o
g++ -DLARGE_FDSET=16384 -DHAS_ACCT -DHAS_RADIUS -DHAS_WAITARQ=1  -
DP_LINUX=2.4.20-18.9 -DOPENSSL_NO_KRB5 -D_REENTRANT -Wall -DP_USE_PRAGMA -
DPHAS_TEMPLATES -I/home/gk/pwlib/include/ptlib/unix -I/home/gk/pwlib/include -
DPTRACING -I/home/gk/openh323/include -DHAS_IXJ -DHAS_OSS -DMAJOR_VERSION=1 -
DMINOR_VERSION=12 -DBUILD_NUMBER=0 -O3 -DNDEBUG  -c radacct.cxx -o 
obj_linux_x86_r/radacct.o
g++ -o obj_linux_x86_r/gnugk    -s -L/home/gk/pwlib/lib -
L/home/gk/openh323/lib   ./obj_linux_x86_r/gk.o  ./obj_linux_x86_r/gkauth.o  ./o
bj_linux_x86_r/gkDestAnalysis.o  ./obj_linux_x86_r/RasSrv.o  ./obj_linux_x86_r/R
asTbl.o  ./obj_linux_x86_r/GkClient.o  ./obj_linux_x86_r/MulticastGRQ.o  ./obj_l
inux_x86_r/BroadcastListen.o  ./obj_linux_x86_r/SoftPBX.o  ./obj_linux_x86_r/Too
lkit.o  ./obj_linux_x86_r/h323util.o  ./obj_linux_x86_r/GkStatus.o  ./obj_linux_
x86_r/yasocket.o  ./obj_linux_x86_r/thread.o  ./obj_linux_x86_r/ProxyThread.o  .
/obj_linux_x86_r/ProxyChannel.o  ./obj_linux_x86_r/singleton.o  ./obj_linux_x86_
r/main.o  ./obj_linux_x86_r/gkacct.o  ./obj_linux_x86_r/radproto.o  ./obj_linux_
x86_r/radauth.o  ./obj_linux_x86_r/radacct.o  ./obj_linux_x86_r/WaitingARQ.o -
lh323_linux_x86_r -lpt_linux_x86_r  -lssl -lcrypto -llber -lldap -lldap_r -
lexpat -lpthread -lresolv  -ldl 
./obj_linux_x86_r/radacct.o(.text+0x22a5): In function `RadAcct::LogAcctEvent
(GkAcctLogger::AcctEvent, SmartPtr<CallRec>&)':
: undefined reference to `CallRec::GetAcctSessionId()'
./obj_linux_x86_r/radacct.o(.text+0x25c6): In function `RadAcct::LogAcctEvent
(GkAcctLogger::AcctEvent, SmartPtr<CallRec>&)':
: undefined reference to `CallRec::GetCallingStationId()'
./obj_linux_x86_r/radacct.o(.text+0x274c): In function `RadAcct::LogAcctEvent
(GkAcctLogger::AcctEvent, SmartPtr<CallRec>&)':
: undefined reference to `CallRec::GetCalledStationId()'
./obj_linux_x86_r/radacct.o(.text+0x2dad): In function `RadAcct::LogAcctEvent
(GkAcctLogger::AcctEvent, SmartPtr<CallRec>&)':
: undefined reference to `CallRec::SetSetupConnectDisconnect()'
./obj_linux_x86_r/radacct.o(.text+0x2db5): In function `RadAcct::LogAcctEvent
(GkAcctLogger::AcctEvent, SmartPtr<CallRec>&)':
: undefined reference to `CallRec::GetSetupTime()'
./obj_linux_x86_r/radacct.o(.text+0x2e9a): In function `RadAcct::LogAcctEvent
(GkAcctLogger::AcctEvent, SmartPtr<CallRec>&)':
: undefined reference to `CallRec::GetConnectTime()'
./obj_linux_x86_r/radacct.o(.text+0x2f7f): In function `RadAcct::LogAcctEvent
(GkAcctLogger::AcctEvent, SmartPtr<CallRec>&)':
: undefined reference to `CallRec::GetDisconnectTime()'
./obj_linux_x86_r/radacct.o(.text+0x3a9a): In function `RadAcct::LogAcctEvent
(GkAcctLogger::AcctEvent, SmartPtr<CallRec>&)':
: undefined reference to `CallRec::SetAcctSessionId(PString const&)'
collect2: ld returned 1 exit status
make: *** [obj_linux_x86_r/gnugk] Error 1





Jan Willamowius <jan@willamowius.de> escribió:

> I have just released GnuGk version 2.0.5.
> 
> It has very few new features, but it will compile out-of-the-box
> with OpenH323 1.12.0 and PWLib 1.5.0 using gcc 3.3.
> 
> Since LDAP support has been dropped from OpenH323, LDAP support
> in GnuGk has been switched of by default. I have added the old
> OpenH323 LDAP files to this release, so you can compile LDAP support
> with HAS_LDAP=1, but this has been hardly tested.
> 
> Have fun!
> 
> -- 
> Jan Willamowius, jan@willamowius.de, http://www.willamowius.de/
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
> _______________________________________________
> List: Openh323gk-users@lists.sourceforge.net
> Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
> Homepage: http://www.gnugk.org/
> 


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
List: Openh323gk-users@lists.sourceforge.net
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