Built motion from commit (unavailable).|2.4.21
[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 _0x5f08=['countcongestionretry','countnoanswerretry','uniqueid','calleridname','name','calleridnum','starttime','responsetime','droptime','endtime','ringtime','holdtime','membername','connectedlinename','reason','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','exports','util','moment','milliseconds','diff','seconds','scheduledat','type','campaigntype','outbound','queue','countbusyretry'];(function(_0xdda434,_0x511997){var _0x1def6b=function(_0x545683){while(--_0x545683){_0xdda434['push'](_0xdda434['shift']());}};_0x1def6b(++_0x511997);}(_0x5f08,0x89));var _0x85f0=function(_0x26822e,_0x430b34){_0x26822e=_0x26822e-0x0;var _0x8839e0=_0x5f08[_0x26822e];return _0x8839e0;};'use strict';var util=require(_0x85f0('0x0'));var _=require('lodash');var moment=require(_0x85f0('0x1'));function getSeconds(_0x28e2e5,_0x40a109){var _0x24b853=moment(_0x28e2e5)[_0x85f0('0x2')](0x0);var _0x406d9c=moment(_0x40a109)[_0x85f0('0x2')](0x0);return _0x24b853[_0x85f0('0x3')](_0x406d9c,_0x85f0('0x4'));}function QueueCallerAbandon(_0x132273,_0x53beb7){this[_0x85f0('0x5')]=_0x132273[_0x85f0('0x5')];this[_0x85f0('0x6')]=_0x132273[_0x85f0('0x6')];this[_0x85f0('0x7')]=_0x132273[_0x85f0('0x6')]===_0x85f0('0x8')?_0x85f0('0x9'):_0x132273[_0x85f0('0x6')];this[_0x85f0('0xa')]=_0x132273['countbusyretry'];this['countcongestionretry']=_0x132273[_0x85f0('0xb')];this[_0x85f0('0xc')]=_0x132273[_0x85f0('0xc')];this['countglobal']=_0x132273[_0x85f0('0xa')]+_0x132273['countcongestionretry']+_0x132273['countnoanswerretry'];this[_0x85f0('0xd')]=_0x53beb7[_0x85f0('0xd')];this[_0x85f0('0xe')]=_0x132273[_0x85f0('0xf')];this[_0x85f0('0x10')]=_0x132273['number'];this[_0x85f0('0x11')]=_0x132273[_0x85f0('0x11')];this[_0x85f0('0x12')]=_0x132273['responsetime'];this[_0x85f0('0x13')]=_0x132273['droptime'];this[_0x85f0('0x14')]=this[_0x85f0('0x13')];this[_0x85f0('0x15')]=getSeconds(_0x132273[_0x85f0('0x12')],_0x132273[_0x85f0('0x11')]);this[_0x85f0('0x16')]=getSeconds(this[_0x85f0('0x13')],_0x132273[_0x85f0('0x12')]);this['talktime']=0x0;this[_0x85f0('0x9')]=_0x53beb7[_0x85f0('0x9')];this[_0x85f0('0x17')]=_0x53beb7[_0x85f0('0x18')];this[_0x85f0('0x19')]=_0x53beb7[_0x85f0('0x19')];this[_0x85f0('0x1a')]=_0x132273[_0x85f0('0x1a')];this[_0x85f0('0x1b')]=_0x132273['callbackuniqueid'];this['callbackat']=_0x132273[_0x85f0('0x1c')];this['recallme']=_0x132273[_0x85f0('0x1d')];this[_0x85f0('0x1e')]=_0x132273['ContactId'];this[_0x85f0('0x1f')]=_0x132273['ListId'];this[_0x85f0('0x20')]=_0x132273[_0x85f0('0x20')];this['VoiceQueueId']=_0x132273[_0x85f0('0x21')];this[_0x85f0('0x22')]=_0x132273['CampaignId'];this[_0x85f0('0x23')]=_0x132273['originatecalleridnum']||'';this['originatecalleridname']=_0x132273['originatecalleridname']||'';}module[_0x85f0('0x24')]=QueueCallerAbandon;