Built motion from commit 936e8062.|2.5.33
[motion2.git] / server / services / routing / model / chatQueue.js
index eca7a76..e05f028 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0b5c=['chatPause','paused','available','stringify','chat:queue:%s','chat_queue:save','exports','md5','util','ioredis','../../../config/environment','redis','localhost','name','timeout','strategy','beepall','mapAgentsId','waiting','updateRealtime','prototype','updateRouting','_rr','map','Agents','online','loggedIn'];(function(_0xca1585,_0x219dfb){var _0x117736=function(_0x386c85){while(--_0x386c85){_0xca1585['push'](_0xca1585['shift']());}};_0x117736(++_0x219dfb);}(_0x0b5c,0x166));var _0xc0b5=function(_0x179657,_0x11a4a2){_0x179657=_0x179657-0x0;var _0x4dbc2d=_0x0b5c[_0x179657];return _0x4dbc2d;};'use strict';var _=require('lodash');var md5=require(_0xc0b5('0x0'));var util=require(_0xc0b5('0x1'));var Redis=require(_0xc0b5('0x2'));var config=require(_0xc0b5('0x3'));config[_0xc0b5('0x4')]=_['defaults'](config['redis'],{'host':_0xc0b5('0x5'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config['redis']));function ChatQueue(_0x2978c0){this['id']=_0x2978c0['id']||0x0;this[_0xc0b5('0x6')]=_0x2978c0[_0xc0b5('0x6')]||'';this[_0xc0b5('0x7')]=_0x2978c0['timeout']||0xa;this[_0xc0b5('0x8')]=_0x2978c0[_0xc0b5('0x8')]||_0xc0b5('0x9');this['Agents']=_0x2978c0['Agents'];this[_0xc0b5('0xa')]={};this[_0xc0b5('0xb')]=0x0;this[_0xc0b5('0x0')]='';this['updateRouting']();this[_0xc0b5('0xc')]();}ChatQueue[_0xc0b5('0xd')][_0xc0b5('0xe')]=function(){var _0x311b10=this[_0xc0b5('0xa')][_0xc0b5('0xf')];this['mapAgentsId']=_[_0xc0b5('0x10')](this[_0xc0b5('0x11')],'id');this[_0xc0b5('0xa')][_0xc0b5('0xf')]=_0x311b10;};ChatQueue[_0xc0b5('0xd')][_0xc0b5('0xc')]=function(){this['loggedIn']=0x0;this['paused']=0x0;for(var _0x2939a1=0x0;_0x2939a1<this[_0xc0b5('0x11')]['length'];_0x2939a1+=0x1){if(this[_0xc0b5('0x11')][_0x2939a1][_0xc0b5('0x12')]){this[_0xc0b5('0x13')]+=0x1;}if(this[_0xc0b5('0x11')][_0x2939a1][_0xc0b5('0x14')]){this[_0xc0b5('0x15')]+=0x1;}}this['available']=this[_0xc0b5('0x13')]-this[_0xc0b5('0x15')];this[_0xc0b5('0x16')]=this[_0xc0b5('0x16')]>=0x0?this[_0xc0b5('0x16')]:0x0;var _0x289fca={'id':this['id'],'available':this[_0xc0b5('0x16')],'loggedIn':this['loggedIn'],'name':this[_0xc0b5('0x6')],'paused':this[_0xc0b5('0x15')],'waiting':this[_0xc0b5('0xb')]};var _0x18ba03=md5(JSON[_0xc0b5('0x17')](_0x289fca));if(this[_0xc0b5('0x0')]!==_0x18ba03){this['md5']=_0x18ba03;io['to'](util['format'](_0xc0b5('0x18'),_0x289fca[_0xc0b5('0x6')]))['emit'](_0xc0b5('0x19'),_0x289fca);}};module[_0xc0b5('0x1a')]=ChatQueue;
\ No newline at end of file
+var _0xb527=['stringify','chat:queue:%s','chat_queue:save','exports','lodash','util','ioredis','../../../config/environment','redis','defaults','localhost','socket.io-emitter','timeout','Agents','mapAgentsId','waiting','md5','updateRouting','updateRealtime','map','_rr','prototype','loggedIn','length','online','chatPause','available','name','paused'];(function(_0x422905,_0x3bce3a){var _0x33dc6c=function(_0x4852c9){while(--_0x4852c9){_0x422905['push'](_0x422905['shift']());}};_0x33dc6c(++_0x3bce3a);}(_0xb527,0x143));var _0x7b52=function(_0x4d1b6c,_0x3bbcae){_0x4d1b6c=_0x4d1b6c-0x0;var _0x59fb36=_0xb527[_0x4d1b6c];return _0x59fb36;};'use strict';var _=require(_0x7b52('0x0'));var md5=require('md5');var util=require(_0x7b52('0x1'));var Redis=require(_0x7b52('0x2'));var config=require(_0x7b52('0x3'));config[_0x7b52('0x4')]=_[_0x7b52('0x5')](config[_0x7b52('0x4')],{'host':_0x7b52('0x6'),'port':0x18eb});var io=require(_0x7b52('0x7'))(new Redis(config[_0x7b52('0x4')]));function ChatQueue(_0x1c3913){this['id']=_0x1c3913['id']||0x0;this['name']=_0x1c3913['name']||'';this['timeout']=_0x1c3913[_0x7b52('0x8')]||0xa;this['strategy']=_0x1c3913['strategy']||'beepall';this[_0x7b52('0x9')]=_0x1c3913['Agents'];this[_0x7b52('0xa')]={};this[_0x7b52('0xb')]=0x0;this[_0x7b52('0xc')]='';this[_0x7b52('0xd')]();this[_0x7b52('0xe')]();}ChatQueue['prototype'][_0x7b52('0xd')]=function(){var _0x39b060=this[_0x7b52('0xa')]['_rr'];this['mapAgentsId']=_[_0x7b52('0xf')](this['Agents'],'id');this[_0x7b52('0xa')][_0x7b52('0x10')]=_0x39b060;};ChatQueue[_0x7b52('0x11')][_0x7b52('0xe')]=function(){this[_0x7b52('0x12')]=0x0;this['paused']=0x0;for(var _0x8f6e0e=0x0;_0x8f6e0e<this[_0x7b52('0x9')][_0x7b52('0x13')];_0x8f6e0e+=0x1){if(this[_0x7b52('0x9')][_0x8f6e0e][_0x7b52('0x14')]){this[_0x7b52('0x12')]+=0x1;}if(this[_0x7b52('0x9')][_0x8f6e0e][_0x7b52('0x15')]){this['paused']+=0x1;}}this[_0x7b52('0x16')]=this['loggedIn']-this['paused'];this['available']=this[_0x7b52('0x16')]>=0x0?this['available']:0x0;var _0x157807={'id':this['id'],'available':this['available'],'loggedIn':this[_0x7b52('0x12')],'name':this[_0x7b52('0x17')],'paused':this[_0x7b52('0x18')],'waiting':this['waiting']};var _0x43915e=md5(JSON[_0x7b52('0x19')](_0x157807));if(this[_0x7b52('0xc')]!==_0x43915e){this[_0x7b52('0xc')]=_0x43915e;io['to'](util['format'](_0x7b52('0x1a'),_0x157807[_0x7b52('0x17')]))['emit'](_0x7b52('0x1b'),_0x157807);}};module[_0x7b52('0x1c')]=ChatQueue;
\ No newline at end of file