Hi,
Yes. It's the same. The idea is to let able the server where QM is running to read the call files.
What you can do is to mount an NFS share on a folder (for example /share/calls ) then modify the keys:
audio.server=it.loway.app.queuemetrics.callListen.listeners.LocalFiles
default.monitored_calls=/share/calls
The first key tells QueueMetrics to read to a server local folder, the second key specifies the folder.
Please remember to restart QueueMetrics and to properly set the file access permissions.
Thank you and regards,
Marco Signorini.