No data in the call report

jrglass

Guru
Joined
Oct 18, 2007
Messages
311
Reaction score
20
I installed 1.1 last week and everything seemed to be working until I clicked on reports today. There is no data in the report even though I have made and receive call every day.

Thanks,

Jeff
 
I added this to my modules.conf:

load => cdr_addon_mysql.so

Still no calls
 
Have you changed any passwords?? MySQL passwords, e.g. asteriskuser?

Does your /etc/asterisk/cdr_mysql.conf file look like the following:
Code:
 [global] 
 hostname = localhost
 dbname=asteriskcdrdb 
 password = amp109
 user = asteriskuser
 ;port=3306 
 ;sock=/tmp/mysql.sock
If no changes and not working, try changing to... user=root and password=passw0rd (with a zero). Then amportal restart and test.
 
Thanks Ward, I had changed the passwd and it was carried over during restore.

I just had to change to amp109.
 
Have you changed any passwords?? MySQL passwords, e.g. asteriskuser?

Does your /etc/asterisk/cdr_mysql.conf file look like the following:
Code:
 [global] 
 hostname = localhost
 dbname=asteriskcdrdb 
 password = amp109
 user = asteriskuser
 ;port=3306 
 ;sock=/tmp/mysql.sock
If no changes and not working, try changing to... user=root and password=passw0rd (with a zero). Then amportal restart and test.

Ward,
Mine has a couple of extra lines and all seem to be commented out!

;[global]
;hostname = localhost
;dbname=asteriskcdrdb
;table=cdr
;password = amp109
;user = asteriskuser
;port=3306
;sock=/tmp/mysql.sock
;userfield=1

Thanks,

Jeff
 
Jrglass,
I have the exact same problem as you, after update-source, all the lines are commented out. and the report panel doesn't work. I uncommented out the lines in Ward's post and reloaded. Still doesn't work.
did you ever fix it?
Never Mind... I forgot to uncomment [global]
 

Members online

No members online now.

Forum statistics

Threads
26,687
Messages
174,410
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top