User permission issue

  1. 8 years ago

    I do not want to give all permissions.

    user = 50:500:all::clock,callhistory
    user = 55:550:dial,hangup,pickup,phonebook,preferences,hangupself::clock,callhistory

    User 50 can see everything. Only the dial function do not work.

    User 55 do not see the phonebook and also the callhistory.

    I configure the fop2.cfg manually, because over the Fop2 Manager absolutely nothing happened. ;)

  2. Does somebody has any idea?

  3. admin

    14 Sep 2016 Administrator

    Your manual configuration is wrong. I suggest you to use the FOP2 Manager, it does work if properly configured and it will not make mistakes on the configuration for user permissions and plugins.

    If you still want to explore manual configurations, then start FOP2 in debug mode and check events/messages there, if something is not working it is because it is not well configured.

    Why dial does not work? Perhaps the channel definition for your button is incorrect, peerhpas you set originatechannel to a bad value, perhaps your own dialplan is not allowing your phone to be rang.. many reasons that will become aparent if you look at actual logs both in asterisk and in fop2

    http://members.asternic.biz/knowledge_base/how-to-debug-fop2

  4. Thank you. Was a very good tip.
    Had the wrong context.
    Now it works 'almost' everything.

    user = 50:xxxx:dial,hangup,pickup,phonebook,preferences,hangupself,meetme::clock,callhistory

    I can not call Call History. What right does it to?

  5. 7 years ago

    admin

    3 Oct 2016 Administrator

    Review your user permissions. You have to grant call history permission to the user. It is not enough with enabling the plugin

or Sign Up to reply!