Customizing Action submenu

Hi,

Custom settings in `fop2.cfg`
group=AD3W:QUEUE/5555,QUEUE/5557
group=TFXS:QUEUE/5600

user=1007:1007:hangup:AD3W
user=3001:3001:hangup:TFXS
user=3002:3002:hangup:TFXS

Currently, when I click on the CHAT icon in the QUEUE box, I see the following submenu
[list:1r85n0kh]Remove Member
Pause Member
UnPause Member[/list:u:1r85n0kh]

Likewise, when I click on the Green Ball under the Extensions box, I see
[list:1r85n0kh]
Pause Member
UnPause Member
Add to ....
Remove from ..[/list:u:1r85n0kh]

I do not want any of them.

Where and how do I customize the `Action Submenu` ?

Thank you

Best regards,
Sans

Comments

  • What extension are you using to login? the menus only appear if you have the proper permission. queuemanager or queueagent will add the pause/add/remove options, and the chat permission the chat option.
  • I am logged in as 3002
    What should I change and where ?

    Thx
  • If 3002 has only the hangup permission, it will not see chat or queue options in the submenus. Restart fop2 if you changed the user configuration, or perhaps you are using the autoconfiguration (#exec line at the end) and that part is overriding whatever you write before in your user lines.

    It is better to configure groups and permissions with the fop2admin module (and leaving the #exec line in place) if you are not sure how things work. If you are comfortable with manual editing, then you MUST comment the #exec line.
  • Yes, commending
    #exec autoconfig-users-freepbx.sh
    
    did the trick.
    Its working as expected now.

    Thx a ton.
Sign In or Register to comment.