Quantcast
Channel: FreePBX - FreePBX Community Forums
Viewing all articles
Browse latest Browse all 17448

Recording Missing in GUI

$
0
0

@sam_khan wrote:

Hi

Hope you all will be fine. I am seeing Recording Missing in call recording menu although recording is present in monitor folder.

i did found a thread which posted a solution but no luck still same issue.

.......................................................................................................................................................

in the directory /var/www/html/modules/monitoring/libs y edit paloSantoMonitoring.class.php

search for "private function _rutaAbsolutaGrabacion($file)"
and change:

$basedir = DEFAULT_ASTERISK_RECORDING_BASEDIR.’/’;

to

$basedir = ‘/var/spool/asterisk/monitor/’;

and now looks like:

private function _rutaAbsolutaGrabacion($file)
{
$basedir = ‘/var/spool/asterisk/monitor/’;

Restart http server and the recordings working good in the web admin

......................................................................................................................................................

Please Help !

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 17448

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>