https://bugs.contribs.org/show_bug.cgi?id=10620

--- Comment #7 from Jean-Philippe Pialasse <[email protected]> ---
forgot the magic of filling  

/etc/odbc.ini
[MySQL-asteriskcdrdb]
Description=MySQL connection to 'asteriskcdrdb' database
driver=MySQL
server=localhost
database=asteriskcdrdb
Port=3306
Socket=/var/lib/mysql/mysql.sock
option=3
Charset=utf8

you can add the lines, but works also without
username=freepbx
password=fpbx


so after that I get cdr filling twice :D 
and cel start filling
cel report working
cdr report working 

; when removed the mysql backend I only got once

also just tested without the res_odbc_transaction.so file and asterisk restared
well and I still have loging working



so we need to :

1 - add the requirement to spec file ; done
2- create a tempalte for /etc/odbc.ini and fill it
2- expand the template in some events frepbx-updates should be one
3- test on fresh install if everything start on first test or some modules are
not loading until manual intervention, and if it is the case we will need to
force this in the install script.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to