User permission issue
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.
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.
Comments
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
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?