Thanks Jaime. It is the root couse.
Regards/ Linda
-----Original Message----- From: Jaime G. Ghirelli [mailto:jaime@brujula.net] Sent: Friday, July 23, 2004 6:09 PM To: Linda Xiao Cc: serusers@lists.iptel.org Subject: Re: [Serusers] what the is the module name of acc.so
Hello,
to use this modparam ("acc", "db_url", "sql://ser:heslo@localhost/ser")
you need to add mysql support to the acc.so module go to the file ser-0.8.12/modules/acc/Makefile
uncoment the line DEFS+=-DSQL_ACC
and recompile the module
regards,
____________________________________________________________________________
Jaime Garcia Ghirelli http://www.brujula.net jaime@wifi.com.ar http://www.wifi.com.ar
On Fri, 23 Jul 2004, Linda Xiao wrote:
Hi,
I am trying to enable the missed call logging feature in ser. When I
simply
add the following single line
modparam ("acc", "db_url", "sql://ser:heslo@localhost/ser")
in the existing ser.cfg, and restart SER, it returns "bad config file (1 errors)"
I have not problem to use it for other modules, like group, tm, etc.
By the way, the version of SER I am using is 0.8.12.
I guess the module name got changed instead of "acc".
Thanks and Best Regards
Linda