Hello.
I would like to remove these 3 boxes from the top of my fop2 operator window:
filter, dial, status (available and so on)
So that an operator could only see the status of all my extensions/trunks and nothing more.
How can I do this?
Thx.
Hello.
I would like to remove these 3 boxes from the top of my fop2 operator window:
filter, dial, status (available and so on)
So that an operator could only see the status of all my extensions/trunks and nothing more.
How can I do this?
Thx.
You can try by modifying /var/www/html/fop2/css/operator.css, look for the #head class, you can add something like display:none, there, change height, etc.
Best regards,