How can I hide Supervised Transfer icon?
Hello Sir,
I have installed FOP2(version 2.2.7 with trail license) on my server (OS: CenteOS 6.2) .
Due to my asterisk vsersion is 1.4.2.2, Supervised Transfer action will not action when I assign a transfer authority to my user account. and it might be strange to have an non-action icon on tool bar.
So, Can you tell me how to hide Supervised Transfer icon and keep Blind Transfer icon with transfer authority ?
Thanks for your help
Mfhsu
I have installed FOP2(version 2.2.7 with trail license) on my server (OS: CenteOS 6.2) .
Due to my asterisk vsersion is 1.4.2.2, Supervised Transfer action will not action when I assign a transfer authority to my user account. and it might be strange to have an non-action icon on tool bar.
So, Can you tell me how to hide Supervised Transfer icon and keep Blind Transfer icon with transfer authority ?
Thanks for your help
Mfhsu
Comments
Best regards,
I can hide the icon now, thanks for your help.
By the way, if I also want to hide "Transfer to Mailbox" button( voicemail function disable on server)
what command should I use to replace $('#action_supervisedtransfer').hide() ?
Thanks for your helps again.
it works now.
best regards,
mfhsu
After add codes below (In xxx/xxx/fop2/jcallback.js ), Icons can be hide when I login FOP2 page.
But after click extension buttons on the page more than two times, The hide icons(Supervised Transfer * & Transfer to MailBox) appear again.
Did I miss any procedure that cause this problem ? How can I hide those two Icons forever?
Thanks for your help.
Now I can hide Icons by using remove() function. thanks a lot.But I get another icon display problem now, that need your help.
When I reload all my asterisk configuration file by using "reload" command, all buttons I configured will become double immediate, for example from 5 extension buttons to 10 buttons, and so does Icons and logout button, and it will not happen if I use "sip reload" command.
How can I avoid buttons and Icons become double when I exec "reload" command in AMI Mode? Calling reload_conf() function will not effect buttons on FOP2 web page.
Calling reload_all() function will make buttons/Icons on FOP2 web page become double.
Sorry, for mismatch userName/Secret, it should be fop2/fop2sec.