Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / services / ami / dialer / history.js
index 410f9ed..9ab7a8b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5fde=['countagentrejectretry','countnosuchnumberretry','countdropretry','calleridname','calleridnum','number','starttime','responsetime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','util','lodash','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','queue','countbusyretry','countnoanswerretry','countglobal','countcongestionretry','countabandonedretry','countmachineretry'];(function(_0x54b833,_0x4774c9){var _0x3338ae=function(_0x527ee3){while(--_0x527ee3){_0x54b833['push'](_0x54b833['shift']());}};_0x3338ae(++_0x4774c9);}(_0x5fde,0x80));var _0xe5fd=function(_0x2ede04,_0x4efe31){_0x2ede04=_0x2ede04-0x0;var _0x436a04=_0x5fde[_0x2ede04];return _0x436a04;};'use strict';var util=require(_0xe5fd('0x0'));var _=require(_0xe5fd('0x1'));var moment=require('moment');function getSeconds(_0x2e93a7,_0x321876){var _0x278d3c=moment(_0x2e93a7)['milliseconds'](0x0);var _0x309c6a=moment(_0x321876)[_0xe5fd('0x2')](0x0);return _0x278d3c[_0xe5fd('0x3')](_0x309c6a,_0xe5fd('0x4'));}function History(_0x544520){this[_0xe5fd('0x5')]=_0x544520['uniqueid'];this[_0xe5fd('0x6')]=_0x544520[_0xe5fd('0x6')]||undefined;this[_0xe5fd('0x7')]=_0x544520[_0xe5fd('0x7')];this[_0xe5fd('0x8')]=_0x544520['type']==='outbound'?_0xe5fd('0x9'):_0x544520[_0xe5fd('0x7')];this[_0xe5fd('0xa')]=_0x544520['countbusyretry'];this['countcongestionretry']=_0x544520['countcongestionretry'];this['countnoanswerretry']=_0x544520[_0xe5fd('0xb')];this[_0xe5fd('0xc')]=_0x544520[_0xe5fd('0xa')]+_0x544520[_0xe5fd('0xd')]+_0x544520['countnoanswerretry']+_0x544520['countnosuchnumberretry']+_0x544520['countdropretry']+_0x544520[_0xe5fd('0xe')]+_0x544520[_0xe5fd('0xf')]+_0x544520[_0xe5fd('0x10')];this['countnosuchnumberretry']=_0x544520[_0xe5fd('0x11')];this[_0xe5fd('0x12')]=_0x544520[_0xe5fd('0x12')];this[_0xe5fd('0xe')]=_0x544520['countabandonedretry'];this['countmachineretry']=_0x544520[_0xe5fd('0xf')];this[_0xe5fd('0x10')]=_0x544520[_0xe5fd('0x10')];this[_0xe5fd('0x9')]=_0x544520[_0xe5fd('0x9')];this[_0xe5fd('0x13')]=_0x544520['name'];this[_0xe5fd('0x14')]=_0x544520[_0xe5fd('0x15')];this[_0xe5fd('0x16')]=_0x544520[_0xe5fd('0x16')];this[_0xe5fd('0x17')]=_0x544520['responsetime'];this['endtime']=_0x544520[_0xe5fd('0x17')];this['ringtime']=getSeconds(_0x544520['responsetime'],_0x544520[_0xe5fd('0x16')]);this['holdtime']=0x0;this[_0xe5fd('0x18')]=0x0;this[_0xe5fd('0x19')]=_0x544520[_0xe5fd('0x19')];this[_0xe5fd('0x1a')]=_0x544520[_0xe5fd('0x1a')];this[_0xe5fd('0x1b')]=_0x544520[_0xe5fd('0x1b')];this[_0xe5fd('0x1c')]=_0x544520[_0xe5fd('0x1c')];this[_0xe5fd('0x1d')]=_0x544520[_0xe5fd('0x1d')];this[_0xe5fd('0x1e')]=_0x544520['ListId'];this[_0xe5fd('0x1f')]=_0x544520[_0xe5fd('0x1f')];this[_0xe5fd('0x20')]=_0x544520[_0xe5fd('0x20')];this[_0xe5fd('0x21')]=_0x544520[_0xe5fd('0x21')];this[_0xe5fd('0x22')]=_0x544520['originatecalleridnum']||'';this[_0xe5fd('0x23')]=_0x544520[_0xe5fd('0x23')]||'';}module['exports']=History;
\ No newline at end of file
+var _0xc0d3=['UserId','VoiceQueueId','CampaignId','originatecalleridnum','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','countbusyretry','countnoanswerretry','countcongestionretry','countabandonedretry','countnosuchnumberretry','countdropretry','countmachineretry','countagentrejectretry','queue','calleridname','name','calleridnum','number','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId'];(function(_0x56edce,_0x3718d7){var _0x3ea2fe=function(_0x3f321a){while(--_0x3f321a){_0x56edce['push'](_0x56edce['shift']());}};_0x3ea2fe(++_0x3718d7);}(_0xc0d3,0x107));var _0x3c0d=function(_0x556557,_0x356886){_0x556557=_0x556557-0x0;var _0x43601e=_0xc0d3[_0x556557];return _0x43601e;};'use strict';var util=require('util');var _=require('lodash');var moment=require(_0x3c0d('0x0'));function getSeconds(_0xb0637b,_0x1ba3d1){var _0x307268=moment(_0xb0637b)[_0x3c0d('0x1')](0x0);var _0xdf0414=moment(_0x1ba3d1)[_0x3c0d('0x1')](0x0);return _0x307268[_0x3c0d('0x2')](_0xdf0414,_0x3c0d('0x3'));}function History(_0x2523f1){this[_0x3c0d('0x4')]=_0x2523f1[_0x3c0d('0x4')];this[_0x3c0d('0x5')]=_0x2523f1['scheduledat']||undefined;this[_0x3c0d('0x6')]=_0x2523f1['type'];this[_0x3c0d('0x7')]=_0x2523f1['type']==='outbound'?'queue':_0x2523f1['type'];this[_0x3c0d('0x8')]=_0x2523f1[_0x3c0d('0x8')];this['countcongestionretry']=_0x2523f1['countcongestionretry'];this[_0x3c0d('0x9')]=_0x2523f1[_0x3c0d('0x9')];this['countglobal']=_0x2523f1[_0x3c0d('0x8')]+_0x2523f1[_0x3c0d('0xa')]+_0x2523f1[_0x3c0d('0x9')]+_0x2523f1['countnosuchnumberretry']+_0x2523f1['countdropretry']+_0x2523f1[_0x3c0d('0xb')]+_0x2523f1['countmachineretry']+_0x2523f1['countagentrejectretry'];this[_0x3c0d('0xc')]=_0x2523f1[_0x3c0d('0xc')];this[_0x3c0d('0xd')]=_0x2523f1[_0x3c0d('0xd')];this[_0x3c0d('0xb')]=_0x2523f1['countabandonedretry'];this['countmachineretry']=_0x2523f1[_0x3c0d('0xe')];this['countagentrejectretry']=_0x2523f1[_0x3c0d('0xf')];this[_0x3c0d('0x10')]=_0x2523f1[_0x3c0d('0x10')];this[_0x3c0d('0x11')]=_0x2523f1[_0x3c0d('0x12')];this[_0x3c0d('0x13')]=_0x2523f1[_0x3c0d('0x14')];this[_0x3c0d('0x15')]=_0x2523f1['starttime'];this[_0x3c0d('0x16')]=_0x2523f1[_0x3c0d('0x16')];this[_0x3c0d('0x17')]=_0x2523f1[_0x3c0d('0x16')];this[_0x3c0d('0x18')]=getSeconds(_0x2523f1[_0x3c0d('0x16')],_0x2523f1['starttime']);this[_0x3c0d('0x19')]=0x0;this[_0x3c0d('0x1a')]=0x0;this[_0x3c0d('0x1b')]=_0x2523f1[_0x3c0d('0x1b')];this[_0x3c0d('0x1c')]=_0x2523f1[_0x3c0d('0x1c')];this[_0x3c0d('0x1d')]=_0x2523f1[_0x3c0d('0x1d')];this[_0x3c0d('0x1e')]=_0x2523f1[_0x3c0d('0x1e')];this[_0x3c0d('0x1f')]=_0x2523f1[_0x3c0d('0x1f')];this['ListId']=_0x2523f1[_0x3c0d('0x20')];this[_0x3c0d('0x21')]=_0x2523f1[_0x3c0d('0x21')];this[_0x3c0d('0x22')]=_0x2523f1[_0x3c0d('0x22')];this['CampaignId']=_0x2523f1[_0x3c0d('0x23')];this[_0x3c0d('0x24')]=_0x2523f1[_0x3c0d('0x24')]||'';this['originatecalleridname']=_0x2523f1['originatecalleridname']||'';}module['exports']=History;
\ No newline at end of file