Built motion from commit 9d1906d1.|2.5.40
[motion2.git] / server / services / ami / dialer / history.js
index bce254e..4d1ac21 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbf24=['countglobal','name','calleridnum','number','starttime','responsetime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','seconds','uniqueid','scheduledat','type','queue','countbusyretry','countcongestionretry','countnoanswerretry'];(function(_0x36fceb,_0x4690b5){var _0x2f575c=function(_0x263d59){while(--_0x263d59){_0x36fceb['push'](_0x36fceb['shift']());}};_0x2f575c(++_0x4690b5);}(_0xbf24,0x102));var _0x4bf2=function(_0x78bd8e,_0x4ac14c){_0x78bd8e=_0x78bd8e-0x0;var _0x1f307d=_0xbf24[_0x78bd8e];return _0x1f307d;};'use strict';var util=require(_0x4bf2('0x0'));var _=require(_0x4bf2('0x1'));var moment=require(_0x4bf2('0x2'));function getSeconds(_0x5db3ba,_0x36a990){var _0x650af1=moment(_0x5db3ba)[_0x4bf2('0x3')](0x0);var _0x3ffcfe=moment(_0x36a990)[_0x4bf2('0x3')](0x0);return _0x650af1['diff'](_0x3ffcfe,_0x4bf2('0x4'));}function History(_0x2cfa75){this[_0x4bf2('0x5')]=_0x2cfa75[_0x4bf2('0x5')];this[_0x4bf2('0x6')]=_0x2cfa75[_0x4bf2('0x6')]||undefined;this['type']=_0x2cfa75[_0x4bf2('0x7')];this['campaigntype']=_0x2cfa75[_0x4bf2('0x7')]==='outbound'?_0x4bf2('0x8'):_0x2cfa75['type'];this['countbusyretry']=_0x2cfa75[_0x4bf2('0x9')];this[_0x4bf2('0xa')]=_0x2cfa75[_0x4bf2('0xa')];this[_0x4bf2('0xb')]=_0x2cfa75['countnoanswerretry'];this[_0x4bf2('0xc')]=_0x2cfa75['countbusyretry']+_0x2cfa75[_0x4bf2('0xa')]+_0x2cfa75[_0x4bf2('0xb')];this[_0x4bf2('0x8')]=_0x2cfa75[_0x4bf2('0x8')];this['calleridname']=_0x2cfa75[_0x4bf2('0xd')];this[_0x4bf2('0xe')]=_0x2cfa75[_0x4bf2('0xf')];this[_0x4bf2('0x10')]=_0x2cfa75['starttime'];this[_0x4bf2('0x11')]=_0x2cfa75[_0x4bf2('0x11')];this['endtime']=_0x2cfa75[_0x4bf2('0x11')];this['ringtime']=getSeconds(_0x2cfa75[_0x4bf2('0x11')],_0x2cfa75['starttime']);this['holdtime']=0x0;this['talktime']=0x0;this[_0x4bf2('0x12')]=_0x2cfa75[_0x4bf2('0x12')];this['callbackuniqueid']=_0x2cfa75[_0x4bf2('0x13')];this[_0x4bf2('0x14')]=_0x2cfa75[_0x4bf2('0x14')];this[_0x4bf2('0x15')]=_0x2cfa75[_0x4bf2('0x15')];this['ContactId']=_0x2cfa75[_0x4bf2('0x16')];this[_0x4bf2('0x17')]=_0x2cfa75[_0x4bf2('0x17')];this[_0x4bf2('0x18')]=_0x2cfa75[_0x4bf2('0x18')];this[_0x4bf2('0x19')]=_0x2cfa75['VoiceQueueId'];this[_0x4bf2('0x1a')]=_0x2cfa75[_0x4bf2('0x1a')];this['originatecalleridnum']=_0x2cfa75[_0x4bf2('0x1b')]||'';this[_0x4bf2('0x1c')]=_0x2cfa75[_0x4bf2('0x1c')]||'';}module[_0x4bf2('0x1d')]=History;
\ No newline at end of file
+var _0xe7b1=['recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','milliseconds','diff','seconds','uniqueid','scheduledat','campaigntype','type','outbound','countcongestionretry','countnoanswerretry','countglobal','countbusyretry','countnosuchnumberretry','countmachineretry','countagentrejectretry','countdropretry','queue','name','calleridnum','number','starttime','responsetime','endtime','ringtime','talktime','callback','callbackuniqueid','callbackat'];(function(_0x243b59,_0x3f9495){var _0x3e1676=function(_0x354052){while(--_0x354052){_0x243b59['push'](_0x243b59['shift']());}};_0x3e1676(++_0x3f9495);}(_0xe7b1,0xa5));var _0x1e7b=function(_0x3a4e69,_0x440ead){_0x3a4e69=_0x3a4e69-0x0;var _0x1ab5ed=_0xe7b1[_0x3a4e69];return _0x1ab5ed;};'use strict';var util=require(_0x1e7b('0x0'));var _=require(_0x1e7b('0x1'));var moment=require('moment');function getSeconds(_0x257957,_0xc51c73){var _0x6696a=moment(_0x257957)['milliseconds'](0x0);var _0x5d8b15=moment(_0xc51c73)[_0x1e7b('0x2')](0x0);return _0x6696a[_0x1e7b('0x3')](_0x5d8b15,_0x1e7b('0x4'));}function History(_0x1f4ca3){this['uniqueid']=_0x1f4ca3[_0x1e7b('0x5')];this[_0x1e7b('0x6')]=_0x1f4ca3[_0x1e7b('0x6')]||undefined;this['type']=_0x1f4ca3['type'];this[_0x1e7b('0x7')]=_0x1f4ca3[_0x1e7b('0x8')]===_0x1e7b('0x9')?'queue':_0x1f4ca3[_0x1e7b('0x8')];this['countbusyretry']=_0x1f4ca3['countbusyretry'];this[_0x1e7b('0xa')]=_0x1f4ca3[_0x1e7b('0xa')];this[_0x1e7b('0xb')]=_0x1f4ca3[_0x1e7b('0xb')];this[_0x1e7b('0xc')]=_0x1f4ca3[_0x1e7b('0xd')]+_0x1f4ca3['countcongestionretry']+_0x1f4ca3['countnoanswerretry']+_0x1f4ca3[_0x1e7b('0xe')]+_0x1f4ca3['countdropretry']+_0x1f4ca3['countabandonedretry']+_0x1f4ca3[_0x1e7b('0xf')]+_0x1f4ca3[_0x1e7b('0x10')];this['countnosuchnumberretry']=_0x1f4ca3[_0x1e7b('0xe')];this[_0x1e7b('0x11')]=_0x1f4ca3[_0x1e7b('0x11')];this['countabandonedretry']=_0x1f4ca3['countabandonedretry'];this[_0x1e7b('0xf')]=_0x1f4ca3[_0x1e7b('0xf')];this[_0x1e7b('0x10')]=_0x1f4ca3[_0x1e7b('0x10')];this[_0x1e7b('0x12')]=_0x1f4ca3[_0x1e7b('0x12')];this['calleridname']=_0x1f4ca3[_0x1e7b('0x13')];this[_0x1e7b('0x14')]=_0x1f4ca3[_0x1e7b('0x15')];this[_0x1e7b('0x16')]=_0x1f4ca3[_0x1e7b('0x16')];this[_0x1e7b('0x17')]=_0x1f4ca3[_0x1e7b('0x17')];this[_0x1e7b('0x18')]=_0x1f4ca3[_0x1e7b('0x17')];this[_0x1e7b('0x19')]=getSeconds(_0x1f4ca3[_0x1e7b('0x17')],_0x1f4ca3[_0x1e7b('0x16')]);this['holdtime']=0x0;this[_0x1e7b('0x1a')]=0x0;this[_0x1e7b('0x1b')]=_0x1f4ca3[_0x1e7b('0x1b')];this[_0x1e7b('0x1c')]=_0x1f4ca3[_0x1e7b('0x1c')];this[_0x1e7b('0x1d')]=_0x1f4ca3[_0x1e7b('0x1d')];this[_0x1e7b('0x1e')]=_0x1f4ca3[_0x1e7b('0x1e')];this[_0x1e7b('0x1f')]=_0x1f4ca3[_0x1e7b('0x1f')];this[_0x1e7b('0x20')]=_0x1f4ca3[_0x1e7b('0x20')];this[_0x1e7b('0x21')]=_0x1f4ca3['UserId'];this[_0x1e7b('0x22')]=_0x1f4ca3['VoiceQueueId'];this[_0x1e7b('0x23')]=_0x1f4ca3[_0x1e7b('0x23')];this[_0x1e7b('0x24')]=_0x1f4ca3[_0x1e7b('0x24')]||'';this[_0x1e7b('0x25')]=_0x1f4ca3[_0x1e7b('0x25')]||'';}module[_0x1e7b('0x26')]=History;
\ No newline at end of file