Thanks Marian for the input..
I downloaded SER from the CVS using (cvs -d:pserver:anonymous@cvs.berlios.de:/cvsroot/ser co sip_router)
Trouble: mysql is not a default module. My first attempt was to enable mysql module in the make Here is the output: http://www.it.kth.se/~iw03_amn/enablemysql.txt .. Second attempt, I edited the "Makefile" to remove mysql from excluded modules: Here is the output: http://www.it.kth.se/~iw03_amn/editmakefile.txt
NB: I would also like to get the vm working, but nothing is compiled in this package.
Thanks in advance.
/Amos Nungu.
On Wed, 2005-01-26 at 18:50, Marian Dumitru wrote:
Hi Amos,
To get mysql accounting, be sure to compile the mysql support (look into modules/acc/Makefile). Also set the appropriate acc params from a SB accounting: modparam("acc", "db_flag", 1 ) modparam("acc", "db_missed_flag", 3 ) The flags that you set in your cfg are for syslog accounting.
Regards, Marian
Amos Nungu wrote:
Hi all, Help needed.
I'm running SER 0.8.14 (i386/linux) with serweb_2004-07-27 on a debian machine. I need to achieve the missed calls and accounting... Be able to see them from my serweb interface which I can't for now.
I can register, authenticate and make calls normally. I tried to check from the database i.e without serweb, nothing is stored also.
#............................end....................
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers