8b00722b965cc4f5f1027ee7867f9d414a8c8b49
[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 _0x943a=['UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countnoanswerretry','countglobal','countcongestionretry','countnosuchnumberretry','countdropretry','countabandonedretry','countagentrejectretry','countmachineretry','calleridname','name','calleridnum','number','starttime','responsetime','endtime','ringtime','holdtime','talktime','callbackuniqueid','callbackat','recallme','ContactId','ListId'];(function(_0x1e69e5,_0x31c9d7){var _0x54927a=function(_0xa539ff){while(--_0xa539ff){_0x1e69e5['push'](_0x1e69e5['shift']());}};_0x54927a(++_0x31c9d7);}(_0x943a,0x1aa));var _0xa943=function(_0x5b4e67,_0x15667c){_0x5b4e67=_0x5b4e67-0x0;var _0x28554e=_0x943a[_0x5b4e67];return _0x28554e;};'use strict';var util=require(_0xa943('0x0'));var _=require(_0xa943('0x1'));var moment=require(_0xa943('0x2'));function getSeconds(_0x46bea1,_0x93de52){var _0x43212f=moment(_0x46bea1)[_0xa943('0x3')](0x0);var _0x3b113a=moment(_0x93de52)['milliseconds'](0x0);return _0x43212f[_0xa943('0x4')](_0x3b113a,_0xa943('0x5'));}function History(_0x3155ec){this[_0xa943('0x6')]=_0x3155ec[_0xa943('0x6')];this[_0xa943('0x7')]=_0x3155ec[_0xa943('0x7')]||undefined;this[_0xa943('0x8')]=_0x3155ec[_0xa943('0x8')];this[_0xa943('0x9')]=_0x3155ec[_0xa943('0x8')]===_0xa943('0xa')?_0xa943('0xb'):_0x3155ec[_0xa943('0x8')];this[_0xa943('0xc')]=_0x3155ec['countbusyretry'];this['countcongestionretry']=_0x3155ec['countcongestionretry'];this['countnoanswerretry']=_0x3155ec[_0xa943('0xd')];this[_0xa943('0xe')]=_0x3155ec['countbusyretry']+_0x3155ec[_0xa943('0xf')]+_0x3155ec[_0xa943('0xd')]+_0x3155ec[_0xa943('0x10')]+_0x3155ec[_0xa943('0x11')]+_0x3155ec[_0xa943('0x12')]+_0x3155ec['countmachineretry']+_0x3155ec[_0xa943('0x13')];this['countnosuchnumberretry']=_0x3155ec['countnosuchnumberretry'];this['countdropretry']=_0x3155ec[_0xa943('0x11')];this['countabandonedretry']=_0x3155ec[_0xa943('0x12')];this['countmachineretry']=_0x3155ec[_0xa943('0x14')];this[_0xa943('0x13')]=_0x3155ec[_0xa943('0x13')];this['queue']=_0x3155ec[_0xa943('0xb')];this[_0xa943('0x15')]=_0x3155ec[_0xa943('0x16')];this[_0xa943('0x17')]=_0x3155ec[_0xa943('0x18')];this[_0xa943('0x19')]=_0x3155ec[_0xa943('0x19')];this[_0xa943('0x1a')]=_0x3155ec['responsetime'];this[_0xa943('0x1b')]=_0x3155ec[_0xa943('0x1a')];this[_0xa943('0x1c')]=getSeconds(_0x3155ec['responsetime'],_0x3155ec[_0xa943('0x19')]);this[_0xa943('0x1d')]=0x0;this[_0xa943('0x1e')]=0x0;this['callback']=_0x3155ec['callback'];this[_0xa943('0x1f')]=_0x3155ec[_0xa943('0x1f')];this[_0xa943('0x20')]=_0x3155ec[_0xa943('0x20')];this[_0xa943('0x21')]=_0x3155ec[_0xa943('0x21')];this[_0xa943('0x22')]=_0x3155ec[_0xa943('0x22')];this[_0xa943('0x23')]=_0x3155ec[_0xa943('0x23')];this[_0xa943('0x24')]=_0x3155ec[_0xa943('0x24')];this[_0xa943('0x25')]=_0x3155ec['VoiceQueueId'];this[_0xa943('0x26')]=_0x3155ec['CampaignId'];this[_0xa943('0x27')]=_0x3155ec[_0xa943('0x27')]||'';this[_0xa943('0x28')]=_0x3155ec['originatecalleridname']||'';}module[_0xa943('0x29')]=History;