Built motion from commit (unavailable).|2.5.19
[motion2.git] / server / services / routing / model / chatQueue.js
index 2be06ce..f768150 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4f47=['socket.io-emitter','name','timeout','Agents','mapAgentsId','updateRouting','prototype','_rr','updateRealtime','loggedIn','paused','length','online','chatPause','available','waiting','stringify','chat:queue:%s','emit','chat_queue:save','exports','lodash','md5','defaults','redis'];(function(_0x45c5f9,_0x1ad8c9){var _0x22cc60=function(_0x292959){while(--_0x292959){_0x45c5f9['push'](_0x45c5f9['shift']());}};_0x22cc60(++_0x1ad8c9);}(_0x4f47,0x18c));var _0x74f4=function(_0x5c16e1,_0x12ea72){_0x5c16e1=_0x5c16e1-0x0;var _0x4f59d0=_0x4f47[_0x5c16e1];return _0x4f59d0;};'use strict';var _=require(_0x74f4('0x0'));var md5=require(_0x74f4('0x1'));var util=require('util');var Redis=require('ioredis');var config=require('../../../config/environment');config['redis']=_[_0x74f4('0x2')](config[_0x74f4('0x3')],{'host':'localhost','port':0x18eb});var io=require(_0x74f4('0x4'))(new Redis(config[_0x74f4('0x3')]));function ChatQueue(_0x57fb43){this['id']=_0x57fb43['id']||0x0;this['name']=_0x57fb43[_0x74f4('0x5')]||'';this[_0x74f4('0x6')]=_0x57fb43['timeout']||0xa;this['strategy']=_0x57fb43['strategy']||'beepall';this[_0x74f4('0x7')]=_0x57fb43['Agents'];this[_0x74f4('0x8')]={};this['waiting']=0x0;this[_0x74f4('0x1')]='';this[_0x74f4('0x9')]();this['updateRealtime']();}ChatQueue[_0x74f4('0xa')][_0x74f4('0x9')]=function(){var _0xa61a3d=this[_0x74f4('0x8')][_0x74f4('0xb')];this[_0x74f4('0x8')]=_['map'](this[_0x74f4('0x7')],'id');this[_0x74f4('0x8')][_0x74f4('0xb')]=_0xa61a3d;};ChatQueue[_0x74f4('0xa')][_0x74f4('0xc')]=function(){this[_0x74f4('0xd')]=0x0;this[_0x74f4('0xe')]=0x0;for(var _0x21136d=0x0;_0x21136d<this[_0x74f4('0x7')][_0x74f4('0xf')];_0x21136d+=0x1){if(this['Agents'][_0x21136d][_0x74f4('0x10')]){this['loggedIn']+=0x1;}if(this[_0x74f4('0x7')][_0x21136d][_0x74f4('0x11')]){this[_0x74f4('0xe')]+=0x1;}}this[_0x74f4('0x12')]=this[_0x74f4('0xd')]-this[_0x74f4('0xe')];this[_0x74f4('0x12')]=this['available']>=0x0?this['available']:0x0;var _0x1d0915={'id':this['id'],'available':this['available'],'loggedIn':this['loggedIn'],'name':this[_0x74f4('0x5')],'paused':this[_0x74f4('0xe')],'waiting':this[_0x74f4('0x13')]};var _0x1d5818=md5(JSON[_0x74f4('0x14')](_0x1d0915));if(this[_0x74f4('0x1')]!==_0x1d5818){this[_0x74f4('0x1')]=_0x1d5818;io['to'](util['format'](_0x74f4('0x15'),_0x1d0915[_0x74f4('0x5')]))[_0x74f4('0x16')](_0x74f4('0x17'),_0x1d0915);}};module[_0x74f4('0x18')]=ChatQueue;
\ No newline at end of file
+var _0xa2f2=['strategy','beepall','Agents','mapAgentsId','waiting','updateRouting','prototype','map','updateRealtime','loggedIn','paused','length','online','chatPause','available','stringify','md5','format','chat:queue:%s','chat_queue:save','exports','lodash','util','../../../config/environment','redis','defaults','localhost','socket.io-emitter','name','timeout'];(function(_0x43d270,_0x373c69){var _0xf7a880=function(_0x32eedd){while(--_0x32eedd){_0x43d270['push'](_0x43d270['shift']());}};_0xf7a880(++_0x373c69);}(_0xa2f2,0xe7));var _0x2a2f=function(_0x297fd3,_0x115406){_0x297fd3=_0x297fd3-0x0;var _0x2af381=_0xa2f2[_0x297fd3];return _0x2af381;};'use strict';var _=require(_0x2a2f('0x0'));var md5=require('md5');var util=require(_0x2a2f('0x1'));var Redis=require('ioredis');var config=require(_0x2a2f('0x2'));config[_0x2a2f('0x3')]=_[_0x2a2f('0x4')](config[_0x2a2f('0x3')],{'host':_0x2a2f('0x5'),'port':0x18eb});var io=require(_0x2a2f('0x6'))(new Redis(config[_0x2a2f('0x3')]));function ChatQueue(_0x225be0){this['id']=_0x225be0['id']||0x0;this[_0x2a2f('0x7')]=_0x225be0[_0x2a2f('0x7')]||'';this[_0x2a2f('0x8')]=_0x225be0[_0x2a2f('0x8')]||0xa;this[_0x2a2f('0x9')]=_0x225be0[_0x2a2f('0x9')]||_0x2a2f('0xa');this[_0x2a2f('0xb')]=_0x225be0[_0x2a2f('0xb')];this[_0x2a2f('0xc')]={};this[_0x2a2f('0xd')]=0x0;this['md5']='';this[_0x2a2f('0xe')]();this['updateRealtime']();}ChatQueue[_0x2a2f('0xf')][_0x2a2f('0xe')]=function(){var _0x2a459b=this[_0x2a2f('0xc')]['_rr'];this[_0x2a2f('0xc')]=_[_0x2a2f('0x10')](this[_0x2a2f('0xb')],'id');this['mapAgentsId']['_rr']=_0x2a459b;};ChatQueue[_0x2a2f('0xf')][_0x2a2f('0x11')]=function(){this[_0x2a2f('0x12')]=0x0;this[_0x2a2f('0x13')]=0x0;for(var _0x3695d7=0x0;_0x3695d7<this['Agents'][_0x2a2f('0x14')];_0x3695d7+=0x1){if(this[_0x2a2f('0xb')][_0x3695d7][_0x2a2f('0x15')]){this['loggedIn']+=0x1;}if(this['Agents'][_0x3695d7][_0x2a2f('0x16')]){this[_0x2a2f('0x13')]+=0x1;}}this[_0x2a2f('0x17')]=this[_0x2a2f('0x12')]-this['paused'];this[_0x2a2f('0x17')]=this[_0x2a2f('0x17')]>=0x0?this[_0x2a2f('0x17')]:0x0;var _0x8063d2={'id':this['id'],'available':this[_0x2a2f('0x17')],'loggedIn':this[_0x2a2f('0x12')],'name':this['name'],'paused':this[_0x2a2f('0x13')],'waiting':this['waiting']};var _0x2e8790=md5(JSON[_0x2a2f('0x18')](_0x8063d2));if(this[_0x2a2f('0x19')]!==_0x2e8790){this['md5']=_0x2e8790;io['to'](util[_0x2a2f('0x1a')](_0x2a2f('0x1b'),_0x8063d2[_0x2a2f('0x7')]))['emit'](_0x2a2f('0x1c'),_0x8063d2);}};module[_0x2a2f('0x1d')]=ChatQueue;
\ No newline at end of file