Installing Cdr In Free Pbx
Installing Cdr In Free Pbx Rating: 5,0/5 3090 votes
I have had my FREEPBX server up and running for some time now and as a result have thousands and thousands of records stored but there appears to be no way to clear them? After googling it appears that they are stored in a database on the server but how do I safely clear any old records and only keep records from 2015 onwards? Sonic rivals 2 psp download free. Install asterisk prerequisites if not already present yum install wget curl bison perl perl-CPAN openssl-devel kernel-devel audiofile-devel sox svn gcc-c make ncurses-devel libxml2-devel mysql-devel sqlite-devel. If you will use odbc with asterisk you will also need yum install unixODBC unixODBC-devel libtool-ltdl libtool-ltdl-devel.
My FreePBX installation (CentOS, Asterisk, FreePBX 1.4.29.1, FreePBX 2.6.0.1, MySQL 5.0.77, all on the same server) is not recording CDR data into the database, nor to CSV files.I can access the database by logging in to mysql as freepbx, or as root. The file owner of the database files is mysql. Any suggestions to start chasing this down would be appreciated!
Below is the contents of /etc/asterisk/cdr_mysql.conf.
[root@localhost asterisk]# cat cdr_mysql.conf
;
; Note - if the database server is hosted on the same machine as the
; asterisk server, you can achieve a local Unix socket connection by
Installing Cdr In Freepbx Search
; setting hostname = localhost
;
; port and sock are both optional parameters. If hostname is specified

; and is not 'localhost', then cdr_mysql will attempt to connect to the
; port specified or use the default port. If hostname is not specified
; or if hostname is 'localhost', then cdr_mysql will attempt to connect
; to the socket file specified by sock or otherwise use the default socket
; file.
;
[global]
hostname = localhost
dbname=asteriskcdrdb
password = fpbx
user = freepbx
userfield=1
;port=3306
;sock=/tmp/mysql.sock


[root@localhost asterisk]#
I