opensips-js-vue 0.1.16 → 0.1.17

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.
@@ -165,6 +165,8 @@ export declare interface IOpenSIPSJSOptions {
165
165
  },
166
166
  modules: Array<Modules>
167
167
  pnExtraHeaders?: ExtraContactParams
168
+ msrpDomain?: string
169
+ msrpWs?: boolean
168
170
  }
169
171
 
170
172
  export declare interface IRoom {