Bug #2011
closedRecordings display issue..
0%
Description
I am not able to see my recordings page. Its showning an error-*Forbidden "You don't have permission to access /recordings on this server."*
how can i get rid of the issue. Anyone can help.. ??
Updated by Maurizio D'Alterio about 10 years ago
Hi
Edit file /etc/httpd/conf.d/goautodial.conf to:
<Directory "/var/spool/asterisk/monitorDONE">
Order Deny,Allow
Deny from all
Allow from xxx.xxx.xxx.xxx (your ip server)
Options Indexes FollowSymLinks
</Directory>
Alias /RECORDINGS /var/spool/asterisk/monitorDONE
Alias /recordings /var/spool/asterisk/monitorDONE
type under ssh: service httpd restart
that it.....
Updated by Jefferson Varias almost 10 years ago
- Status changed from New to Closed
Hi,
You can also try to check the user and usergroup permissions. This issue/bug tracker is meant for bugs, feature request and issues related to the GOautodial CE ISO, system installation and the GOautodial applications (GOadmin, GOreports and GOagent). To get help from the community, please post your concerns in our forum board at http://goautodial.org/projects/goautodialce/boards