@voicenter-team/opensips-js 1.0.143 → 1.0.144

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19992,7 +19992,7 @@ class jT extends FT {
19992
19992
  }
19993
19993
  }
19994
19994
  stop(t = !0) {
19995
- if (console.log("IN STOP"), tt.debug("stop()"), this._dynConfiguration = {}, this._status === Vs.STATUS_USER_CLOSED) {
19995
+ if (tt.debug("stop()"), this._dynConfiguration = {}, this._status === Vs.STATUS_USER_CLOSED) {
19996
19996
  tt.debug("UA already closed");
19997
19997
  return;
19998
19998
  }