@voicenter-team/opensips-js 1.0.90 → 1.0.91

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.
@@ -23629,7 +23629,7 @@ class Qv {
23629
23629
  }
23630
23630
  //@requireInitialization()
23631
23631
  initCall(s, r) {
23632
- if (this.checkInitialized(), s.length === 0)
23632
+ if (s.length === 0)
23633
23633
  return console.error("Target must be a valid string");
23634
23634
  this.context.logger.log(`Calling sip:${s}@${this.context.sipDomain}...`);
23635
23635
  const o = this.context.call(