You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is now a config.js option to enable/disable the chat area in the UI.
If the chat UI is disabled then there is no way to display any incoming chat messages. Therefore, they should be rejected with a SIP error code in the handler for the newMessage event.
There is now a config.js option to enable/disable the chat area in the UI.
If the chat UI is disabled then there is no way to display any incoming chat messages. Therefore, they should be rejected with a SIP error code in the handler for the
newMessage
event.Query about this sent to the JsSIP mailing list:
https://groups.google.com/forum/#!topic/jssip/4rzuI6A3amo
The text was updated successfully, but these errors were encountered: