Built motion from commit 5fcd269f5146f10cf3129722d518881dfac64576. Version 3.0.0...
[motion-next.git] / server / services / routing / model / faxQueue.js
1 const a1167_0x3600=['paused','online','fax:queue:%s','format','name','_rr','faxPause','beepall','length','Agents','../../../rediscache','md5','emit','waiting','exports','strategy','available','updateRouting','util','mapAgentsId','timeout','updateRealtime','loggedIn'];(function(_0x1b6a0c,_0x36008d){const _0x35e631=function(_0x3114bb){while(--_0x3114bb){_0x1b6a0c['push'](_0x1b6a0c['shift']());}};_0x35e631(++_0x36008d);}(a1167_0x3600,0x64));const a1167_0x35e6=function(_0x1b6a0c,_0x36008d){_0x1b6a0c=_0x1b6a0c-0x0;let _0x35e631=a1167_0x3600[_0x1b6a0c];return _0x35e631;};const _0x32d5f2=a1167_0x35e6;'use strict';const _=require('lodash'),md5=require(_0x32d5f2('0x3')),util=require(_0x32d5f2('0xa')),{getSocket}=require(_0x32d5f2('0x2')),io=getSocket();function FaxQueue(_0x3114bb){const _0x3a8c2e=_0x32d5f2;this['id']=_0x3114bb['id']||0x0,this['name']=_0x3114bb[_0x3a8c2e('0x13')]||'',this[_0x3a8c2e('0xc')]=_0x3114bb[_0x3a8c2e('0xc')]||0xa,this[_0x3a8c2e('0x7')]=_0x3114bb[_0x3a8c2e('0x7')]||_0x3a8c2e('0x16'),this['Agents']=_0x3114bb[_0x3a8c2e('0x1')],this['mapAgentsId']={},this['waiting']=0x0,this['md5']='',this[_0x3a8c2e('0x9')](),this['updateRealtime']();}FaxQueue['prototype'][_0x32d5f2('0x9')]=function(){const _0x3e23cd=_0x32d5f2,_0x1fec61=this['mapAgentsId'][_0x3e23cd('0x14')];this['mapAgentsId']=_['map'](this[_0x3e23cd('0x1')],'id'),this[_0x3e23cd('0xb')][_0x3e23cd('0x14')]=_0x1fec61;},FaxQueue['prototype'][_0x32d5f2('0xd')]=function(){const _0x27258f=_0x32d5f2;this['loggedIn']=0x0,this[_0x27258f('0xf')]=0x0;for(let _0x566ef2=0x0;_0x566ef2<this['Agents'][_0x27258f('0x0')];_0x566ef2+=0x1){this[_0x27258f('0x1')][_0x566ef2][_0x27258f('0x10')]&&(this[_0x27258f('0xe')]+=0x1),this[_0x27258f('0x1')][_0x566ef2][_0x27258f('0x15')]&&(this[_0x27258f('0xf')]+=0x1);}this['available']=this[_0x27258f('0xe')]-this[_0x27258f('0xf')],this[_0x27258f('0x8')]=this[_0x27258f('0x8')]>=0x0?this['available']:0x0;const _0x84b0b1={'id':this['id'],'available':this[_0x27258f('0x8')],'loggedIn':this[_0x27258f('0xe')],'name':this[_0x27258f('0x13')],'paused':this['paused'],'waiting':this[_0x27258f('0x5')]},_0x46f90f=md5(JSON['stringify'](_0x84b0b1));this[_0x27258f('0x3')]!==_0x46f90f&&(this['md5']=_0x46f90f,io['to'](util[_0x27258f('0x12')](_0x27258f('0x11'),_0x84b0b1[_0x27258f('0x13')]))[_0x27258f('0x4')]('fax_queue:save',_0x84b0b1));},module[_0x32d5f2('0x6')]=FaxQueue;