Here's the error I am getting with the latest from cvs:
g++ -DP_USE_PRAGMA -D_REENTRANT -DP_USE_PRAGMA -D_REENTRANT
-Wall -I/home/rameshr5/opensipstack/include -DPTRACING
-I/home/rameshr5/opensipstack/gnu/IPRoute2Wrapper
-I/home/rameshr5/opensipstack/include -I ./ -fpermissive -Os -c
SBCCallHandler.cxx -o obj_linux_x86_r/SBCCallHandler.o
SBCCallHandler.cxx: In member function `BOOL
SBCCallHandler::DumpCATLog(B2BUA::B2BUAConnection&,
int)':
SBCCallHandler.cxx:769: error: `GetRingDuration' undeclared
(first use this function)
SBCCallHandler.cxx:769: error: (Each undeclared identifier is
reported only once for each function it appears in.)
SBCCallHandler.cxx:770: error: `GetCallDuration' undeclared
(first use this function)
SBCCallHandler.cxx: In member function `BOOL
SBCCallHandler::OpenCATLog()':
SBCCallHandler.cxx:778: error: 'class Tools::OSSApplication'
has no member named 'GetApplicationDirectory'
make[1]: ***
http://obj_linux_x86_r/SBCCallHandler.o Error
1