Cannot access Recordings in GUI

From Kolmisoft Wiki
Revision as of 06:05, 8 May 2019 by Edvardas (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

If in GUI on Recordings page you get Forbidden or recordings are inacessible Gui inaccessible recordings.png

Please do the following to fix the issue:

rm -fr /home/mor/public/recordings
ln -s /var/spool/asterisk/monitor /home/mor/public/recordings
chmod 777 /var/spool/asterisk/monitor

See also