1902e2e0fd51c543681963993f506be530becabe
[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 _0x68f8=['number','starttime','responsetime','endtime','droptime','ringtime','holdtime','talktime','membername','connectedlinename','callback','callbackuniqueid','callbackat','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','uniqueid','calleridname','name'];(function(_0x23b922,_0x222c30){var _0x4a98b0=function(_0x266307){while(--_0x266307){_0x23b922['push'](_0x23b922['shift']());}};_0x4a98b0(++_0x222c30);}(_0x68f8,0x1e9));var _0x868f=function(_0x4d2d86,_0x53aeda){_0x4d2d86=_0x4d2d86-0x0;var _0x3fcd6d=_0x68f8[_0x4d2d86];return _0x3fcd6d;};'use strict';var util=require(_0x868f('0x0'));var _=require(_0x868f('0x1'));var moment=require(_0x868f('0x2'));function getSeconds(_0x1cb381,_0x1daeb8){var _0x5ecb5e=moment(_0x1cb381)[_0x868f('0x3')](0x0);var _0x52d334=moment(_0x1daeb8)['milliseconds'](0x0);return _0x5ecb5e[_0x868f('0x4')](_0x52d334,_0x868f('0x5'));}function QueueCallerAbandon(_0x4bfe61,_0xf85e0){this[_0x868f('0x6')]=_0x4bfe61[_0x868f('0x6')];this['type']=_0x4bfe61[_0x868f('0x7')];this[_0x868f('0x8')]=_0x4bfe61[_0x868f('0x7')]===_0x868f('0x9')?_0x868f('0xa'):_0x4bfe61[_0x868f('0x7')];this['countbusyretry']=_0x4bfe61[_0x868f('0xb')];this['countcongestionretry']=_0x4bfe61[_0x868f('0xc')];this[_0x868f('0xd')]=_0x4bfe61[_0x868f('0xd')];this[_0x868f('0xe')]=_0x4bfe61[_0x868f('0xb')]+_0x4bfe61[_0x868f('0xc')]+_0x4bfe61['countnoanswerretry'];this[_0x868f('0xf')]=_0xf85e0[_0x868f('0xf')];this[_0x868f('0x10')]=_0x4bfe61[_0x868f('0x11')];this['calleridnum']=_0x4bfe61[_0x868f('0x12')];this[_0x868f('0x13')]=_0x4bfe61['starttime'];this[_0x868f('0x14')]=_0x4bfe61[_0x868f('0x14')];this['droptime']=_0x4bfe61['droptime'];this[_0x868f('0x15')]=this[_0x868f('0x16')];this[_0x868f('0x17')]=getSeconds(_0x4bfe61['responsetime'],_0x4bfe61[_0x868f('0x13')]);this[_0x868f('0x18')]=getSeconds(this[_0x868f('0x16')],_0x4bfe61[_0x868f('0x14')]);this[_0x868f('0x19')]=0x0;this[_0x868f('0xa')]=_0xf85e0[_0x868f('0xa')];this[_0x868f('0x1a')]=_0xf85e0[_0x868f('0x1b')];this['reason']=_0xf85e0['reason'];this[_0x868f('0x1c')]=_0x4bfe61['callback'];this[_0x868f('0x1d')]=_0x4bfe61[_0x868f('0x1d')];this[_0x868f('0x1e')]=_0x4bfe61['callbackat'];this['recallme']=_0x4bfe61['recallme'];this['ContactId']=_0x4bfe61[_0x868f('0x1f')];this[_0x868f('0x20')]=_0x4bfe61['ListId'];this['UserId']=_0x4bfe61[_0x868f('0x21')];this['VoiceQueueId']=_0x4bfe61[_0x868f('0x22')];this[_0x868f('0x23')]=_0x4bfe61[_0x868f('0x23')];this['originatecalleridnum']=_0x4bfe61[_0x868f('0x24')]||'';this[_0x868f('0x25')]=_0x4bfe61['originatecalleridname']||'';}module[_0x868f('0x26')]=QueueCallerAbandon;