Sorry, this may be obvious, but did you load the module at the beginning of the file?

 

Usually something like

 

loadmodule "/usr/lib/ser/modules/acc.so"

 

Dave

 


From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Linda Xiao
Sent: 24 July 2004 01:17
To: serusers@lists.iptel.org
Subject: [Serusers] what the is the module name of acc.so

 

 

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