Hello,
You set only the log_flag, so the accounting is done into system log
file (check /var/log/messages).
If you didn't compile it with database support, you need to take the
sources from cvs (
http://www.iptel.org/ser/cvs -- here are some
guidelines) and recompile the acc module after setting the proper flag
into Makefile inside the acc directory -- if you have put the sources
into /usr/local/src/sip_router the the directory of the acc module is
/usr/local/src/sip_router/modules/acc/. The accounting flag for use with
database is 'db_flag', so you need a
modparam("acc", "db_flag", 1 ) in your config file, too.
Best regards,
Daniel
On 9/28/2003 2:55 PM, marky wrote:
Hi All !
I 've installed the SER version 0.8.11 it works OK but i cant
implement some of commands.
For example when i add
loadmodule "/usr/home/mark/lib/ser/modules/acc.so"
modparam("acc", "log_level", 1)
modparam("acc", "log_flag", 1 )
acc_log_request("some comment","acc");
to my ser.cgf , there is nothing in acc table of the ser db.
Commands are taken from acc.pdf - documentation written by Jiri Kuthan
I ll be grateful for any help.
Thanks in advance
Mark Chehovsky
------------------------------------------------------------------------
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers