I am trying to understand the logging with the accounting module. I
don't understand the concept used with the flags. I'm trying to use the
MySQL for logging completed and failed calls. I can get entries like
log(1,"register request for domain"); to log something to syslog but I
can't get a successfull call logged into the MySQL tables. So far I've been
doing trial and error and haven't had any success.
Can someone send me a simple config demostrating the concept of the
flags or explain it to me please? I'm using ser 0.8.12 with MySQL 4.0
Bill Dunn