e2f127306ec8781090906f939df18cb3f27432fd
[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 _0x7a86=['countdropretry','countabandonedretry','countagentrejectretry','countmachineretry','calleridname','name','calleridnum','number','starttime','ringtime','responsetime','holdtime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','milliseconds','diff','seconds','uniqueid','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry'];(function(_0x9ee816,_0x46e71d){var _0x566c2a=function(_0x918c1a){while(--_0x918c1a){_0x9ee816['push'](_0x9ee816['shift']());}};_0x566c2a(++_0x46e71d);}(_0x7a86,0x8d));var _0x67a8=function(_0xf6a45d,_0x3c95b1){_0xf6a45d=_0xf6a45d-0x0;var _0x230af0=_0x7a86[_0xf6a45d];return _0x230af0;};'use strict';var util=require(_0x67a8('0x0'));var _=require(_0x67a8('0x1'));var moment=require('moment');function getSeconds(_0x4f23bd,_0x57285f){var _0x4af9c1=moment(_0x4f23bd)['milliseconds'](0x0);var _0x1b276d=moment(_0x57285f)[_0x67a8('0x2')](0x0);return _0x4af9c1[_0x67a8('0x3')](_0x1b276d,_0x67a8('0x4'));}function History(_0x1104db){this[_0x67a8('0x5')]=_0x1104db[_0x67a8('0x5')];this['scheduledat']=_0x1104db['scheduledat']||undefined;this[_0x67a8('0x6')]=_0x1104db[_0x67a8('0x6')];this[_0x67a8('0x7')]=_0x1104db['type']===_0x67a8('0x8')?_0x67a8('0x9'):_0x1104db[_0x67a8('0x6')];this[_0x67a8('0xa')]=_0x1104db[_0x67a8('0xa')];this[_0x67a8('0xb')]=_0x1104db[_0x67a8('0xb')];this[_0x67a8('0xc')]=_0x1104db[_0x67a8('0xc')];this[_0x67a8('0xd')]=_0x1104db[_0x67a8('0xa')]+_0x1104db[_0x67a8('0xb')]+_0x1104db[_0x67a8('0xc')]+_0x1104db[_0x67a8('0xe')]+_0x1104db[_0x67a8('0xf')]+_0x1104db[_0x67a8('0x10')]+_0x1104db['countmachineretry']+_0x1104db[_0x67a8('0x11')];this[_0x67a8('0xe')]=_0x1104db[_0x67a8('0xe')];this[_0x67a8('0xf')]=_0x1104db[_0x67a8('0xf')];this['countabandonedretry']=_0x1104db[_0x67a8('0x10')];this[_0x67a8('0x12')]=_0x1104db['countmachineretry'];this[_0x67a8('0x11')]=_0x1104db[_0x67a8('0x11')];this[_0x67a8('0x9')]=_0x1104db[_0x67a8('0x9')];this[_0x67a8('0x13')]=_0x1104db[_0x67a8('0x14')];this[_0x67a8('0x15')]=_0x1104db[_0x67a8('0x16')];this[_0x67a8('0x17')]=_0x1104db[_0x67a8('0x17')];this['responsetime']=_0x1104db['responsetime'];this['endtime']=_0x1104db['responsetime'];this[_0x67a8('0x18')]=getSeconds(_0x1104db[_0x67a8('0x19')],_0x1104db[_0x67a8('0x17')]);this[_0x67a8('0x1a')]=0x0;this['talktime']=0x0;this[_0x67a8('0x1b')]=_0x1104db['callback'];this[_0x67a8('0x1c')]=_0x1104db[_0x67a8('0x1c')];this[_0x67a8('0x1d')]=_0x1104db[_0x67a8('0x1d')];this[_0x67a8('0x1e')]=_0x1104db[_0x67a8('0x1e')];this[_0x67a8('0x1f')]=_0x1104db[_0x67a8('0x1f')];this[_0x67a8('0x20')]=_0x1104db[_0x67a8('0x20')];this[_0x67a8('0x21')]=_0x1104db['UserId'];this[_0x67a8('0x22')]=_0x1104db[_0x67a8('0x22')];this[_0x67a8('0x23')]=_0x1104db[_0x67a8('0x23')];this[_0x67a8('0x24')]=_0x1104db[_0x67a8('0x24')]||'';this['originatecalleridname']=_0x1104db[_0x67a8('0x25')]||'';}module[_0x67a8('0x26')]=History;