Built motion from commit 0900f080.|2.5.45
[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 _0x2800=['endtime','ringtime','talktime','membername','connectedlinename','reason','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','lodash','moment','milliseconds','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countabandonedretry','countmachineretry','countagentrejectretry','countdropretry','uniqueid','name','calleridnum','number','starttime','responsetime','droptime'];(function(_0x52d209,_0x143cc6){var _0x2e2aa4=function(_0x5b77ce){while(--_0x5b77ce){_0x52d209['push'](_0x52d209['shift']());}};_0x2e2aa4(++_0x143cc6);}(_0x2800,0xba));var _0x0280=function(_0x3fb682,_0x136633){_0x3fb682=_0x3fb682-0x0;var _0x1c5a77=_0x2800[_0x3fb682];return _0x1c5a77;};'use strict';var util=require('util');var _=require(_0x0280('0x0'));var moment=require(_0x0280('0x1'));function getSeconds(_0x5f3b76,_0x3459a1){var _0x11f383=moment(_0x5f3b76)[_0x0280('0x2')](0x0);var _0x5efc91=moment(_0x3459a1)[_0x0280('0x2')](0x0);return _0x11f383['diff'](_0x5efc91,'seconds');}function QueueCallerAbandon(_0x769405,_0x75a1ec){this[_0x0280('0x3')]=_0x769405[_0x0280('0x3')];this[_0x0280('0x4')]=_0x769405[_0x0280('0x4')];this[_0x0280('0x5')]=_0x769405[_0x0280('0x4')]===_0x0280('0x6')?_0x0280('0x7'):_0x769405[_0x0280('0x4')];this['countbusyretry']=_0x769405[_0x0280('0x8')];this[_0x0280('0x9')]=_0x769405[_0x0280('0x9')];this[_0x0280('0xa')]=_0x769405[_0x0280('0xa')];this[_0x0280('0xb')]=_0x769405[_0x0280('0x8')]+_0x769405[_0x0280('0x9')]+_0x769405[_0x0280('0xa')]+_0x769405[_0x0280('0xc')]+_0x769405['countdropretry']+_0x769405[_0x0280('0xd')]+_0x769405[_0x0280('0xe')]+_0x769405[_0x0280('0xf')];this[_0x0280('0xc')]=_0x769405[_0x0280('0xc')];this[_0x0280('0x10')]=_0x769405[_0x0280('0x10')];this['countabandonedretry']=_0x769405[_0x0280('0xd')];this[_0x0280('0xe')]=_0x769405[_0x0280('0xe')];this[_0x0280('0xf')]=_0x769405['countagentrejectretry'];this[_0x0280('0x11')]=_0x75a1ec[_0x0280('0x11')];this['calleridname']=_0x769405[_0x0280('0x12')];this[_0x0280('0x13')]=_0x769405[_0x0280('0x14')];this[_0x0280('0x15')]=_0x769405['starttime'];this[_0x0280('0x16')]=_0x769405[_0x0280('0x16')];this[_0x0280('0x17')]=_0x769405[_0x0280('0x17')];this[_0x0280('0x18')]=this[_0x0280('0x17')];this[_0x0280('0x19')]=getSeconds(_0x769405[_0x0280('0x16')],_0x769405['starttime']);this['holdtime']=getSeconds(this['droptime'],_0x769405['responsetime']);this[_0x0280('0x1a')]=0x0;this['queue']=_0x75a1ec['queue'];this[_0x0280('0x1b')]=_0x75a1ec[_0x0280('0x1c')];this[_0x0280('0x1d')]=_0x75a1ec['reason'];this['callback']=_0x769405[_0x0280('0x1e')];this[_0x0280('0x1f')]=_0x769405[_0x0280('0x1f')];this[_0x0280('0x20')]=_0x769405[_0x0280('0x20')];this[_0x0280('0x21')]=_0x769405[_0x0280('0x21')];this['ContactId']=_0x769405[_0x0280('0x22')];this['ListId']=_0x769405[_0x0280('0x23')];this[_0x0280('0x24')]=_0x769405['UserId'];this[_0x0280('0x25')]=_0x769405[_0x0280('0x25')];this[_0x0280('0x26')]=_0x769405[_0x0280('0x26')];this['originatecalleridnum']=_0x769405[_0x0280('0x27')]||'';this['originatecalleridname']=_0x769405[_0x0280('0x28')]||'';}module[_0x0280('0x29')]=QueueCallerAbandon;