Built motion from commit (unavailable).|2.5.13
[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 _0x5270=['callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','calleridname','calleridnum','number','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback'];(function(_0x1269c6,_0x1c8942){var _0x4868c7=function(_0x1661bc){while(--_0x1661bc){_0x1269c6['push'](_0x1269c6['shift']());}};_0x4868c7(++_0x1c8942);}(_0x5270,0xab));var _0x0527=function(_0x4b0d9e,_0x2d6280){_0x4b0d9e=_0x4b0d9e-0x0;var _0x2d632d=_0x5270[_0x4b0d9e];return _0x2d632d;};'use strict';var util=require(_0x0527('0x0'));var _=require(_0x0527('0x1'));var moment=require('moment');function getSeconds(_0x130115,_0x3cfd67){var _0x2eb8d3=moment(_0x130115)['milliseconds'](0x0);var _0x237922=moment(_0x3cfd67)[_0x0527('0x2')](0x0);return _0x2eb8d3[_0x0527('0x3')](_0x237922,_0x0527('0x4'));}function History(_0x526df7){this[_0x0527('0x5')]=_0x526df7[_0x0527('0x5')];this[_0x0527('0x6')]=_0x526df7[_0x0527('0x6')]||undefined;this['type']=_0x526df7[_0x0527('0x7')];this[_0x0527('0x8')]=_0x526df7[_0x0527('0x7')]===_0x0527('0x9')?_0x0527('0xa'):_0x526df7[_0x0527('0x7')];this[_0x0527('0xb')]=_0x526df7[_0x0527('0xb')];this[_0x0527('0xc')]=_0x526df7[_0x0527('0xc')];this[_0x0527('0xd')]=_0x526df7['countnoanswerretry'];this['countglobal']=_0x526df7[_0x0527('0xb')]+_0x526df7['countcongestionretry']+_0x526df7[_0x0527('0xd')]+_0x526df7['countnosuchnumberretry']+_0x526df7['countdropretry']+_0x526df7['countabandonedretry']+_0x526df7['countmachineretry']+_0x526df7['countagentrejectretry'];this['countnosuchnumberretry']=_0x526df7[_0x0527('0xe')];this['countdropretry']=_0x526df7[_0x0527('0xf')];this[_0x0527('0x10')]=_0x526df7[_0x0527('0x10')];this[_0x0527('0x11')]=_0x526df7[_0x0527('0x11')];this[_0x0527('0x12')]=_0x526df7[_0x0527('0x12')];this[_0x0527('0xa')]=_0x526df7['queue'];this[_0x0527('0x13')]=_0x526df7['name'];this[_0x0527('0x14')]=_0x526df7[_0x0527('0x15')];this[_0x0527('0x16')]=_0x526df7[_0x0527('0x16')];this[_0x0527('0x17')]=_0x526df7[_0x0527('0x17')];this[_0x0527('0x18')]=_0x526df7['responsetime'];this[_0x0527('0x19')]=getSeconds(_0x526df7['responsetime'],_0x526df7[_0x0527('0x16')]);this[_0x0527('0x1a')]=0x0;this[_0x0527('0x1b')]=0x0;this[_0x0527('0x1c')]=_0x526df7['callback'];this[_0x0527('0x1d')]=_0x526df7[_0x0527('0x1d')];this[_0x0527('0x1e')]=_0x526df7[_0x0527('0x1e')];this[_0x0527('0x1f')]=_0x526df7[_0x0527('0x1f')];this['ContactId']=_0x526df7[_0x0527('0x20')];this[_0x0527('0x21')]=_0x526df7[_0x0527('0x21')];this['UserId']=_0x526df7[_0x0527('0x22')];this[_0x0527('0x23')]=_0x526df7['VoiceQueueId'];this[_0x0527('0x24')]=_0x526df7[_0x0527('0x24')];this[_0x0527('0x25')]=_0x526df7[_0x0527('0x25')]||'';this[_0x0527('0x26')]=_0x526df7[_0x0527('0x26')]||'';}module[_0x0527('0x27')]=History;