Browser-Phone
Browser-Phone copied to clipboard
Hide Chat Box
Hello:
Is it possible to hide the chat box on extensions like Voice Mail and Conference.
These extensions do not answer messages 😄
Greetings.
Yes, it's possible. You can do it setting EnableTextMessaging to '0' on localstorage:
window.localStorage.setItem("EnableTextMessaging", '0'); // disable chat
If you don’t need chat then you can just make a regular address book contact. No need to set it as extension. (There isn’t a way to convert it)
Ok.
Thanks.
Please dont forget the option: Send Files and Get Chat History on differents devices.
Greetings.
Please dont forget the option: Send Files and Get Chat History on differents devices.
Getting there... development is a little slow, but will pick up this year