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
We reversed a functionality which turned out to not do anything. It actually caused problems with BLF.
In the onNotify in the client we tried to check CSEQ numbers for order. But the onNotify is never called when the NOTIFY messages are out of order.