5f782a0aefc45ecf19019d9a006aed71ea3c82d7
[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 _0x95bf=['scheduledat','type','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countmachineretry','countagentrejectretry','countabandonedretry','name','calleridnum','starttime','endtime','responsetime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','lodash','moment','milliseconds','diff','seconds','uniqueid'];(function(_0x2d34d6,_0x397ff9){var _0x1d3d12=function(_0x558800){while(--_0x558800){_0x2d34d6['push'](_0x2d34d6['shift']());}};_0x1d3d12(++_0x397ff9);}(_0x95bf,0x150));var _0xf95b=function(_0x3c0340,_0x30f98){_0x3c0340=_0x3c0340-0x0;var _0x4318a7=_0x95bf[_0x3c0340];return _0x4318a7;};'use strict';var util=require('util');var _=require(_0xf95b('0x0'));var moment=require(_0xf95b('0x1'));function getSeconds(_0x38c935,_0x598d29){var _0x5016ab=moment(_0x38c935)[_0xf95b('0x2')](0x0);var _0x2bdac1=moment(_0x598d29)[_0xf95b('0x2')](0x0);return _0x5016ab[_0xf95b('0x3')](_0x2bdac1,_0xf95b('0x4'));}function History(_0x497a6d){this[_0xf95b('0x5')]=_0x497a6d[_0xf95b('0x5')];this[_0xf95b('0x6')]=_0x497a6d[_0xf95b('0x6')]||undefined;this[_0xf95b('0x7')]=_0x497a6d[_0xf95b('0x7')];this['campaigntype']=_0x497a6d[_0xf95b('0x7')]===_0xf95b('0x8')?_0xf95b('0x9'):_0x497a6d[_0xf95b('0x7')];this[_0xf95b('0xa')]=_0x497a6d[_0xf95b('0xa')];this[_0xf95b('0xb')]=_0x497a6d[_0xf95b('0xb')];this[_0xf95b('0xc')]=_0x497a6d['countnoanswerretry'];this[_0xf95b('0xd')]=_0x497a6d[_0xf95b('0xa')]+_0x497a6d['countcongestionretry']+_0x497a6d[_0xf95b('0xc')]+_0x497a6d[_0xf95b('0xe')]+_0x497a6d[_0xf95b('0xf')]+_0x497a6d['countabandonedretry']+_0x497a6d[_0xf95b('0x10')]+_0x497a6d[_0xf95b('0x11')];this[_0xf95b('0xe')]=_0x497a6d[_0xf95b('0xe')];this['countdropretry']=_0x497a6d[_0xf95b('0xf')];this[_0xf95b('0x12')]=_0x497a6d[_0xf95b('0x12')];this[_0xf95b('0x10')]=_0x497a6d[_0xf95b('0x10')];this[_0xf95b('0x11')]=_0x497a6d[_0xf95b('0x11')];this[_0xf95b('0x9')]=_0x497a6d[_0xf95b('0x9')];this['calleridname']=_0x497a6d[_0xf95b('0x13')];this[_0xf95b('0x14')]=_0x497a6d['number'];this[_0xf95b('0x15')]=_0x497a6d[_0xf95b('0x15')];this['responsetime']=_0x497a6d['responsetime'];this[_0xf95b('0x16')]=_0x497a6d[_0xf95b('0x17')];this[_0xf95b('0x18')]=getSeconds(_0x497a6d[_0xf95b('0x17')],_0x497a6d[_0xf95b('0x15')]);this[_0xf95b('0x19')]=0x0;this[_0xf95b('0x1a')]=0x0;this[_0xf95b('0x1b')]=_0x497a6d['callback'];this[_0xf95b('0x1c')]=_0x497a6d['callbackuniqueid'];this[_0xf95b('0x1d')]=_0x497a6d[_0xf95b('0x1d')];this[_0xf95b('0x1e')]=_0x497a6d[_0xf95b('0x1e')];this[_0xf95b('0x1f')]=_0x497a6d[_0xf95b('0x1f')];this['ListId']=_0x497a6d[_0xf95b('0x20')];this['UserId']=_0x497a6d['UserId'];this[_0xf95b('0x21')]=_0x497a6d[_0xf95b('0x21')];this[_0xf95b('0x22')]=_0x497a6d[_0xf95b('0x22')];this[_0xf95b('0x23')]=_0x497a6d[_0xf95b('0x23')]||'';this['originatecalleridname']=_0x497a6d[_0xf95b('0x24')]||'';}module[_0xf95b('0x25')]=History;