Saturday, May 2, 2020

How to Access Recordings on Web Scratch Install Vicidial

Access Vicidial Recordings on Web


Need to Create .conf File


vi /etc/httpd/conf.d/vici_rec.conf        


<Directory "/var/spool/asterisk/monitorDONE">

  Order Deny,Allow
  Deny from all
  Allow from 127.0.0.1
  Options Indexes FollowSymLinks
</Directory>

Alias /RECORDINGS /var/spool/asterisk/monitorDONE

Alias /recordings /var/spool/asterisk/monitorDONE

#Alias /search /var/spool/asterisk/monitorDONE

~



No comments:

Post a Comment

Windows Server 2016/2019/2022 Evaluation: How to extend the Trial Period ?

How to extend the Trial Period ? Pay attention to the Time-based activation expiration and the Remaining Windows rearm count. You can rearm ...