QueueMetrics forum
QueueMetrics => Realtime Live => Topic started by: gavinlew on October 02, 2008, 20:32:23
-
Hi,
I am migrating away from a Trixbox solution to my own custom installation using Asterisk/FreePBX 2.5.0/Queuemetrics 1.4.7.1 (Licensed)
Everything is up and running apart from , during Live Monitoring, the Waiting/Duration Times for a call do not appear to get updated , the fields are always blank.
-
Can you send a screenshot? I think that value comes straight from the APi answer.
-
You likely have in your configuration.properties:
liveclock.enable=false
try to set it to:
liveclock.enable=true
Otherwise values that depend on live timing are not shown.
-
Fantastic. Many Thanks, problem resolved , all up and running on the new platform.