I'm using Openser 1.0 and want to use MySql accounting. Looking at the
documentation and Makefile, i understand that sql accounting is already
built-in. When I put the following lines in my config file and start
using 'setflag(1)' (e.g., after INVITE's to PSTN) , nothing happens.
That is, the MySql 'acc' table stays empty. What other steps do i have
to take to make openser log to the database ? I've tried using the
setflag statement at other points too.