Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / services / routing / model / smsQueue.js
index 7a1cef6..0c8a23a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x153f=['available','stringify','format','sms:queue:%s','emit','exports','lodash','md5','util','ioredis','../../../config/environment','redis','defaults','localhost','name','timeout','strategy','beepall','Agents','mapAgentsId','waiting','updateRouting','updateRealtime','map','_rr','prototype','loggedIn','paused','length','online','smsPause'];(function(_0x3b1a10,_0x319d85){var _0x2fbb4d=function(_0x2e3c3a){while(--_0x2e3c3a){_0x3b1a10['push'](_0x3b1a10['shift']());}};_0x2fbb4d(++_0x319d85);}(_0x153f,0x15b));var _0xf153=function(_0x5c3206,_0x14bc37){_0x5c3206=_0x5c3206-0x0;var _0x4cb003=_0x153f[_0x5c3206];return _0x4cb003;};'use strict';var _=require(_0xf153('0x0'));var md5=require(_0xf153('0x1'));var util=require(_0xf153('0x2'));var Redis=require(_0xf153('0x3'));var config=require(_0xf153('0x4'));config[_0xf153('0x5')]=_[_0xf153('0x6')](config['redis'],{'host':_0xf153('0x7'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0xf153('0x5')]));function SmsQueue(_0x2fcb1a){this['id']=_0x2fcb1a['id']||0x0;this[_0xf153('0x8')]=_0x2fcb1a[_0xf153('0x8')]||'';this[_0xf153('0x9')]=_0x2fcb1a['timeout']||0xa;this[_0xf153('0xa')]=_0x2fcb1a[_0xf153('0xa')]||_0xf153('0xb');this[_0xf153('0xc')]=_0x2fcb1a[_0xf153('0xc')];this[_0xf153('0xd')]={};this[_0xf153('0xe')]=0x0;this[_0xf153('0x1')]='';this[_0xf153('0xf')]();this[_0xf153('0x10')]();}SmsQueue['prototype'][_0xf153('0xf')]=function(){var _0x1c8de7=this[_0xf153('0xd')]['_rr'];this[_0xf153('0xd')]=_[_0xf153('0x11')](this[_0xf153('0xc')],'id');this[_0xf153('0xd')][_0xf153('0x12')]=_0x1c8de7;};SmsQueue[_0xf153('0x13')][_0xf153('0x10')]=function(){this[_0xf153('0x14')]=0x0;this[_0xf153('0x15')]=0x0;for(var _0x4c5283=0x0;_0x4c5283<this[_0xf153('0xc')][_0xf153('0x16')];_0x4c5283+=0x1){if(this[_0xf153('0xc')][_0x4c5283][_0xf153('0x17')]){this[_0xf153('0x14')]+=0x1;}if(this[_0xf153('0xc')][_0x4c5283][_0xf153('0x18')]){this[_0xf153('0x15')]+=0x1;}}this['available']=this[_0xf153('0x14')]-this['paused'];this[_0xf153('0x19')]=this[_0xf153('0x19')]>=0x0?this[_0xf153('0x19')]:0x0;var _0x44272e={'id':this['id'],'available':this['available'],'loggedIn':this[_0xf153('0x14')],'name':this[_0xf153('0x8')],'paused':this[_0xf153('0x15')],'waiting':this[_0xf153('0xe')]};var _0x15230c=md5(JSON[_0xf153('0x1a')](_0x44272e));if(this[_0xf153('0x1')]!==_0x15230c){this[_0xf153('0x1')]=_0x15230c;io['to'](util[_0xf153('0x1b')](_0xf153('0x1c'),_0x44272e[_0xf153('0x8')]))[_0xf153('0x1d')]('sms_queue:save',_0x44272e);}};module[_0xf153('0x1e')]=SmsQueue;
\ No newline at end of file
+var _0x61a5=['lodash','util','ioredis','../../../config/environment','redis','defaults','localhost','socket.io-emitter','name','timeout','strategy','Agents','mapAgentsId','waiting','updateRouting','updateRealtime','_rr','map','prototype','loggedIn','paused','length','online','smsPause','available','md5','sms:queue:%s','emit','sms_queue:save','exports'];(function(_0x31d3eb,_0x370b98){var _0x37a82b=function(_0x3d41cd){while(--_0x3d41cd){_0x31d3eb['push'](_0x31d3eb['shift']());}};_0x37a82b(++_0x370b98);}(_0x61a5,0xf0));var _0x561a=function(_0x36c5b0,_0x5001da){_0x36c5b0=_0x36c5b0-0x0;var _0xf19333=_0x61a5[_0x36c5b0];return _0xf19333;};'use strict';var _=require(_0x561a('0x0'));var md5=require('md5');var util=require(_0x561a('0x1'));var Redis=require(_0x561a('0x2'));var config=require(_0x561a('0x3'));config[_0x561a('0x4')]=_[_0x561a('0x5')](config['redis'],{'host':_0x561a('0x6'),'port':0x18eb});var io=require(_0x561a('0x7'))(new Redis(config['redis']));function SmsQueue(_0x18902a){this['id']=_0x18902a['id']||0x0;this[_0x561a('0x8')]=_0x18902a[_0x561a('0x8')]||'';this[_0x561a('0x9')]=_0x18902a[_0x561a('0x9')]||0xa;this[_0x561a('0xa')]=_0x18902a[_0x561a('0xa')]||'beepall';this[_0x561a('0xb')]=_0x18902a['Agents'];this[_0x561a('0xc')]={};this[_0x561a('0xd')]=0x0;this['md5']='';this[_0x561a('0xe')]();this[_0x561a('0xf')]();}SmsQueue['prototype'][_0x561a('0xe')]=function(){var _0x5cc8ed=this[_0x561a('0xc')][_0x561a('0x10')];this[_0x561a('0xc')]=_[_0x561a('0x11')](this[_0x561a('0xb')],'id');this[_0x561a('0xc')][_0x561a('0x10')]=_0x5cc8ed;};SmsQueue[_0x561a('0x12')][_0x561a('0xf')]=function(){this[_0x561a('0x13')]=0x0;this[_0x561a('0x14')]=0x0;for(var _0x28638b=0x0;_0x28638b<this['Agents'][_0x561a('0x15')];_0x28638b+=0x1){if(this[_0x561a('0xb')][_0x28638b][_0x561a('0x16')]){this[_0x561a('0x13')]+=0x1;}if(this[_0x561a('0xb')][_0x28638b][_0x561a('0x17')]){this[_0x561a('0x14')]+=0x1;}}this[_0x561a('0x18')]=this[_0x561a('0x13')]-this[_0x561a('0x14')];this[_0x561a('0x18')]=this['available']>=0x0?this[_0x561a('0x18')]:0x0;var _0x190057={'id':this['id'],'available':this['available'],'loggedIn':this[_0x561a('0x13')],'name':this[_0x561a('0x8')],'paused':this['paused'],'waiting':this[_0x561a('0xd')]};var _0x567399=md5(JSON['stringify'](_0x190057));if(this[_0x561a('0x19')]!==_0x567399){this[_0x561a('0x19')]=_0x567399;io['to'](util['format'](_0x561a('0x1a'),_0x190057[_0x561a('0x8')]))[_0x561a('0x1b')](_0x561a('0x1c'),_0x190057);}};module[_0x561a('0x1d')]=SmsQueue;
\ No newline at end of file