710275366c9fdf1b960b1787af24235d11629a48
[motion2.git] / server / services / routing / server / applications / strategy / beepall.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 _0x45bd=['prototype','handleRun','handleDrained','isNil','Agents','length','agents','[%s][QUEUE]\x20agent\x20skipped,\x20unknown\x20id\x20%s','isAgentAvailable','channel','RINGING','busy','busyQueue','name','showNotification','info','[%s][QUEUE]\x20ALL\x20AGENTS\x20ARE\x20BUSY','writeLog','STOP','TIMEOUT','exports','uuid','../../../../../config/logger','routing','notificationId','squeue','queue','realtime','push','handleTimeout','bind','timeout','drained'];(function(_0x947c57,_0x150da8){var _0x214a4d=function(_0x2716e5){while(--_0x2716e5){_0x947c57['push'](_0x947c57['shift']());}};_0x214a4d(++_0x150da8);}(_0x45bd,0x1c2));var _0xd45b=function(_0x366a53,_0x518f26){_0x366a53=_0x366a53-0x0;var _0x35b462=_0x45bd[_0x366a53];return _0x35b462;};'use strict';var _=require('lodash');var uuid=require(_0xd45b('0x0'));var util=require('./util');var logger=require(_0xd45b('0x1'))(_0xd45b('0x2'));var Beepall=function(_0x4ef979,_0x42f543,_0x5e103b,_0x33a409){this[_0xd45b('0x3')]=uuid['v4']();this[_0xd45b('0x4')]=_0x4ef979;this[_0xd45b('0x5')]=_0x42f543;this[_0xd45b('0x6')]=_0x5e103b;this[_0xd45b('0x2')]=_0x33a409;this[_0xd45b('0x4')][_0xd45b('0x7')](this['handleRun']['bind'](this),this[_0xd45b('0x8')][_0xd45b('0x9')](this));this[_0xd45b('0x4')]['on'](_0xd45b('0xa'),this[_0xd45b('0x8')][_0xd45b('0x9')](this));this[_0xd45b('0x4')]['on'](_0xd45b('0xb'),this['handleDrained'][_0xd45b('0x9')](this));};Beepall[_0xd45b('0xc')][_0xd45b('0x7')]=function(){this['squeue'][_0xd45b('0x7')](this[_0xd45b('0xd')][_0xd45b('0x9')](this),this['handleTimeout']['bind'](this));};Beepall[_0xd45b('0xc')][_0xd45b('0xe')]=function(_0x387630){this[_0xd45b('0x8')](!![]);};Beepall['prototype'][_0xd45b('0xd')]=function(_0x186f3a){var _0x4effb5=!![];if(!_[_0xd45b('0xf')](this[_0xd45b('0x5')])&&!_[_0xd45b('0xf')](this['queue'][_0xd45b('0x10')])&&this[_0xd45b('0x5')][_0xd45b('0x10')][_0xd45b('0x11')]>0x0){for(var _0x6b083e=0x0,_0x5e45bd;_0x6b083e<this[_0xd45b('0x5')]['Agents'][_0xd45b('0x11')];_0x6b083e+=0x1){_0x5e45bd=this[_0xd45b('0x5')][_0xd45b('0x10')][_0x6b083e]['id'];if(_[_0xd45b('0xf')](this[_0xd45b('0x6')][_0xd45b('0x12')][_0x5e45bd])){logger['info'](_0xd45b('0x13'),this[_0xd45b('0x4')]['id'],_0x5e45bd);}else{if(util[_0xd45b('0x14')](this[_0xd45b('0x4')]['id'],this[_0xd45b('0x6')][_0xd45b('0x12')][_0x5e45bd],this[_0xd45b('0x4')][_0xd45b('0x15')],!![])){_0x4effb5=![];util['writeLog'](this[_0xd45b('0x4')]['id'],this[_0xd45b('0x6')][_0xd45b('0x12')][_0x5e45bd],_0xd45b('0x16'));this[_0xd45b('0x6')][_0xd45b('0x12')][_0x5e45bd][_0xd45b('0x17')]=!![];this[_0xd45b('0x6')][_0xd45b('0x12')][_0x5e45bd][_0xd45b('0x18')]=this[_0xd45b('0x5')][_0xd45b('0x19')];util[_0xd45b('0x1a')](this[_0xd45b('0x3')],this[_0xd45b('0x4')]['id'],this['realtime'][_0xd45b('0x12')][_0x5e45bd],this[_0xd45b('0x5')],this[_0xd45b('0x2')]);}}}if(_0x4effb5){logger[_0xd45b('0x1b')](_0xd45b('0x1c'),this[_0xd45b('0x4')]['id']);setTimeout(this[_0xd45b('0x7')][_0xd45b('0x9')](this),0x3e8);}}else{logger[_0xd45b('0x1b')]('[%s][QUEUE]\x20EMPTY',this[_0xd45b('0x4')]['id']);setTimeout(this[_0xd45b('0x7')][_0xd45b('0x9')](this),0x3e8);}};Beepall[_0xd45b('0xc')]['handleTimeout']=function(_0x1cf3a1){if(!_[_0xd45b('0xf')](this[_0xd45b('0x5')])&&!_[_0xd45b('0xf')](this[_0xd45b('0x5')][_0xd45b('0x10')])){for(var _0x41b10c=0x0,_0x5663ad;_0x41b10c<this[_0xd45b('0x5')][_0xd45b('0x10')][_0xd45b('0x11')];_0x41b10c+=0x1){_0x5663ad=this['queue'][_0xd45b('0x10')][_0x41b10c]['id'];if(_[_0xd45b('0xf')](this['realtime'][_0xd45b('0x12')][_0x5663ad])){logger[_0xd45b('0x1b')](_0xd45b('0x13'),this['squeue']['id'],_0x5663ad);}else{util['hideNotification'](this['notificationId'],this[_0xd45b('0x4')]['id'],this[_0xd45b('0x6')][_0xd45b('0x12')][_0x5663ad],this[_0xd45b('0x5')],this[_0xd45b('0x2')]);util[_0xd45b('0x1d')](this[_0xd45b('0x4')]['id'],this[_0xd45b('0x6')][_0xd45b('0x12')][_0x5663ad],_0x1cf3a1?_0xd45b('0x1e'):_0xd45b('0x1f'));this[_0xd45b('0x6')]['agents'][_0x5663ad][_0xd45b('0x17')]=![];this[_0xd45b('0x6')][_0xd45b('0x12')][_0x5663ad][_0xd45b('0x18')]=undefined;}}}if(!_0x1cf3a1){setTimeout(this[_0xd45b('0x7')][_0xd45b('0x9')](this),0x3e8);}};function beepall(_0x4409bb,_0x5742f2,_0x1dc5cb,_0x57c180){return new Beepall(_0x4409bb,_0x5742f2,_0x1dc5cb,_0x57c180);}module[_0xd45b('0x20')]=beepall;