I'm not sure if this is a valid statement but it worked for me, I had to make my log_* flags different numbers in order to catch them both. Remember, log_level is to logger and log_flag is to your db.
 
-----Original Message-----
From: Alexander [mailto:alexander_gav@yahoo.com]
Sent: Sunday, January 02, 2005 4:22 AM
To: serusers@lists.iptel.org
Subject: [Serusers] Some acc module problems.

I have ser version version:  0.8.14 (i386/linux)
 
I have compiled acc module with support for SQL.
I am trying to setup the ser.cfg to write information to the mysql database to acc table (with no success).
 
modparam("acc", "db_url", "sql://ser:heslo@localhost/ser")
modparam("acc", "log_level", 1)
modparam("acc", "log_flag", 1 )
setflag(1);
 
I have those settings in my cfg file, I can register users, and i see them in the location table.
I can make local calls, but i don't see anything in the acc table.
 
Any help will be more than welcome.
 
 
 


Do you Yahoo!?
Meet the all-new My Yahoo! – Try it today!