4f698bf5aa690d21c00a5d2a5bdd105351298c97
[motion2.git] / server / services / ami / dialer / history.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xa6d3=['countmachineretry','countagentrejectretry','countnosuchnumberretry','calleridname','name','number','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countdropretry','countabandonedretry'];(function(_0xe4ad99,_0x3929e0){var _0x37920a=function(_0x4a23f2){while(--_0x4a23f2){_0xe4ad99['push'](_0xe4ad99['shift']());}};_0x37920a(++_0x3929e0);}(_0xa6d3,0x1ec));var _0x3a6d=function(_0x1deaa6,_0x571277){_0x1deaa6=_0x1deaa6-0x0;var _0x3dc15b=_0xa6d3[_0x1deaa6];return _0x3dc15b;};'use strict';var util=require('util');var _=require(_0x3a6d('0x0'));var moment=require(_0x3a6d('0x1'));function getSeconds(_0x1d5fac,_0x52054a){var _0x38a0b0=moment(_0x1d5fac)['milliseconds'](0x0);var _0x270a6f=moment(_0x52054a)[_0x3a6d('0x2')](0x0);return _0x38a0b0[_0x3a6d('0x3')](_0x270a6f,_0x3a6d('0x4'));}function History(_0x34928c){this[_0x3a6d('0x5')]=_0x34928c['uniqueid'];this[_0x3a6d('0x6')]=_0x34928c[_0x3a6d('0x6')]||undefined;this[_0x3a6d('0x7')]=_0x34928c[_0x3a6d('0x7')];this['campaigntype']=_0x34928c[_0x3a6d('0x7')]===_0x3a6d('0x8')?_0x3a6d('0x9'):_0x34928c[_0x3a6d('0x7')];this[_0x3a6d('0xa')]=_0x34928c[_0x3a6d('0xa')];this['countcongestionretry']=_0x34928c[_0x3a6d('0xb')];this[_0x3a6d('0xc')]=_0x34928c[_0x3a6d('0xc')];this['countglobal']=_0x34928c['countbusyretry']+_0x34928c[_0x3a6d('0xb')]+_0x34928c[_0x3a6d('0xc')]+_0x34928c['countnosuchnumberretry']+_0x34928c[_0x3a6d('0xd')]+_0x34928c[_0x3a6d('0xe')]+_0x34928c[_0x3a6d('0xf')]+_0x34928c[_0x3a6d('0x10')];this[_0x3a6d('0x11')]=_0x34928c[_0x3a6d('0x11')];this[_0x3a6d('0xd')]=_0x34928c['countdropretry'];this[_0x3a6d('0xe')]=_0x34928c['countabandonedretry'];this['countmachineretry']=_0x34928c[_0x3a6d('0xf')];this['countagentrejectretry']=_0x34928c[_0x3a6d('0x10')];this['queue']=_0x34928c['queue'];this[_0x3a6d('0x12')]=_0x34928c[_0x3a6d('0x13')];this['calleridnum']=_0x34928c[_0x3a6d('0x14')];this[_0x3a6d('0x15')]=_0x34928c[_0x3a6d('0x15')];this[_0x3a6d('0x16')]=_0x34928c[_0x3a6d('0x16')];this[_0x3a6d('0x17')]=_0x34928c[_0x3a6d('0x16')];this[_0x3a6d('0x18')]=getSeconds(_0x34928c[_0x3a6d('0x16')],_0x34928c[_0x3a6d('0x15')]);this[_0x3a6d('0x19')]=0x0;this[_0x3a6d('0x1a')]=0x0;this['callback']=_0x34928c[_0x3a6d('0x1b')];this[_0x3a6d('0x1c')]=_0x34928c[_0x3a6d('0x1c')];this['callbackat']=_0x34928c[_0x3a6d('0x1d')];this[_0x3a6d('0x1e')]=_0x34928c[_0x3a6d('0x1e')];this[_0x3a6d('0x1f')]=_0x34928c[_0x3a6d('0x1f')];this[_0x3a6d('0x20')]=_0x34928c[_0x3a6d('0x20')];this[_0x3a6d('0x21')]=_0x34928c['UserId'];this[_0x3a6d('0x22')]=_0x34928c[_0x3a6d('0x22')];this['CampaignId']=_0x34928c[_0x3a6d('0x23')];this[_0x3a6d('0x24')]=_0x34928c['originatecalleridnum']||'';this[_0x3a6d('0x25')]=_0x34928c[_0x3a6d('0x25')]||'';}module[_0x3a6d('0x26')]=History;