xyj70 / fusionpbx

Automatically exported from code.google.com/p/fusionpbx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

voicemail greetings - access denied

GoogleCodeExporter opened this issue · comments

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

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

  • Changed state: Fixed