xyj70 / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

voicemail greetings - access denied #331

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As a user when i click on greetings button i get a access denied.

In app/voicemail_greeting/app_config.php you have permissions[5] several times 
and that should be changed to permissions[0], permissions[1], permissions[2], 
permissions[3], permissions[4] for the group user.

Original issue reported on code.google.com by nr...@wavecom.pt on 27 Sep 2012 at 10:04

GoogleCodeExporter commented 9 years ago
Thanks for reporting this I have fixed it in app_config.php file. For existing 
system can use the advanced -> group manager to add the permissions to the 
users group.

Original comment by markjcrane@gmail.com on 29 Sep 2012 at 8:31