0a2dd29275576cfebb0178eec902407da3d1a5dd
[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 _0x269f=['callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','util','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','calleridname','name','calleridnum','number','starttime','responsetime','ringtime','callback'];(function(_0x57e50b,_0x16e856){var _0x4a1016=function(_0x3db554){while(--_0x3db554){_0x57e50b['push'](_0x57e50b['shift']());}};_0x4a1016(++_0x16e856);}(_0x269f,0xee));var _0xf269=function(_0x2070da,_0x45e586){_0x2070da=_0x2070da-0x0;var _0x4f9fe1=_0x269f[_0x2070da];return _0x4f9fe1;};'use strict';var util=require(_0xf269('0x0'));var _=require(_0xf269('0x1'));var moment=require(_0xf269('0x2'));function getSeconds(_0x501fb4,_0x3c703d){var _0x59459a=moment(_0x501fb4)[_0xf269('0x3')](0x0);var _0x35e943=moment(_0x3c703d)[_0xf269('0x3')](0x0);return _0x59459a[_0xf269('0x4')](_0x35e943,_0xf269('0x5'));}function History(_0x527acd){this[_0xf269('0x6')]=_0x527acd[_0xf269('0x6')];this[_0xf269('0x7')]=_0x527acd[_0xf269('0x7')]||undefined;this[_0xf269('0x8')]=_0x527acd[_0xf269('0x8')];this[_0xf269('0x9')]=_0x527acd['type']===_0xf269('0xa')?_0xf269('0xb'):_0x527acd[_0xf269('0x8')];this[_0xf269('0xc')]=_0x527acd[_0xf269('0xc')];this[_0xf269('0xd')]=_0x527acd[_0xf269('0xd')];this[_0xf269('0xe')]=_0x527acd['countnoanswerretry'];this['countglobal']=_0x527acd['countbusyretry']+_0x527acd['countcongestionretry']+_0x527acd['countnoanswerretry']+_0x527acd[_0xf269('0xf')]+_0x527acd[_0xf269('0x10')]+_0x527acd[_0xf269('0x11')]+_0x527acd[_0xf269('0x12')]+_0x527acd[_0xf269('0x13')];this[_0xf269('0xf')]=_0x527acd[_0xf269('0xf')];this[_0xf269('0x10')]=_0x527acd[_0xf269('0x10')];this[_0xf269('0x11')]=_0x527acd[_0xf269('0x11')];this[_0xf269('0x12')]=_0x527acd[_0xf269('0x12')];this[_0xf269('0x13')]=_0x527acd[_0xf269('0x13')];this[_0xf269('0xb')]=_0x527acd[_0xf269('0xb')];this[_0xf269('0x14')]=_0x527acd[_0xf269('0x15')];this[_0xf269('0x16')]=_0x527acd[_0xf269('0x17')];this[_0xf269('0x18')]=_0x527acd['starttime'];this[_0xf269('0x19')]=_0x527acd[_0xf269('0x19')];this['endtime']=_0x527acd['responsetime'];this[_0xf269('0x1a')]=getSeconds(_0x527acd['responsetime'],_0x527acd[_0xf269('0x18')]);this['holdtime']=0x0;this['talktime']=0x0;this['callback']=_0x527acd[_0xf269('0x1b')];this[_0xf269('0x1c')]=_0x527acd['callbackuniqueid'];this[_0xf269('0x1d')]=_0x527acd[_0xf269('0x1d')];this['recallme']=_0x527acd[_0xf269('0x1e')];this[_0xf269('0x1f')]=_0x527acd[_0xf269('0x1f')];this[_0xf269('0x20')]=_0x527acd[_0xf269('0x20')];this[_0xf269('0x21')]=_0x527acd['UserId'];this[_0xf269('0x22')]=_0x527acd[_0xf269('0x22')];this['CampaignId']=_0x527acd[_0xf269('0x23')];this[_0xf269('0x24')]=_0x527acd[_0xf269('0x24')]||'';this[_0xf269('0x25')]=_0x527acd[_0xf269('0x25')]||'';}module['exports']=History;