Built motion from commit 47436d59.|2.6.7
[motion2.git] / server / services / ami / dialer / history.js
index 26946b3..5725eb2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb332=['ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','util','moment','diff','uniqueid','scheduledat','type','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countmachineretry','countagentrejectretry','countabandonedretry','calleridname','name','starttime','endtime','responsetime','ringtime','talktime','callback','callbackuniqueid','callbackat','recallme'];(function(_0x53f872,_0x1b4e74){var _0x5e53ea=function(_0x123055){while(--_0x123055){_0x53f872['push'](_0x53f872['shift']());}};_0x5e53ea(++_0x1b4e74);}(_0xb332,0xd9));var _0x2b33=function(_0x934425,_0x5af72f){_0x934425=_0x934425-0x0;var _0x31d596=_0xb332[_0x934425];return _0x31d596;};'use strict';var util=require(_0x2b33('0x0'));var _=require('lodash');var moment=require(_0x2b33('0x1'));function getSeconds(_0x199daa,_0x5ee720){var _0xf8c6a7=moment(_0x199daa)['milliseconds'](0x0);var _0x1fe6b1=moment(_0x5ee720)['milliseconds'](0x0);return _0xf8c6a7[_0x2b33('0x2')](_0x1fe6b1,'seconds');}function History(_0xf9b9c2){this[_0x2b33('0x3')]=_0xf9b9c2[_0x2b33('0x3')];this[_0x2b33('0x4')]=_0xf9b9c2['scheduledat']||undefined;this['type']=_0xf9b9c2[_0x2b33('0x5')];this['campaigntype']=_0xf9b9c2[_0x2b33('0x5')]===_0x2b33('0x6')?_0x2b33('0x7'):_0xf9b9c2[_0x2b33('0x5')];this['countbusyretry']=_0xf9b9c2[_0x2b33('0x8')];this[_0x2b33('0x9')]=_0xf9b9c2[_0x2b33('0x9')];this[_0x2b33('0xa')]=_0xf9b9c2[_0x2b33('0xa')];this[_0x2b33('0xb')]=_0xf9b9c2[_0x2b33('0x8')]+_0xf9b9c2[_0x2b33('0x9')]+_0xf9b9c2[_0x2b33('0xa')]+_0xf9b9c2[_0x2b33('0xc')]+_0xf9b9c2[_0x2b33('0xd')]+_0xf9b9c2['countabandonedretry']+_0xf9b9c2[_0x2b33('0xe')]+_0xf9b9c2[_0x2b33('0xf')];this[_0x2b33('0xc')]=_0xf9b9c2['countnosuchnumberretry'];this[_0x2b33('0xd')]=_0xf9b9c2['countdropretry'];this[_0x2b33('0x10')]=_0xf9b9c2[_0x2b33('0x10')];this[_0x2b33('0xe')]=_0xf9b9c2['countmachineretry'];this['countagentrejectretry']=_0xf9b9c2[_0x2b33('0xf')];this[_0x2b33('0x7')]=_0xf9b9c2[_0x2b33('0x7')];this[_0x2b33('0x11')]=_0xf9b9c2[_0x2b33('0x12')];this['calleridnum']=_0xf9b9c2['number'];this['starttime']=_0xf9b9c2[_0x2b33('0x13')];this['responsetime']=_0xf9b9c2['responsetime'];this[_0x2b33('0x14')]=_0xf9b9c2[_0x2b33('0x15')];this[_0x2b33('0x16')]=getSeconds(_0xf9b9c2['responsetime'],_0xf9b9c2[_0x2b33('0x13')]);this['holdtime']=0x0;this[_0x2b33('0x17')]=0x0;this[_0x2b33('0x18')]=_0xf9b9c2[_0x2b33('0x18')];this[_0x2b33('0x19')]=_0xf9b9c2[_0x2b33('0x19')];this[_0x2b33('0x1a')]=_0xf9b9c2[_0x2b33('0x1a')];this['recallme']=_0xf9b9c2[_0x2b33('0x1b')];this[_0x2b33('0x1c')]=_0xf9b9c2[_0x2b33('0x1c')];this[_0x2b33('0x1d')]=_0xf9b9c2[_0x2b33('0x1d')];this[_0x2b33('0x1e')]=_0xf9b9c2[_0x2b33('0x1e')];this[_0x2b33('0x1f')]=_0xf9b9c2['VoiceQueueId'];this[_0x2b33('0x20')]=_0xf9b9c2[_0x2b33('0x20')];this[_0x2b33('0x21')]=_0xf9b9c2[_0x2b33('0x21')]||'';this['originatecalleridname']=_0xf9b9c2[_0x2b33('0x22')]||'';}module['exports']=History;
\ No newline at end of file
+var _0x8b2d=['moment','milliseconds','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countabandonedretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','countdropretry','calleridname','name','number','starttime','responsetime','endtime','ringtime','holdtime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','lodash'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x8b2d,0x97));var _0xd8b2=function(_0x5906a5,_0x48af0a){_0x5906a5=_0x5906a5-0x0;var _0x1b9a31=_0x8b2d[_0x5906a5];return _0x1b9a31;};'use strict';var util=require('util');var _=require(_0xd8b2('0x0'));var moment=require(_0xd8b2('0x1'));function getSeconds(_0x299638,_0x54af83){var _0x5b6ffe=moment(_0x299638)[_0xd8b2('0x2')](0x0);var _0x41019c=moment(_0x54af83)[_0xd8b2('0x2')](0x0);return _0x5b6ffe['diff'](_0x41019c,_0xd8b2('0x3'));}function History(_0x471743){this[_0xd8b2('0x4')]=_0x471743[_0xd8b2('0x4')];this['scheduledat']=_0x471743[_0xd8b2('0x5')]||undefined;this[_0xd8b2('0x6')]=_0x471743[_0xd8b2('0x6')];this[_0xd8b2('0x7')]=_0x471743[_0xd8b2('0x6')]===_0xd8b2('0x8')?_0xd8b2('0x9'):_0x471743[_0xd8b2('0x6')];this[_0xd8b2('0xa')]=_0x471743[_0xd8b2('0xa')];this[_0xd8b2('0xb')]=_0x471743[_0xd8b2('0xb')];this[_0xd8b2('0xc')]=_0x471743[_0xd8b2('0xc')];this[_0xd8b2('0xd')]=_0x471743[_0xd8b2('0xa')]+_0x471743[_0xd8b2('0xb')]+_0x471743[_0xd8b2('0xc')]+_0x471743['countnosuchnumberretry']+_0x471743['countdropretry']+_0x471743[_0xd8b2('0xe')]+_0x471743[_0xd8b2('0xf')]+_0x471743[_0xd8b2('0x10')];this[_0xd8b2('0x11')]=_0x471743[_0xd8b2('0x11')];this[_0xd8b2('0x12')]=_0x471743[_0xd8b2('0x12')];this['countabandonedretry']=_0x471743['countabandonedretry'];this[_0xd8b2('0xf')]=_0x471743[_0xd8b2('0xf')];this['countagentrejectretry']=_0x471743['countagentrejectretry'];this[_0xd8b2('0x9')]=_0x471743['queue'];this[_0xd8b2('0x13')]=_0x471743[_0xd8b2('0x14')];this['calleridnum']=_0x471743[_0xd8b2('0x15')];this[_0xd8b2('0x16')]=_0x471743['starttime'];this[_0xd8b2('0x17')]=_0x471743['responsetime'];this[_0xd8b2('0x18')]=_0x471743[_0xd8b2('0x17')];this[_0xd8b2('0x19')]=getSeconds(_0x471743['responsetime'],_0x471743[_0xd8b2('0x16')]);this[_0xd8b2('0x1a')]=0x0;this['talktime']=0x0;this[_0xd8b2('0x1b')]=_0x471743[_0xd8b2('0x1b')];this[_0xd8b2('0x1c')]=_0x471743[_0xd8b2('0x1c')];this[_0xd8b2('0x1d')]=_0x471743['callbackat'];this[_0xd8b2('0x1e')]=_0x471743[_0xd8b2('0x1e')];this['ContactId']=_0x471743[_0xd8b2('0x1f')];this[_0xd8b2('0x20')]=_0x471743[_0xd8b2('0x20')];this[_0xd8b2('0x21')]=_0x471743[_0xd8b2('0x21')];this[_0xd8b2('0x22')]=_0x471743[_0xd8b2('0x22')];this[_0xd8b2('0x23')]=_0x471743[_0xd8b2('0x23')];this[_0xd8b2('0x24')]=_0x471743[_0xd8b2('0x24')]||'';this['originatecalleridname']=_0x471743[_0xd8b2('0x25')]||'';}module['exports']=History;
\ No newline at end of file