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!