60237bd2b7d3543b0f6083c8aa31dd3dae6a280d
[motion2.git] / server / services / ami / dialer / queueCallerAbandon.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 _0x1488=['countmachineretry','uniqueid','calleridnum','responsetime','droptime','starttime','holdtime','talktime','membername','connectedlinename','reason','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','moment','diff','seconds','scheduledat','type','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countagentrejectretry','countabandonedretry'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x1488,0x88));var _0x8148=function(_0xaaf2e2,_0x19d28a){_0xaaf2e2=_0xaaf2e2-0x0;var _0x28bc36=_0x1488[_0xaaf2e2];return _0x28bc36;};'use strict';var util=require(_0x8148('0x0'));var _=require('lodash');var moment=require(_0x8148('0x1'));function getSeconds(_0x4d28f5,_0x22606a){var _0x5cc7ef=moment(_0x4d28f5)['milliseconds'](0x0);var _0x2fdd7e=moment(_0x22606a)['milliseconds'](0x0);return _0x5cc7ef[_0x8148('0x2')](_0x2fdd7e,_0x8148('0x3'));}function QueueCallerAbandon(_0x11027,_0x153009){this[_0x8148('0x4')]=_0x11027[_0x8148('0x4')];this[_0x8148('0x5')]=_0x11027[_0x8148('0x5')];this['campaigntype']=_0x11027[_0x8148('0x5')]===_0x8148('0x6')?_0x8148('0x7'):_0x11027[_0x8148('0x5')];this[_0x8148('0x8')]=_0x11027[_0x8148('0x8')];this[_0x8148('0x9')]=_0x11027[_0x8148('0x9')];this[_0x8148('0xa')]=_0x11027[_0x8148('0xa')];this[_0x8148('0xb')]=_0x11027[_0x8148('0x8')]+_0x11027['countcongestionretry']+_0x11027[_0x8148('0xa')]+_0x11027[_0x8148('0xc')]+_0x11027[_0x8148('0xd')]+_0x11027['countabandonedretry']+_0x11027['countmachineretry']+_0x11027[_0x8148('0xe')];this[_0x8148('0xc')]=_0x11027['countnosuchnumberretry'];this[_0x8148('0xd')]=_0x11027[_0x8148('0xd')];this[_0x8148('0xf')]=_0x11027[_0x8148('0xf')];this[_0x8148('0x10')]=_0x11027['countmachineretry'];this[_0x8148('0xe')]=_0x11027['countagentrejectretry'];this['uniqueid']=_0x153009[_0x8148('0x11')];this['calleridname']=_0x11027['name'];this[_0x8148('0x12')]=_0x11027['number'];this['starttime']=_0x11027['starttime'];this[_0x8148('0x13')]=_0x11027['responsetime'];this['droptime']=_0x11027[_0x8148('0x14')];this['endtime']=this[_0x8148('0x14')];this['ringtime']=getSeconds(_0x11027[_0x8148('0x13')],_0x11027[_0x8148('0x15')]);this[_0x8148('0x16')]=getSeconds(this[_0x8148('0x14')],_0x11027[_0x8148('0x13')]);this[_0x8148('0x17')]=0x0;this[_0x8148('0x7')]=_0x153009[_0x8148('0x7')];this[_0x8148('0x18')]=_0x153009[_0x8148('0x19')];this[_0x8148('0x1a')]=_0x153009[_0x8148('0x1a')];this[_0x8148('0x1b')]=_0x11027[_0x8148('0x1b')];this['callbackuniqueid']=_0x11027[_0x8148('0x1c')];this[_0x8148('0x1d')]=_0x11027['callbackat'];this['recallme']=_0x11027[_0x8148('0x1e')];this['ContactId']=_0x11027[_0x8148('0x1f')];this[_0x8148('0x20')]=_0x11027[_0x8148('0x20')];this['UserId']=_0x11027['UserId'];this[_0x8148('0x21')]=_0x11027[_0x8148('0x21')];this['CampaignId']=_0x11027[_0x8148('0x22')];this[_0x8148('0x23')]=_0x11027['originatecalleridnum']||'';this[_0x8148('0x24')]=_0x11027[_0x8148('0x24')]||'';}module[_0x8148('0x25')]=QueueCallerAbandon;