Permissions
Hello everyone,
We are integrating FOP2 into our own product base. However, I have a few questions regarding permissions :
a) when enabling the transfer button by using the 'transfer' keyword, only the transfer and transfer to voicemail buttons appear, but not the transfer to cell button. How can I enable it ?
b) is there a way to hide the logout button ?
Thank you,
Damien
We are integrating FOP2 into our own product base. However, I have a few questions regarding permissions :
a) when enabling the transfer button by using the 'transfer' keyword, only the transfer and transfer to voicemail buttons appear, but not the transfer to cell button. How can I enable it ?
b) is there a way to hide the logout button ?
Thank you,
Damien
Comments
To enable the transfer to external numbers, the "external=xxxx" parameter must be set in the extension button configuration. If there is no external number to call, the button will be disabled.
To disable the logout button you might want to try with css, I have never tried myself, but perhaps adding
In operator.css will work.
The css code works.
However, the transfer to cellphone button is not displayed at all when you do not have 'all' permissions, but if you specify this instead: user=211:1234:dial,transfer,hangupself (for example).
Is this a small bug ?
Damien
Best regards,