Default setting permissions

how can I set the permission to all users as default so the only thing they can do is dial,transfer,pickup
we do not want anyone able to spy or hangup a call.
Every time we add a new ext one will have to remember to set it on fop2.cfg
Thanks

Comments

  • I have set this in the fop2.cfg
    user=1100:12345:dial,transfer,pickup
    but the user still show the spy, hangup, wisper and record buttons and they all still work.
    I can not allow anyone to use those features they are also disabled in freepbx but they still work.

    How can I make those buttons disappear?
  • You are probably using the autoconfig-users-freepbx.sh script that is overriding the line you wrote manually. Either comment out the #exec line and leave only the manual configuration (do not forget to add the buttonfile line), or modify the script to set the permissions you want.

    Best regards,
Sign In or Register to comment.