opensips-js 0.1.27 → 0.1.29

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.
package/dist/index.d.ts CHANGED
@@ -454,6 +454,8 @@ declare interface IOpenSIPSJSOptions {
454
454
  },
455
455
  modules: Array<Modules>
456
456
  pnExtraHeaders?: ExtraContactParams
457
+ msrpDomain?: string
458
+ msrpWs?: boolean
457
459
  }
458
460
 
459
461
  declare interface IRoom {