Customizing Action submenu

  1. 13 years ago

    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

      Remove Member
      Pause Member
      UnPause Member

    Likewise, when I click on the Green Ball under the Extensions box, I see


      Pause Member
      UnPause Member
      Add to ....
      Remove from ..

    I do not want any of them.

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

    Thank you

    Best regards,
    Sans

  2. admin

    18 Apr 2011 Administrator

    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.

  3. I am logged in as 3002
    What should I change and where ?

    Thx

  4. admin

    18 Apr 2011 Administrator

    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.

  5. Yes, commending [code]#exec autoconfig-users-freepbx.sh[/code] did the trick.
    Its working as expected now.

    Thx a ton.

or Sign Up to reply!