3ea65cb97373eb80da194429cb6857558908b5ac
[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 _0xc39c=['countagentrejectretry','name','calleridnum','number','starttime','responsetime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridname','exports','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countmachineretry'];(function(_0x187350,_0x39c33b){var _0x376a00=function(_0x49510e){while(--_0x49510e){_0x187350['push'](_0x187350['shift']());}};_0x376a00(++_0x39c33b);}(_0xc39c,0xd2));var _0xcc39=function(_0x12c765,_0x15ec2c){_0x12c765=_0x12c765-0x0;var _0x57e6b4=_0xc39c[_0x12c765];return _0x57e6b4;};'use strict';var util=require('util');var _=require(_0xcc39('0x0'));var moment=require(_0xcc39('0x1'));function getSeconds(_0x30ad32,_0x5d885b){var _0x6c204c=moment(_0x30ad32)[_0xcc39('0x2')](0x0);var _0x2da5dd=moment(_0x5d885b)['milliseconds'](0x0);return _0x6c204c[_0xcc39('0x3')](_0x2da5dd,_0xcc39('0x4'));}function History(_0x3890e5){this[_0xcc39('0x5')]=_0x3890e5['uniqueid'];this[_0xcc39('0x6')]=_0x3890e5[_0xcc39('0x6')]||undefined;this[_0xcc39('0x7')]=_0x3890e5[_0xcc39('0x7')];this[_0xcc39('0x8')]=_0x3890e5[_0xcc39('0x7')]===_0xcc39('0x9')?_0xcc39('0xa'):_0x3890e5[_0xcc39('0x7')];this[_0xcc39('0xb')]=_0x3890e5['countbusyretry'];this[_0xcc39('0xc')]=_0x3890e5['countcongestionretry'];this[_0xcc39('0xd')]=_0x3890e5[_0xcc39('0xd')];this[_0xcc39('0xe')]=_0x3890e5[_0xcc39('0xb')]+_0x3890e5['countcongestionretry']+_0x3890e5['countnoanswerretry']+_0x3890e5[_0xcc39('0xf')]+_0x3890e5[_0xcc39('0x10')]+_0x3890e5['countabandonedretry']+_0x3890e5[_0xcc39('0x11')]+_0x3890e5[_0xcc39('0x12')];this[_0xcc39('0xf')]=_0x3890e5[_0xcc39('0xf')];this[_0xcc39('0x10')]=_0x3890e5[_0xcc39('0x10')];this['countabandonedretry']=_0x3890e5['countabandonedretry'];this[_0xcc39('0x11')]=_0x3890e5[_0xcc39('0x11')];this[_0xcc39('0x12')]=_0x3890e5[_0xcc39('0x12')];this[_0xcc39('0xa')]=_0x3890e5[_0xcc39('0xa')];this['calleridname']=_0x3890e5[_0xcc39('0x13')];this[_0xcc39('0x14')]=_0x3890e5[_0xcc39('0x15')];this[_0xcc39('0x16')]=_0x3890e5['starttime'];this['responsetime']=_0x3890e5[_0xcc39('0x17')];this['endtime']=_0x3890e5[_0xcc39('0x17')];this[_0xcc39('0x18')]=getSeconds(_0x3890e5[_0xcc39('0x17')],_0x3890e5['starttime']);this[_0xcc39('0x19')]=0x0;this[_0xcc39('0x1a')]=0x0;this[_0xcc39('0x1b')]=_0x3890e5['callback'];this[_0xcc39('0x1c')]=_0x3890e5['callbackuniqueid'];this[_0xcc39('0x1d')]=_0x3890e5[_0xcc39('0x1d')];this['recallme']=_0x3890e5[_0xcc39('0x1e')];this[_0xcc39('0x1f')]=_0x3890e5[_0xcc39('0x1f')];this['ListId']=_0x3890e5[_0xcc39('0x20')];this[_0xcc39('0x21')]=_0x3890e5[_0xcc39('0x21')];this[_0xcc39('0x22')]=_0x3890e5[_0xcc39('0x22')];this['CampaignId']=_0x3890e5[_0xcc39('0x23')];this['originatecalleridnum']=_0x3890e5['originatecalleridnum']||'';this[_0xcc39('0x24')]=_0x3890e5[_0xcc39('0x24')]||'';}module[_0xcc39('0x25')]=History;