Hey guys,
Ok so I've added the following to my ser.cfg:
modparam("usrloc|acc|auth_db|group|msilo", "db_url", "mysql://ser:serpass@localhost/ser")
modparam("acc", "log_level", 2) modparam("acc", "log_flag", 1 ) modparam("acc", "log_missed_flag", 2) modparam("acc", "failed_transactions", 1) modparam("acc", "report_cancels", 1) modparam("acc", "db_flag", 1) modparam("acc", "db_missed_flag", 2) #modparam("acc", "db_flag", 1 ) #modparam("acc", "log_level", 1) #modparam("acc", "log_missed_flag", 1) #modparam("acc", "db_missed_flag", 1)
With the above I seem to get the calls apearing in the serweb 'accounting' tab, however the calls have : Length of call: n/a Hangup: n/a
Missing calls seem to appear in the database, however not in serweb.
Any ideas would be much appreciated, dinner time!
Thanks Barry