Built motion from commit (unavailable).|2.5.29
[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 _0xd370=['callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','campaigntype','type','queue','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countagentrejectretry','countabandonedretry','countmachineretry','calleridname','calleridnum','number','starttime','responsetime','ringtime','talktime','callback'];(function(_0x29d915,_0x54a040){var _0x160f86=function(_0x237dfa){while(--_0x237dfa){_0x29d915['push'](_0x29d915['shift']());}};_0x160f86(++_0x54a040);}(_0xd370,0x1d3));var _0x0d37=function(_0x5c619e,_0x1bccdf){_0x5c619e=_0x5c619e-0x0;var _0x445cf8=_0xd370[_0x5c619e];return _0x445cf8;};'use strict';var util=require(_0x0d37('0x0'));var _=require(_0x0d37('0x1'));var moment=require(_0x0d37('0x2'));function getSeconds(_0x3e119f,_0xc8a9b2){var _0x3a6ff8=moment(_0x3e119f)[_0x0d37('0x3')](0x0);var _0xb3282d=moment(_0xc8a9b2)[_0x0d37('0x3')](0x0);return _0x3a6ff8[_0x0d37('0x4')](_0xb3282d,_0x0d37('0x5'));}function History(_0x59951b){this[_0x0d37('0x6')]=_0x59951b[_0x0d37('0x6')];this[_0x0d37('0x7')]=_0x59951b[_0x0d37('0x7')]||undefined;this['type']=_0x59951b['type'];this[_0x0d37('0x8')]=_0x59951b[_0x0d37('0x9')]==='outbound'?_0x0d37('0xa'):_0x59951b['type'];this[_0x0d37('0xb')]=_0x59951b[_0x0d37('0xb')];this[_0x0d37('0xc')]=_0x59951b['countcongestionretry'];this[_0x0d37('0xd')]=_0x59951b['countnoanswerretry'];this['countglobal']=_0x59951b['countbusyretry']+_0x59951b[_0x0d37('0xc')]+_0x59951b[_0x0d37('0xd')]+_0x59951b[_0x0d37('0xe')]+_0x59951b[_0x0d37('0xf')]+_0x59951b['countabandonedretry']+_0x59951b['countmachineretry']+_0x59951b[_0x0d37('0x10')];this[_0x0d37('0xe')]=_0x59951b[_0x0d37('0xe')];this[_0x0d37('0xf')]=_0x59951b[_0x0d37('0xf')];this['countabandonedretry']=_0x59951b[_0x0d37('0x11')];this[_0x0d37('0x12')]=_0x59951b[_0x0d37('0x12')];this[_0x0d37('0x10')]=_0x59951b['countagentrejectretry'];this['queue']=_0x59951b[_0x0d37('0xa')];this[_0x0d37('0x13')]=_0x59951b['name'];this[_0x0d37('0x14')]=_0x59951b[_0x0d37('0x15')];this['starttime']=_0x59951b[_0x0d37('0x16')];this[_0x0d37('0x17')]=_0x59951b[_0x0d37('0x17')];this['endtime']=_0x59951b[_0x0d37('0x17')];this[_0x0d37('0x18')]=getSeconds(_0x59951b[_0x0d37('0x17')],_0x59951b[_0x0d37('0x16')]);this['holdtime']=0x0;this[_0x0d37('0x19')]=0x0;this[_0x0d37('0x1a')]=_0x59951b['callback'];this['callbackuniqueid']=_0x59951b[_0x0d37('0x1b')];this[_0x0d37('0x1c')]=_0x59951b[_0x0d37('0x1c')];this[_0x0d37('0x1d')]=_0x59951b[_0x0d37('0x1d')];this[_0x0d37('0x1e')]=_0x59951b['ContactId'];this[_0x0d37('0x1f')]=_0x59951b[_0x0d37('0x1f')];this[_0x0d37('0x20')]=_0x59951b[_0x0d37('0x20')];this[_0x0d37('0x21')]=_0x59951b[_0x0d37('0x21')];this['CampaignId']=_0x59951b[_0x0d37('0x22')];this[_0x0d37('0x23')]=_0x59951b[_0x0d37('0x23')]||'';this[_0x0d37('0x24')]=_0x59951b[_0x0d37('0x24')]||'';}module[_0x0d37('0x25')]=History;