Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / services / routing / server / applications / strategy / util.js
index 809d153..b8ddb47 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5fd1=['../utils','ioredis','../../../../../config/environment','redis','defaults','socket.io-emitter','format','name','user:save','\x20interaction','account','notificationSound','notificationShake','body','queue','msg','getMustacheRender','notificationTemplate','message','user:%s','emit','notification:%s','save','remove','debug','[%s][QUEUE][AGENT:%s][STATUS:%s]','isAgentAvailable','busy','BUSY','online','OFFLINE','Pause','hasOwnProperty','Capacity','toUpperCase','\x20MAXCAPACITY','writeLog','lodash'];(function(_0x2d4a54,_0x1f759f){var _0x489a0f=function(_0x1d89b4){while(--_0x1d89b4){_0x2d4a54['push'](_0x2d4a54['shift']());}};_0x489a0f(++_0x1f759f);}(_0x5fd1,0x155));var _0x15fd=function(_0x1f6495,_0x5c5cbd){_0x1f6495=_0x1f6495-0x0;var _0x19288f=_0x5fd1[_0x1f6495];return _0x19288f;};'use strict';var _=require(_0x15fd('0x0'));var util=require('util');var utils=require(_0x15fd('0x1'));var Redis=require(_0x15fd('0x2'));var config=require(_0x15fd('0x3'));var logger=require('../../../../../config/logger')('routing');config[_0x15fd('0x4')]=_[_0x15fd('0x5')](config[_0x15fd('0x4')],{'host':'localhost','port':0x18eb});var io=require(_0x15fd('0x6'))(new Redis(config[_0x15fd('0x4')]));function sendNotification(_0x18450c,_0x2e88bf,_0x225728,_0x534e63,_0x210e90,_0x1ee117){io['to'](util[_0x15fd('0x7')]('user:%s',_0x534e63[_0x15fd('0x8')]))['emit'](_0x15fd('0x9'),_0x534e63);var _0x250457=_0x1ee117||{};var _0x4c226a=_0x225728['split']('.');var _0x4ebde5={'uniqueid':_0x2e88bf,'channel':_0x4c226a[0x0],'id':_0x4c226a[0x1],'title':_0x4c226a[0x0]+_0x15fd('0xa'),'interactionId':_0x4c226a[0x2],'queue':_0x210e90?_0x210e90[_0x15fd('0x8')]:null,'sound':_0x250457[_0x15fd('0xb')][_0x15fd('0xc')],'shake':_0x250457[_0x15fd('0xb')][_0x15fd('0xd')]};try{if(!_0x250457[_0x15fd('0xe')]){_0x250457[_0x15fd('0xe')]={};}if(_0x210e90){_0x250457[_0x15fd('0xe')]['queue']=_0x210e90;}else if(_0x250457['body']['queue']){delete _0x250457[_0x15fd('0xe')][_0x15fd('0xf')];}_0x4ebde5[_0x15fd('0x10')]=utils[_0x15fd('0x11')](_0x250457[_0x15fd('0xb')][_0x15fd('0x12')],_0x250457);}catch(_0x2c5375){_0x4ebde5[_0x15fd('0x10')]='I\x20can\x27t\x20render\x20your\x20template';logger['error'](util[_0x15fd('0x7')]('[%s][QUEUE]\x20%s',_0x2e88bf,_0x2c5375[_0x15fd('0x13')]));}io['to'](util['format'](_0x15fd('0x14'),_0x534e63[_0x15fd('0x8')]))[_0x15fd('0x15')](util['format'](_0x15fd('0x16'),_0x18450c?_0x15fd('0x17'):_0x15fd('0x18')),_0x4ebde5);}function writeLog(_0x229f8a,_0x2fb919,_0x36a90e){return logger[_0x15fd('0x19')](util[_0x15fd('0x7')](_0x15fd('0x1a'),_0x229f8a,_0x2fb919[_0x15fd('0x8')],_0x36a90e));}exports[_0x15fd('0x1b')]=function(_0x484db6,_0x57b3de,_0x293d7b,_0x36b21e){if(_0x57b3de[_0x15fd('0x1c')]){writeLog(_0x484db6,_0x57b3de,_0x15fd('0x1d'));return![];}if(!_0x57b3de[_0x15fd('0x1e')]){writeLog(_0x484db6,_0x57b3de,_0x15fd('0x1f'));return![];}if(_0x57b3de[_0x293d7b+_0x15fd('0x20')]){writeLog(_0x484db6,_0x57b3de,'PAUSE');return![];}if(_0x36b21e&&_0x57b3de[_0x15fd('0x21')](_0x293d7b+_0x15fd('0x22'))&&_0x57b3de[_0x15fd('0x21')](_0x293d7b+'CurrentCapacity')){if(_0x57b3de[_0x293d7b+_0x15fd('0x22')]>0x0&&_0x57b3de[_0x293d7b+'CurrentCapacity']>=_0x57b3de[_0x293d7b+_0x15fd('0x22')]){writeLog(_0x484db6,_0x57b3de,_0x293d7b[_0x15fd('0x23')]()+_0x15fd('0x24'));return![];}}return!![];};exports['showNotification']=function(_0x16b87c,_0x1cbf2c,_0x24c541,_0x5d4789,_0x44e8c8){return sendNotification(!![],_0x16b87c,_0x1cbf2c,_0x24c541,_0x5d4789,_0x44e8c8);};exports['hideNotification']=function(_0x3d33cd,_0x7e70d6,_0x2e9886,_0x27d2c4,_0x233ed3){return sendNotification(![],_0x3d33cd,_0x7e70d6,_0x2e9886,_0x27d2c4,_0x233ed3);};exports[_0x15fd('0x25')]=writeLog;
\ No newline at end of file
+var _0x588f=['notificationShake','body','queue','msg','notificationTemplate','I\x20can\x27t\x20render\x20your\x20template','error','[%s][QUEUE]\x20%s','message','notification:%s','save','remove','[%s][QUEUE][AGENT:%s][STATUS:%s]','busy','BUSY','OFFLINE','Pause','PAUSE','Capacity','hasOwnProperty','CurrentCapacity','showNotification','checkWaitingNotifications','UserId','some','InteractionId','agents','channel','saveWaitingNotification','WaitingInteractions','interaction','removeWaitingNotification','lodash','util','../utils','ioredis','../../../../../config/environment','../../../../../config/logger','redis','defaults','localhost','socket.io-emitter','format','user:%s','name','emit','split','\x20interaction','notificationSound','account'];(function(_0x243b59,_0x3f9495){var _0x3e1676=function(_0x354052){while(--_0x354052){_0x243b59['push'](_0x243b59['shift']());}};_0x3e1676(++_0x3f9495);}(_0x588f,0x84));var _0xf588=function(_0x517586,_0xc97d01){_0x517586=_0x517586-0x0;var _0x4d7494=_0x588f[_0x517586];return _0x4d7494;};'use strict';var _=require(_0xf588('0x0'));var util=require(_0xf588('0x1'));var utils=require(_0xf588('0x2'));var Redis=require(_0xf588('0x3'));var config=require(_0xf588('0x4'));var logger=require(_0xf588('0x5'))('routing');config[_0xf588('0x6')]=_[_0xf588('0x7')](config[_0xf588('0x6')],{'host':_0xf588('0x8'),'port':0x18eb});var io=require(_0xf588('0x9'))(new Redis(config[_0xf588('0x6')]));function sendNotification(_0x2e16c6,_0x2ee265,_0x48f4f0,_0x33307,_0x23ff11,_0x41918c){io['to'](util[_0xf588('0xa')](_0xf588('0xb'),_0x33307[_0xf588('0xc')]))[_0xf588('0xd')]('user:save',_0x33307);var _0x774fc7=_0x41918c||{};var _0x4dd30f=_0x48f4f0[_0xf588('0xe')]('.');var _0x5caf4a={'uniqueid':_0x2ee265,'channel':_0x4dd30f[0x0],'id':_0x4dd30f[0x1],'title':_0x4dd30f[0x0]+_0xf588('0xf'),'interactionId':_0x4dd30f[0x2],'queue':_0x23ff11?_0x23ff11[_0xf588('0xc')]:null,'sound':_0x774fc7['account'][_0xf588('0x10')],'shake':_0x774fc7[_0xf588('0x11')][_0xf588('0x12')]};try{if(!_0x774fc7[_0xf588('0x13')]){_0x774fc7[_0xf588('0x13')]={};}if(_0x23ff11){_0x774fc7[_0xf588('0x13')][_0xf588('0x14')]=_0x23ff11;}else if(_0x774fc7[_0xf588('0x13')][_0xf588('0x14')]){delete _0x774fc7['body']['queue'];}_0x5caf4a[_0xf588('0x15')]=utils['getMustacheRender'](_0x774fc7[_0xf588('0x11')][_0xf588('0x16')],_0x774fc7);}catch(_0x75c6ba){_0x5caf4a[_0xf588('0x15')]=_0xf588('0x17');logger[_0xf588('0x18')](util[_0xf588('0xa')](_0xf588('0x19'),_0x2ee265,_0x75c6ba[_0xf588('0x1a')]));}io['to'](util['format'](_0xf588('0xb'),_0x33307[_0xf588('0xc')]))[_0xf588('0xd')](util[_0xf588('0xa')](_0xf588('0x1b'),_0x2e16c6?_0xf588('0x1c'):_0xf588('0x1d')),_0x5caf4a);}function writeLog(_0x83d2aa,_0x198c9b,_0x2a8eee){return logger['debug'](util['format'](_0xf588('0x1e'),_0x83d2aa,_0x198c9b[_0xf588('0xc')],_0x2a8eee));}exports['isAgentAvailable']=function(_0xc3fc9f,_0x126749,_0x3a32f5,_0xcc59d3){if(_0x126749[_0xf588('0x1f')]){writeLog(_0xc3fc9f,_0x126749,_0xf588('0x20'));return![];}if(!_0x126749['online']){writeLog(_0xc3fc9f,_0x126749,_0xf588('0x21'));return![];}if(_0x126749[_0x3a32f5+_0xf588('0x22')]){writeLog(_0xc3fc9f,_0x126749,_0xf588('0x23'));return![];}if(_0xcc59d3&&_0x126749['hasOwnProperty'](_0x3a32f5+_0xf588('0x24'))&&_0x126749[_0xf588('0x25')](_0x3a32f5+_0xf588('0x26'))){if(_0x126749[_0x3a32f5+_0xf588('0x24')]>0x0&&_0x126749[_0x3a32f5+_0xf588('0x26')]>=_0x126749[_0x3a32f5+_0xf588('0x24')]){writeLog(_0xc3fc9f,_0x126749,_0x3a32f5['toUpperCase']()+'\x20MAXCAPACITY');return![];}}return!![];};exports[_0xf588('0x27')]=function(_0x137ca0,_0x571a65,_0xdcca9d,_0x1fdcff,_0x4920a7){return sendNotification(!![],_0x137ca0,_0x571a65,_0xdcca9d,_0x1fdcff,_0x4920a7);};exports['hideNotification']=function(_0x399a0b,_0x1c864f,_0x3eb7cc,_0x1001ee,_0x556fca){return sendNotification(![],_0x399a0b,_0x1c864f,_0x3eb7cc,_0x1001ee,_0x556fca);};exports[_0xf588('0x28')]=function(_0xa2dd14,_0x507a0e,_0x1f4b31){var _0x4fe450=_0x507a0e['interaction'][_0xf588('0x29')];if(!_0x4fe450&&_0x1f4b31){_0x4fe450=_0x1f4b31['id'];}var _0x41f388=_[_0xf588('0x2a')](_0xa2dd14[_0x507a0e['channel']+'QueuesWaitingInteractions'],function(_0x436022){var _0x2827bf=_['capitalize'](_0x507a0e['channel'])+_0xf588('0x2b');return _0x436022[_0x2827bf]===_0x507a0e['interaction']['id'];});if(!_0x41f388&&_0x4fe450){_0x41f388=_[_0xf588('0x2a')](_0xa2dd14[_0xf588('0x2c')][_0x4fe450][_0x507a0e[_0xf588('0x2d')]+'WaitingInteractions'],function(_0x4c78fc){return _0x4c78fc['id']===_0x507a0e['interaction']['id'];});}return _0x41f388;};exports[_0xf588('0x2e')]=function(_0x4cabc3,_0x4ed118,_0x87f963,_0xa676cf){_0x4cabc3['agents'][_0x87f963['id']][_0xa676cf+_0xf588('0x2f')][_0x4ed118[_0xf588('0x1a')]['id']]={'id':_0x4ed118[_0xf588('0x30')]['id']};};exports[_0xf588('0x31')]=function(_0x11c1c6,_0x540502,_0x37d4da,_0x4e1233){delete _0x11c1c6[_0xf588('0x2c')][_0x37d4da['id']][_0x4e1233+_0xf588('0x2f')][_0x540502[_0xf588('0x1a')]['id']];};exports['writeLog']=writeLog;
\ No newline at end of file