Page 1 of 1

Realtime stats not updating under 'Real-Time Main Report.'

PostPosted: Sun Apr 03, 2022 4:14 pm
by Ikram_Ali
Hi,

Realtime stats not updating under 'Real-Time Main Report' page (Reports > Real-Time Main Report).

It is just showing 0 for 'Calls Today' and for other realtime parameters. Agents' stats also not updating, it is showing since server came into production (~2 days ago).

CALLS TODAY: 0
DROPPED/ANSWERED: 0.000/0
DROPPED PERCENT: 0.00%

While Agent Time Detail report coming fine.

Below are the configuration details of our server.

Installation Method: Manually from Ray Solomon.

[root@localhost ~]# cat /usr/src/astguiclient/trunk/version
2.14b0.5
Number of CPU: 8
RAM: 8GB
[root@localhost ~]# asterisk -rx "core show version"
Asterisk 13.29.2 built by root @ localhost.localdomain on a x86_64 running Linux

Thanks in advance...!!!

Re: Realtime stats not updating under 'Real-Time Main Report

PostPosted: Mon Apr 11, 2022 6:18 am
by Ikram_Ali
Hi,

Can somebody reply please.

Re: Realtime stats not updating under 'Real-Time Main Report

PostPosted: Mon Apr 11, 2022 11:00 am
by carpenox
Make sure you have the the times set correctly for PHP and the voicemail server assigned in system settings

Re: Realtime stats not updating under 'Real-Time Main Report

PostPosted: Mon Apr 18, 2022 6:13 am
by Ikram_Ali
Thanks carpenox for reply.

We checked both of the time settings and these look good.

Timezone in php.ini file.

[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = America/New_York

Timezone on server, cli...
[root@localhost ~]# date
Mon Apr 18 07:09:46 EDT 2022

Please advise further...

Re: Realtime stats not updating under 'Real-Time Main Report

PostPosted: Mon Apr 18, 2022 1:45 pm
by carpenox
do you have the voicemail server assigned in system settings to an active asterisk server?

Re: Realtime stats not updating under 'Real-Time Main Report

PostPosted: Wed Apr 20, 2022 5:54 am
by Ikram_Ali
carpenox wrote:do you have the voicemail server assigned in system settings to an active asterisk server?


Yes, I do have both settings on placed.

Active Voicemail Server: 66.xx.xx.xx (My Server IP)
active asterisk server = Y

Is anything I need to taken care of to resolve it, although, thanks for your response.

Re: Realtime stats not updating under 'Real-Time Main Report

PostPosted: Thu Apr 21, 2022 5:09 pm
by Ikram_Ali
Ikram_Ali wrote:
carpenox wrote:do you have the voicemail server assigned in system settings to an active asterisk server?


Yes, I do have both settings on placed.

Active Voicemail Server: 66.xx.xx.xx (My Server IP)
active asterisk server = Y

Is anything I need to taken care of to resolve it, although, thanks for your response.

Still awaiting to get response from someone.

Re: Realtime stats not updating under 'Real-Time Main Report

PostPosted: Sat Apr 23, 2022 3:41 pm
by carpenox
this is fixed now right?

Re: Realtime stats not updating under 'Real-Time Main Report

PostPosted: Sat Apr 23, 2022 11:34 pm
by Ikram_Ali
carpenox wrote:this is fixed now right?

Hi carpenox, That was another post for "SVN Version Showing 0" and this is another post for not updating the stats on realtime page.

Re: Realtime stats not updating under 'Real-Time Main Report

PostPosted: Fri May 06, 2022 3:24 pm
by williamconley
Ikram_Ali wrote:
carpenox wrote:do you have the voicemail server assigned in system settings to an active asterisk server?

Active Voicemail Server: 66.xx.xx.xx (My Server IP)
active asterisk server = Y

1) Please verify that the Active Voicemail Server is actually a server listed under "servers" and that IP is the server's IP right at the top (presently, not merely in your memory). Fairly common to change from private to public IP and forget to change it in this VM server dropdown to match.

2) Verify that the server in question has that same IP address in /etc/astguilcient.conf as VARserver_ip => xx.xx.xx.xx

3) Verify that the server in question is functioning as a dialer with the necessary screens (screen -list) associated with dialers.

4) Verify that the server in question is ... running? Sorry. Had to. I've had a lot of clients ... 8-)

5) WHAT stats are not updating? Are any stats updating?

6) Admin->System Settings->Reports to use Slave DB ... NONE

7) Your Vicidial Version with Build (bottom left corner of almost every admin page) is required for support. It helps everyone.

8) Your installer version could be useful for this question as well. If you did not use a Vicibox installer, please post a link to the instruction set you used.