Call Recording Reports Module Issue

I just purchased the Call Recording Reports module. I noticed that all of the calls in the /var/spool/asterisk/monitor/2018/11 directory are 44 bytes. However, the calls are also being logged to /var/spool/asterisk/monitor which is the actual call recording. Anyone have any ideas how I can get the call recording to properly display in the Call Recordings Report module?

[root@freepbx1 23]# pwd
/var/spool/asterisk/monitor/2018/11/23
[root@freepbx1 23]# ls -lah
total 4.0K
drwxr-xr-x 2 asterisk asterisk 72 Nov 23 10:33 .
drwxr-xr-x 3 asterisk asterisk 16 Nov 23 10:33 …
-rw-r–r-- 1 asterisk asterisk 44 Nov 23 10:33 external-222-+15862588120-20181123-103336-1542987216.1.wav

[root@freepbx1 23]# cd /var/spool/asterisk/monitor/
[root@freepbx1 monitor]# ls -lah
drwxrwxr-x. 3 asterisk asterisk 4.0K Nov 23 10:33 .
drwxrwxr-x. 13 asterisk asterisk 247 Nov 17 16:40 …
-rw-r–r-- 1 asterisk asterisk 242K Nov 23 10:33 1542987216.1.wav
drwxr-xr-x 3 asterisk asterisk 16 Nov 23 10:33 2018

Regards,
Ultrajones

the call formats in just monitor are incorrect and will never work with recording reports. Freepbx also does not ever write to that location. It only writes to the sub day month year folders.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.