7ab61c4ac689e2f7475dcc18c8984d6e77b137d8
[motion-next.git] / server / services / routing / model / faxQueue.js
1 const a1167_0xd5a0=['fax:queue:%s','name','prototype','map','../../../rediscache','loggedIn','format','lodash','util','strategy','waiting','mapAgentsId','length','online','Agents','paused','md5','_rr','updateRealtime','available','updateRouting','stringify','faxPause'];(function(_0x3913af,_0xd5a07c){const _0x4cec91=function(_0x266206){while(--_0x266206){_0x3913af['push'](_0x3913af['shift']());}};_0x4cec91(++_0xd5a07c);}(a1167_0xd5a0,0x1f4));const a1167_0x4cec=function(_0x3913af,_0xd5a07c){_0x3913af=_0x3913af-0x0;let _0x4cec91=a1167_0xd5a0[_0x3913af];return _0x4cec91;};const _0x171ef2=a1167_0x4cec;'use strict';const _=require(_0x171ef2('0xd')),md5=require(_0x171ef2('0x16')),util=require(_0x171ef2('0xe')),{getSocket}=require(_0x171ef2('0xa')),io=getSocket();function FaxQueue(_0x266206){const _0x1eb579=_0x171ef2;this['id']=_0x266206['id']||0x0,this['name']=_0x266206['name']||'',this['timeout']=_0x266206['timeout']||0xa,this['strategy']=_0x266206[_0x1eb579('0xf')]||'beepall',this['Agents']=_0x266206[_0x1eb579('0x14')],this['mapAgentsId']={},this[_0x1eb579('0x10')]=0x0,this[_0x1eb579('0x16')]='',this[_0x1eb579('0x3')](),this[_0x1eb579('0x1')]();}FaxQueue['prototype']['updateRouting']=function(){const _0x39b55b=_0x171ef2,_0x247604=this['mapAgentsId'][_0x39b55b('0x0')];this[_0x39b55b('0x11')]=_[_0x39b55b('0x9')](this[_0x39b55b('0x14')],'id'),this[_0x39b55b('0x11')][_0x39b55b('0x0')]=_0x247604;},FaxQueue[_0x171ef2('0x8')]['updateRealtime']=function(){const _0x7cbe24=_0x171ef2;this[_0x7cbe24('0xb')]=0x0,this[_0x7cbe24('0x15')]=0x0;for(let _0x49d19b=0x0;_0x49d19b<this['Agents'][_0x7cbe24('0x12')];_0x49d19b+=0x1){this[_0x7cbe24('0x14')][_0x49d19b][_0x7cbe24('0x13')]&&(this['loggedIn']+=0x1),this[_0x7cbe24('0x14')][_0x49d19b][_0x7cbe24('0x5')]&&(this[_0x7cbe24('0x15')]+=0x1);}this[_0x7cbe24('0x2')]=this[_0x7cbe24('0xb')]-this[_0x7cbe24('0x15')],this[_0x7cbe24('0x2')]=this[_0x7cbe24('0x2')]>=0x0?this[_0x7cbe24('0x2')]:0x0;const _0x13811a={'id':this['id'],'available':this[_0x7cbe24('0x2')],'loggedIn':this['loggedIn'],'name':this['name'],'paused':this['paused'],'waiting':this[_0x7cbe24('0x10')]},_0x4116a7=md5(JSON[_0x7cbe24('0x4')](_0x13811a));this[_0x7cbe24('0x16')]!==_0x4116a7&&(this[_0x7cbe24('0x16')]=_0x4116a7,io['to'](util[_0x7cbe24('0xc')](_0x7cbe24('0x6'),_0x13811a[_0x7cbe24('0x7')]))['emit']('fax_queue:save',_0x13811a));},module['exports']=FaxQueue;