hi everyone, can someone show me how to save cdr's into db ? i enabled acc in the default config but still no cdr in the acc table thank you
Hello,
On 9/28/12 11:36 AM, Tayeb Meftah wrote:
hi everyone, can someone show me how to save cdr's into db ? i enabled acc in the default config but still no cdr in the acc table thank you
have you updated the structure of acc and missed_calls tables (the sql commands are in the default config file)?
If yes, then add to your config:
#!define WITH_MYSQL #!define WITH_ACCDB
Cheers, Daniel