Built motion from commit (unavailable).|2.5.22
[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 _0xc200=['holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','milliseconds','diff','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','calleridname','name','calleridnum','number','starttime','responsetime','endtime','ringtime'];(function(_0x2e7d01,_0x68e044){var _0x26efa9=function(_0x209952){while(--_0x209952){_0x2e7d01['push'](_0x2e7d01['shift']());}};_0x26efa9(++_0x68e044);}(_0xc200,0x19e));var _0x0c20=function(_0x27af45,_0x1b57aa){_0x27af45=_0x27af45-0x0;var _0x18df21=_0xc200[_0x27af45];return _0x18df21;};'use strict';var util=require(_0x0c20('0x0'));var _=require(_0x0c20('0x1'));var moment=require('moment');function getSeconds(_0x32ba20,_0x61fcd5){var _0x360aed=moment(_0x32ba20)[_0x0c20('0x2')](0x0);var _0x3dcf87=moment(_0x61fcd5)[_0x0c20('0x2')](0x0);return _0x360aed[_0x0c20('0x3')](_0x3dcf87,'seconds');}function History(_0x2fabac){this['uniqueid']=_0x2fabac[_0x0c20('0x4')];this['scheduledat']=_0x2fabac[_0x0c20('0x5')]||undefined;this[_0x0c20('0x6')]=_0x2fabac[_0x0c20('0x6')];this[_0x0c20('0x7')]=_0x2fabac[_0x0c20('0x6')]===_0x0c20('0x8')?_0x0c20('0x9'):_0x2fabac[_0x0c20('0x6')];this['countbusyretry']=_0x2fabac[_0x0c20('0xa')];this['countcongestionretry']=_0x2fabac['countcongestionretry'];this[_0x0c20('0xb')]=_0x2fabac[_0x0c20('0xb')];this[_0x0c20('0xc')]=_0x2fabac['countbusyretry']+_0x2fabac['countcongestionretry']+_0x2fabac[_0x0c20('0xb')]+_0x2fabac[_0x0c20('0xd')]+_0x2fabac[_0x0c20('0xe')]+_0x2fabac[_0x0c20('0xf')]+_0x2fabac[_0x0c20('0x10')]+_0x2fabac[_0x0c20('0x11')];this[_0x0c20('0xd')]=_0x2fabac[_0x0c20('0xd')];this[_0x0c20('0xe')]=_0x2fabac[_0x0c20('0xe')];this[_0x0c20('0xf')]=_0x2fabac[_0x0c20('0xf')];this[_0x0c20('0x10')]=_0x2fabac['countmachineretry'];this['countagentrejectretry']=_0x2fabac[_0x0c20('0x11')];this['queue']=_0x2fabac[_0x0c20('0x9')];this[_0x0c20('0x12')]=_0x2fabac[_0x0c20('0x13')];this[_0x0c20('0x14')]=_0x2fabac[_0x0c20('0x15')];this[_0x0c20('0x16')]=_0x2fabac[_0x0c20('0x16')];this[_0x0c20('0x17')]=_0x2fabac[_0x0c20('0x17')];this[_0x0c20('0x18')]=_0x2fabac[_0x0c20('0x17')];this[_0x0c20('0x19')]=getSeconds(_0x2fabac[_0x0c20('0x17')],_0x2fabac[_0x0c20('0x16')]);this[_0x0c20('0x1a')]=0x0;this[_0x0c20('0x1b')]=0x0;this[_0x0c20('0x1c')]=_0x2fabac['callback'];this['callbackuniqueid']=_0x2fabac[_0x0c20('0x1d')];this['callbackat']=_0x2fabac[_0x0c20('0x1e')];this[_0x0c20('0x1f')]=_0x2fabac[_0x0c20('0x1f')];this['ContactId']=_0x2fabac[_0x0c20('0x20')];this[_0x0c20('0x21')]=_0x2fabac[_0x0c20('0x21')];this[_0x0c20('0x22')]=_0x2fabac[_0x0c20('0x22')];this[_0x0c20('0x23')]=_0x2fabac[_0x0c20('0x23')];this[_0x0c20('0x24')]=_0x2fabac[_0x0c20('0x24')];this['originatecalleridnum']=_0x2fabac[_0x0c20('0x25')]||'';this[_0x0c20('0x26')]=_0x2fabac[_0x0c20('0x26')]||'';}module[_0x0c20('0x27')]=History;