@exotel-npm-dev/webrtc-client-sdk 1.0.12 → 1.0.13
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/exotelsdk.js +2 -2
- package/dist/exotelsdk.js.map +1 -1
- package/package.json +3 -3
package/dist/exotelsdk.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* WebRTC CLient SIP version 1.0.
|
|
3
|
+
* WebRTC CLient SIP version 1.0.13
|
|
4
4
|
*
|
|
5
5
|
*/
|
|
6
6
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
@@ -20858,7 +20858,7 @@ var ctxSip = {};
|
|
|
20858
20858
|
var registerer = null;
|
|
20859
20859
|
|
|
20860
20860
|
|
|
20861
|
-
|
|
20861
|
+
let logger = _coreSDKLogger_js__WEBPACK_IMPORTED_MODULE_1__["default"];
|
|
20862
20862
|
logger.log(SIP);
|
|
20863
20863
|
/* NL Additions - Start */
|
|
20864
20864
|
|