--- /dev/null
+"use strict";function IndexController(e,n,o){function t(e){sforce.opencti.screenPop({type:sforce.opencti.SCREENPOP_TYPE.SOBJECT,params:{recordId:e.recordId}})}function a(e,o){n.parent.postMessage({uniqueid:o,options:{url:e}},"*")}var s,l=this;l.phone="",l.inCall=!1,l.callbacks={},l.compose=function(e){l.phone=l.phone.concat(e)},l.remove=function(){l.phone=l.phone.substring(0,l.phone.length-1)},l.hangup=function(){var e=Date.now();l.callbacks[e]=function(){l.inCall=!1},a("http://localhost:9888/api/hangup",e)},l.dial=function(){var e=Date.now();l.callbacks[e]=function(){l.inCall=!0},a("http://localhost:9888/api/originate/"+l.phone,e)},l.keepalive=function(){var e=Date.now();l.callbacks[e]=function(e){if(e.response&&e.response.status>=200&&e.response.status<300){var n=JSON.parse(e.response.message);l.id=n.id,l.displayName=n.displayName,l.internal=n.internal,l.online=!0,s||l.host&&l.id&&(s=io(l.host,{query:{id:l.id},autoConnect:!1,transports:["websocket","polling"]})).on("trigger:salesforce:display",t),s&&s.disconnected&&s.connect()}else l.online=!1},a("http://localhost:9888/api/agent",e)},l.checkStatus=function(){var e=Date.now();l.callbacks[e]=function(e){if(e.response&&e.response.status>=200&&e.response.status<300){var n=JSON.parse(e.response.message);console.log("message",n)}else l.inCall=!1},a("http://localhost:9888/api/calls",e)},sforce.opencti.getCallCenterSettings({callback:function(e){l.host=e.returnValue["/Motion/Host"]}}),o(l.keepalive,2e3),o(l.checkStatus,2e3),n.addEventListener("message",function(n){var o=n.data;l.callbacks[o.uniqueid]&&(l.callbacks[o.uniqueid](o),delete l.callbacks[o.uniqueid],e.$apply())},!1)}IndexController.$inject=["$scope","$window","$interval"];var motion=angular.module("motion",["ngMaterial"]);motion.controller("IndexController",IndexController);
\ No newline at end of file
+++ /dev/null
-"use strict";function IndexController(e,n,o){function t(e){sforce.opencti.screenPop({type:sforce.opencti.SCREENPOP_TYPE.SOBJECT,params:{recordId:e.recordId}})}var a,i=this;i.phone="",i.inCall=!1,i.callbacks={},i.compose=function(e){i.phone=i.phone.concat(e)},i.remove=function(){i.phone=i.phone.substring(0,i.phone.length-1)},i.hangup=function(){var e=Date.now();i.callbacks[e]=function(){i.inCall=!1},n.parent.postMessage({uniqueid:e,options:{url:"http://localhost:9888/api/hangup"}},"*")},i.dial=function(){var e=Date.now();i.callbacks[e]=function(){i.inCall=!0},n.parent.postMessage({uniqueid:e,options:{url:"http://localhost:9888/api/originate/"+i.phone}},"*")},i.keepalive=function(){var e=Date.now();i.callbacks[e]=function(e){if(e.response&&e.response.status>=200&&e.response.status<300){var n=JSON.parse(e.response.message);i.id=n.id,i.displayName=n.displayName,i.internal=n.internal,i.online=!0,a||i.host&&i.id&&(a=io(i.host,{query:{id:i.id},autoConnect:!1,transports:["websocket","polling"]})).on("trigger:salesforce:display",t),a&&a.disconnected&&a.connect()}else i.online=!1},n.parent.postMessage({uniqueid:e,options:{url:"http://localhost:9888/api/agent"}},"*")},sforce.opencti.getCallCenterSettings({callback:function(e){i.host=e.returnValue["/Motion/Host"]}}),o(i.keepalive,2e3),n.addEventListener("message",function(n){var o=n.data;i.callbacks[o.uniqueid]&&(i.callbacks[o.uniqueid](o),delete i.callbacks[o.uniqueid],e.$apply())},!1)}IndexController.$inject=["$scope","$window","$interval"];var motion=angular.module("motion",["ngMaterial"]);motion.controller("IndexController",IndexController);
\ No newline at end of file
<script src="vendor.621f9edf.js"></script>
- <script src="app.b7afceed.js"></script>
+ <script src="app.78501908.js"></script>
</body>
</html>