Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / services / ami / dialer / history.js
index 3cd1bea..af5fd37 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x615a=['starttime','responsetime','endtime','ringtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','exports','util','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','queue','calleridname','name','calleridnum','number'];(function(_0x18025e,_0x5e0159){var _0x50249b=function(_0x491790){while(--_0x491790){_0x18025e['push'](_0x18025e['shift']());}};_0x50249b(++_0x5e0159);}(_0x615a,0x119));var _0xa615=function(_0x45dbe3,_0xd2bf96){_0x45dbe3=_0x45dbe3-0x0;var _0x1e71cf=_0x615a[_0x45dbe3];return _0x1e71cf;};'use strict';var util=require(_0xa615('0x0'));var _=require('lodash');var moment=require(_0xa615('0x1'));function getSeconds(_0x5b0d82,_0x7e1c17){var _0x33c100=moment(_0x5b0d82)[_0xa615('0x2')](0x0);var _0x11fd6e=moment(_0x7e1c17)['milliseconds'](0x0);return _0x33c100[_0xa615('0x3')](_0x11fd6e,_0xa615('0x4'));}function History(_0x50912e){this[_0xa615('0x5')]=_0x50912e['uniqueid'];this[_0xa615('0x6')]=_0x50912e[_0xa615('0x6')]||undefined;this[_0xa615('0x7')]=_0x50912e[_0xa615('0x7')];this[_0xa615('0x8')]=_0x50912e['type']===_0xa615('0x9')?'queue':_0x50912e[_0xa615('0x7')];this[_0xa615('0xa')]=_0x50912e['countbusyretry'];this[_0xa615('0xb')]=_0x50912e[_0xa615('0xb')];this[_0xa615('0xc')]=_0x50912e[_0xa615('0xc')];this[_0xa615('0xd')]=_0x50912e['countbusyretry']+_0x50912e['countcongestionretry']+_0x50912e[_0xa615('0xc')]+_0x50912e['countnosuchnumberretry']+_0x50912e[_0xa615('0xe')]+_0x50912e[_0xa615('0xf')]+_0x50912e[_0xa615('0x10')]+_0x50912e[_0xa615('0x11')];this['countnosuchnumberretry']=_0x50912e['countnosuchnumberretry'];this[_0xa615('0xe')]=_0x50912e[_0xa615('0xe')];this[_0xa615('0xf')]=_0x50912e[_0xa615('0xf')];this[_0xa615('0x10')]=_0x50912e[_0xa615('0x10')];this[_0xa615('0x11')]=_0x50912e[_0xa615('0x11')];this[_0xa615('0x12')]=_0x50912e[_0xa615('0x12')];this[_0xa615('0x13')]=_0x50912e[_0xa615('0x14')];this[_0xa615('0x15')]=_0x50912e[_0xa615('0x16')];this[_0xa615('0x17')]=_0x50912e[_0xa615('0x17')];this[_0xa615('0x18')]=_0x50912e[_0xa615('0x18')];this[_0xa615('0x19')]=_0x50912e['responsetime'];this[_0xa615('0x1a')]=getSeconds(_0x50912e['responsetime'],_0x50912e[_0xa615('0x17')]);this['holdtime']=0x0;this[_0xa615('0x1b')]=0x0;this['callback']=_0x50912e[_0xa615('0x1c')];this[_0xa615('0x1d')]=_0x50912e['callbackuniqueid'];this[_0xa615('0x1e')]=_0x50912e[_0xa615('0x1e')];this[_0xa615('0x1f')]=_0x50912e[_0xa615('0x1f')];this[_0xa615('0x20')]=_0x50912e[_0xa615('0x20')];this['ListId']=_0x50912e['ListId'];this[_0xa615('0x21')]=_0x50912e[_0xa615('0x21')];this[_0xa615('0x22')]=_0x50912e[_0xa615('0x22')];this[_0xa615('0x23')]=_0x50912e[_0xa615('0x23')];this[_0xa615('0x24')]=_0x50912e[_0xa615('0x24')]||'';this['originatecalleridname']=_0x50912e['originatecalleridname']||'';}module[_0xa615('0x25')]=History;
\ No newline at end of file
+var _0x8a01=['type','campaigntype','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','calleridname','name','calleridnum','number','starttime','responsetime','callback','callbackuniqueid','callbackat','recallme','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','moment','milliseconds','seconds','uniqueid'];(function(_0x1ac595,_0x5d2081){var _0x455fff=function(_0x3043ee){while(--_0x3043ee){_0x1ac595['push'](_0x1ac595['shift']());}};_0x455fff(++_0x5d2081);}(_0x8a01,0xe9));var _0x18a0=function(_0x4866c5,_0x3e1670){_0x4866c5=_0x4866c5-0x0;var _0x4c2a3a=_0x8a01[_0x4866c5];return _0x4c2a3a;};'use strict';var util=require(_0x18a0('0x0'));var _=require('lodash');var moment=require(_0x18a0('0x1'));function getSeconds(_0x3307aa,_0x131e10){var _0x9dd8c0=moment(_0x3307aa)[_0x18a0('0x2')](0x0);var _0x570e82=moment(_0x131e10)[_0x18a0('0x2')](0x0);return _0x9dd8c0['diff'](_0x570e82,_0x18a0('0x3'));}function History(_0x483c02){this[_0x18a0('0x4')]=_0x483c02[_0x18a0('0x4')];this['scheduledat']=_0x483c02['scheduledat']||undefined;this[_0x18a0('0x5')]=_0x483c02[_0x18a0('0x5')];this[_0x18a0('0x6')]=_0x483c02['type']==='outbound'?_0x18a0('0x7'):_0x483c02[_0x18a0('0x5')];this['countbusyretry']=_0x483c02[_0x18a0('0x8')];this[_0x18a0('0x9')]=_0x483c02[_0x18a0('0x9')];this[_0x18a0('0xa')]=_0x483c02[_0x18a0('0xa')];this[_0x18a0('0xb')]=_0x483c02[_0x18a0('0x8')]+_0x483c02['countcongestionretry']+_0x483c02[_0x18a0('0xa')]+_0x483c02['countnosuchnumberretry']+_0x483c02[_0x18a0('0xc')]+_0x483c02[_0x18a0('0xd')]+_0x483c02[_0x18a0('0xe')]+_0x483c02[_0x18a0('0xf')];this[_0x18a0('0x10')]=_0x483c02[_0x18a0('0x10')];this[_0x18a0('0xc')]=_0x483c02['countdropretry'];this[_0x18a0('0xd')]=_0x483c02['countabandonedretry'];this[_0x18a0('0xe')]=_0x483c02[_0x18a0('0xe')];this['countagentrejectretry']=_0x483c02[_0x18a0('0xf')];this['queue']=_0x483c02[_0x18a0('0x7')];this[_0x18a0('0x11')]=_0x483c02[_0x18a0('0x12')];this[_0x18a0('0x13')]=_0x483c02[_0x18a0('0x14')];this[_0x18a0('0x15')]=_0x483c02['starttime'];this[_0x18a0('0x16')]=_0x483c02[_0x18a0('0x16')];this['endtime']=_0x483c02[_0x18a0('0x16')];this['ringtime']=getSeconds(_0x483c02[_0x18a0('0x16')],_0x483c02[_0x18a0('0x15')]);this['holdtime']=0x0;this['talktime']=0x0;this[_0x18a0('0x17')]=_0x483c02[_0x18a0('0x17')];this[_0x18a0('0x18')]=_0x483c02['callbackuniqueid'];this[_0x18a0('0x19')]=_0x483c02[_0x18a0('0x19')];this[_0x18a0('0x1a')]=_0x483c02[_0x18a0('0x1a')];this['ContactId']=_0x483c02['ContactId'];this[_0x18a0('0x1b')]=_0x483c02[_0x18a0('0x1b')];this[_0x18a0('0x1c')]=_0x483c02[_0x18a0('0x1c')];this[_0x18a0('0x1d')]=_0x483c02[_0x18a0('0x1d')];this['CampaignId']=_0x483c02[_0x18a0('0x1e')];this[_0x18a0('0x1f')]=_0x483c02['originatecalleridnum']||'';this[_0x18a0('0x20')]=_0x483c02[_0x18a0('0x20')]||'';}module[_0x18a0('0x21')]=History;
\ No newline at end of file