

Last but not least, when installing the freepbx with the command line (I had to run it twice, first time failed) I used other reference and I believe it would be great to have it in the tutorial as well *** your path, or set the LIBGNUTLS_CONFIG environment variable to the *** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in *** The libgnutls-config script installed by LIBGNUTLS could not be found Libgnutls also did not install, as this is only for Google Voice I believe it is safe to ignore it.Ĭhecking for libgnutls - version >= 0.1.0. The part of CDR that is out of this tutorial could be included. Please see this page for more information: to install module digiumaddoninstaller: This Module Requires The Digium RPM to be installed (php-digium_register-3.0.5-1_). Module digiumaddoninstaller successfully downloaded I could not install Digium Add-on Modules I ran into some error messages during the installation following the script, It should be updated in favor of accuracy if possible. You could try running: rpm -Va -nofiles -nodigest You could try using -skip-broken to work around the problem Im getting on the install and compila asterisk part.Įrror: Package: libffado-2.1.86_64 (epel)Įrror: Package: spandsp-0.0.6-0.10.86_64 (epel)Įrror: Package: 86_64 (epel)Įrror: Package: 86_64 (epel)

This seems to be the minimum steps needed, at least for me.

Then a restart and a CLI> cdr show status and an example call showed that it was all working. connection=asteriskcdrdb loguniqueid=yes table=cdr alias start => calldate There was no /etc/asterisk/cdr_adaptive_nf created, so I created one: Type "help" and if you see the cdr (call data records) and cel (channel event logs) databases, then you're pretty far along. You can test that you have gotten this far with isql: # ODBC connection to CDR database # description = MySQL-asteriskcdrdb Trace = Off TraceFile = stderr Driver = MySQL SERVER = localhost PORT = 3306 DATABASE = asteriskcdrdb # socket = /var/lib/mysql/mysql.sock option = 3 Then, I made the /etc/odbc.ini file to point to the database that the instructions had created: Anyway: I had to install the mysql connector to ODBC:

Apparently just writing to mySQL is being deprecated, and adaptive CDR is what you want. I fiddled with this a bit without knowing a huge amount about what was going on with the adaptive CDRs.
