Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / services / routing / model / agent.js
index 2942cc0..c5402f0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbc95=['../../../config/environment','localhost','socket.io-emitter','name','online','chatPause','mailPause','faxPause','smsPause','chatStatus','chatStatusTime','chatCapacity','chatCurrentCapacity','mailStatus','mailStatusTime','mailCapacity','mailCurrentCapacity','faxStatusTime','faxCapacity','faxCurrentCapacity','smsStatus','unknown','smsCapacity','smsCurrentCapacity','whatsappStatusTime','whatsappCapacity','whatsappCurrentCapacity','openchannelStatus','openchannelCapacity','openchannelCurrentCapacity','busy','busyQueue','updateRealtime','CurrentCapacity','Capacity','maxcapacity','working','idle','prototype','mail','chat','openchannel','sms','length','getChannelStatus','StatusTime','Status','openchannelPause','faxStatus','stringify','emit','exports','lodash','moment','md5','ioredis'];(function(_0x41082c,_0x224c45){var _0x3bc6c9=function(_0x1825d7){while(--_0x1825d7){_0x41082c['push'](_0x41082c['shift']());}};_0x3bc6c9(++_0x224c45);}(_0xbc95,0x1f4));var _0x5bc9=function(_0x55e724,_0x8f22f1){_0x55e724=_0x55e724-0x0;var _0x1b317c=_0xbc95[_0x55e724];return _0x1b317c;};'use strict';var _=require(_0x5bc9('0x0'));var moment=require(_0x5bc9('0x1'));var md5=require(_0x5bc9('0x2'));var Redis=require(_0x5bc9('0x3'));var config=require(_0x5bc9('0x4'));config['redis']=_['defaults'](config['redis'],{'host':_0x5bc9('0x5'),'port':0x18eb});var io=require(_0x5bc9('0x6'))(new Redis(config['redis']));function Agent(_0x572b24){this['id']=_0x572b24['id']||0x0;this['name']=_0x572b24[_0x5bc9('0x7')]||'';this['online']=_0x572b24[_0x5bc9('0x8')]||!![];this['voicePause']=_0x572b24['voicePause']||![];this[_0x5bc9('0x9')]=_0x572b24[_0x5bc9('0x9')]||![];this[_0x5bc9('0xa')]=_0x572b24[_0x5bc9('0xa')]||![];this[_0x5bc9('0xb')]=_0x572b24[_0x5bc9('0xb')]||![];this['smsPause']=_0x572b24[_0x5bc9('0xc')]||![];this['openchannelPause']=_0x572b24['openchannelPause']||![];this[_0x5bc9('0xd')]='unknown';this[_0x5bc9('0xe')]=0x0;this[_0x5bc9('0xf')]=_0x572b24[_0x5bc9('0xf')]||0x0;this[_0x5bc9('0x10')]=0x0;this[_0x5bc9('0x11')]='unknown';this[_0x5bc9('0x12')]=0x0;this[_0x5bc9('0x13')]=_0x572b24['mailCapacity']||0x0;this[_0x5bc9('0x14')]=0x0;this['faxStatus']='unknown';this[_0x5bc9('0x15')]=0x0;this[_0x5bc9('0x16')]=_0x572b24[_0x5bc9('0x16')]||0x0;this[_0x5bc9('0x17')]=0x0;this[_0x5bc9('0x18')]=_0x5bc9('0x19');this['smsStatusTime']=0x0;this['smsCapacity']=_0x572b24[_0x5bc9('0x1a')]||0x0;this[_0x5bc9('0x1b')]=0x0;this['whatsappStatus']=_0x5bc9('0x19');this[_0x5bc9('0x1c')]=0x0;this[_0x5bc9('0x1d')]=_0x572b24['whatsappCapacity']||0x0;this[_0x5bc9('0x1e')]=0x0;this[_0x5bc9('0x1f')]=_0x5bc9('0x19');this['openchannelStatusTime']=0x0;this[_0x5bc9('0x20')]=_0x572b24['openchannelCapacity']||0x0;this[_0x5bc9('0x21')]=0x0;this[_0x5bc9('0x22')]=![];this[_0x5bc9('0x23')]=undefined;this[_0x5bc9('0x2')]='';this[_0x5bc9('0x24')]();}Agent['prototype']['getChannelStatus']=function(_0x40d58e){if(this[_0x40d58e+_0x5bc9('0x25')]>0x0){if(this[_0x40d58e+_0x5bc9('0x26')]>0x0&&this[_0x40d58e+_0x5bc9('0x25')]>=this[_0x40d58e+_0x5bc9('0x26')]){return _0x5bc9('0x27');}else{return _0x5bc9('0x28');}}else{return _0x5bc9('0x29');}};Agent[_0x5bc9('0x2a')]['updateRealtime']=function(){var _0x1add71=[_0x5bc9('0x2b'),_0x5bc9('0x2c'),_0x5bc9('0x2d'),'fax',_0x5bc9('0x2e'),'whatsapp'];for(var _0x358ae1=0x0;_0x358ae1<_0x1add71[_0x5bc9('0x2f')];_0x358ae1+=0x1){var _0x2d0db2=this[_0x5bc9('0x30')](_0x1add71[_0x358ae1]);if(this[_0x1add71[_0x358ae1]+'Status']!==_0x2d0db2){this[_0x1add71[_0x358ae1]+_0x5bc9('0x31')]=_['toNumber'](moment()['format']('x'));}this[_0x1add71[_0x358ae1]+_0x5bc9('0x32')]=_0x2d0db2;}var _0x5124db={'id':this['id'],'name':this[_0x5bc9('0x7')],'online':this['online'],'voicePause':this['voicePause'],'chatPause':this[_0x5bc9('0x9')],'mailPause':this[_0x5bc9('0xa')],'smsPause':this[_0x5bc9('0xc')],'faxPause':this[_0x5bc9('0xb')],'openchannelPause':this[_0x5bc9('0x33')],'chatStatus':this[_0x5bc9('0xd')],'chatStatusTime':this['chatStatusTime'],'chatCapacity':this['chatCapacity'],'chatCurrentCapacity':this['chatCurrentCapacity'],'mailStatus':this['mailStatus'],'mailStatusTime':this[_0x5bc9('0x12')],'mailCapacity':this[_0x5bc9('0x13')],'mailCurrentCapacity':this[_0x5bc9('0x14')],'faxStatus':this[_0x5bc9('0x34')],'faxStatusTime':this[_0x5bc9('0x15')],'faxCapacity':this[_0x5bc9('0x16')],'faxCurrentCapacity':this[_0x5bc9('0x17')],'smsStatus':this[_0x5bc9('0x18')],'smsStatusTime':this['smsStatusTime'],'smsCapacity':this[_0x5bc9('0x1a')],'smsCurrentCapacity':this['smsCurrentCapacity'],'whatsappStatus':this['whatsappStatus'],'whatsappStatusTime':this[_0x5bc9('0x1c')],'whatsappCapacity':this[_0x5bc9('0x1d')],'whatsappCurrentCapacity':this[_0x5bc9('0x1e')],'openchannelStatus':this['openchannelStatus'],'openchannelStatusTime':this['openchannelStatusTime'],'openchannelCapacity':this['openchannelCapacity'],'openchannelCurrentCapacity':this[_0x5bc9('0x21')],'busy':this[_0x5bc9('0x22')],'busyQueue':this[_0x5bc9('0x23')]};var _0x14f047=md5(JSON[_0x5bc9('0x35')](_0x5124db));if(this[_0x5bc9('0x2')]!==_0x14f047){this[_0x5bc9('0x2')]=_0x14f047;io[_0x5bc9('0x36')]('user:save',_0x5124db);}};module[_0x5bc9('0x37')]=Agent;
\ No newline at end of file
+var _0x02ce=['localhost','socket.io-emitter','name','online','voicePause','chatPause','mailPause','faxPause','smsPause','openchannelPause','chatStatus','unknown','chatStatusTime','chatCapacity','chatCurrentCapacity','mailStatus','mailStatusTime','mailCurrentCapacity','faxCapacity','faxCurrentCapacity','smsStatus','smsStatusTime','smsCapacity','smsCurrentCapacity','whatsappStatus','whatsappCapacity','whatsappCurrentCapacity','openchannelStatus','openchannelStatusTime','openchannelCapacity','openchannelCurrentCapacity','updateRealtime','getChannelStatus','Capacity','CurrentCapacity','maxcapacity','working','idle','prototype','mail','chat','fax','sms','whatsapp','length','Status','toNumber','format','mailCapacity','faxStatus','faxStatusTime','whatsappStatusTime','busy','stringify','emit','exports','lodash','moment','md5','../../../config/environment','defaults','redis'];(function(_0x224f0d,_0x54ef85){var _0x3c5a10=function(_0x277413){while(--_0x277413){_0x224f0d['push'](_0x224f0d['shift']());}};_0x3c5a10(++_0x54ef85);}(_0x02ce,0x1ac));var _0xe02c=function(_0xa30d49,_0x58e180){_0xa30d49=_0xa30d49-0x0;var _0x248238=_0x02ce[_0xa30d49];return _0x248238;};'use strict';var _=require(_0xe02c('0x0'));var moment=require(_0xe02c('0x1'));var md5=require(_0xe02c('0x2'));var Redis=require('ioredis');var config=require(_0xe02c('0x3'));config['redis']=_[_0xe02c('0x4')](config[_0xe02c('0x5')],{'host':_0xe02c('0x6'),'port':0x18eb});var io=require(_0xe02c('0x7'))(new Redis(config[_0xe02c('0x5')]));function Agent(_0x229653){this['id']=_0x229653['id']||0x0;this[_0xe02c('0x8')]=_0x229653[_0xe02c('0x8')]||'';this[_0xe02c('0x9')]=_0x229653['online']||!![];this['voicePause']=_0x229653[_0xe02c('0xa')]||![];this[_0xe02c('0xb')]=_0x229653[_0xe02c('0xb')]||![];this[_0xe02c('0xc')]=_0x229653[_0xe02c('0xc')]||![];this[_0xe02c('0xd')]=_0x229653[_0xe02c('0xd')]||![];this[_0xe02c('0xe')]=_0x229653[_0xe02c('0xe')]||![];this[_0xe02c('0xf')]=_0x229653[_0xe02c('0xf')]||![];this[_0xe02c('0x10')]=_0xe02c('0x11');this[_0xe02c('0x12')]=0x0;this[_0xe02c('0x13')]=_0x229653[_0xe02c('0x13')]||0x0;this[_0xe02c('0x14')]=0x0;this[_0xe02c('0x15')]='unknown';this[_0xe02c('0x16')]=0x0;this['mailCapacity']=_0x229653['mailCapacity']||0x0;this[_0xe02c('0x17')]=0x0;this['faxStatus']=_0xe02c('0x11');this['faxStatusTime']=0x0;this[_0xe02c('0x18')]=_0x229653['faxCapacity']||0x0;this[_0xe02c('0x19')]=0x0;this[_0xe02c('0x1a')]='unknown';this[_0xe02c('0x1b')]=0x0;this[_0xe02c('0x1c')]=_0x229653['smsCapacity']||0x0;this[_0xe02c('0x1d')]=0x0;this[_0xe02c('0x1e')]='unknown';this['whatsappStatusTime']=0x0;this[_0xe02c('0x1f')]=_0x229653['whatsappCapacity']||0x0;this[_0xe02c('0x20')]=0x0;this[_0xe02c('0x21')]=_0xe02c('0x11');this[_0xe02c('0x22')]=0x0;this[_0xe02c('0x23')]=_0x229653['openchannelCapacity']||0x0;this[_0xe02c('0x24')]=0x0;this['busy']=![];this['busyQueue']=undefined;this[_0xe02c('0x2')]='';this[_0xe02c('0x25')]();}Agent['prototype'][_0xe02c('0x26')]=function(_0x2d652e){if(this[_0x2d652e+'CurrentCapacity']>0x0){if(this[_0x2d652e+_0xe02c('0x27')]>0x0&&this[_0x2d652e+_0xe02c('0x28')]>=this[_0x2d652e+_0xe02c('0x27')]){return _0xe02c('0x29');}else{return _0xe02c('0x2a');}}else{return _0xe02c('0x2b');}};Agent[_0xe02c('0x2c')][_0xe02c('0x25')]=function(){var _0xeae877=[_0xe02c('0x2d'),_0xe02c('0x2e'),'openchannel',_0xe02c('0x2f'),_0xe02c('0x30'),_0xe02c('0x31')];for(var _0x14ffba=0x0;_0x14ffba<_0xeae877[_0xe02c('0x32')];_0x14ffba+=0x1){var _0x303d24=this[_0xe02c('0x26')](_0xeae877[_0x14ffba]);if(this[_0xeae877[_0x14ffba]+_0xe02c('0x33')]!==_0x303d24){this[_0xeae877[_0x14ffba]+'StatusTime']=_[_0xe02c('0x34')](moment()[_0xe02c('0x35')]('x'));}this[_0xeae877[_0x14ffba]+_0xe02c('0x33')]=_0x303d24;}var _0x481e02={'id':this['id'],'name':this[_0xe02c('0x8')],'online':this[_0xe02c('0x9')],'voicePause':this[_0xe02c('0xa')],'chatPause':this[_0xe02c('0xb')],'mailPause':this[_0xe02c('0xc')],'smsPause':this[_0xe02c('0xe')],'faxPause':this[_0xe02c('0xd')],'openchannelPause':this[_0xe02c('0xf')],'chatStatus':this[_0xe02c('0x10')],'chatStatusTime':this[_0xe02c('0x12')],'chatCapacity':this[_0xe02c('0x13')],'chatCurrentCapacity':this['chatCurrentCapacity'],'mailStatus':this[_0xe02c('0x15')],'mailStatusTime':this[_0xe02c('0x16')],'mailCapacity':this[_0xe02c('0x36')],'mailCurrentCapacity':this[_0xe02c('0x17')],'faxStatus':this[_0xe02c('0x37')],'faxStatusTime':this[_0xe02c('0x38')],'faxCapacity':this['faxCapacity'],'faxCurrentCapacity':this[_0xe02c('0x19')],'smsStatus':this[_0xe02c('0x1a')],'smsStatusTime':this['smsStatusTime'],'smsCapacity':this[_0xe02c('0x1c')],'smsCurrentCapacity':this[_0xe02c('0x1d')],'whatsappStatus':this[_0xe02c('0x1e')],'whatsappStatusTime':this[_0xe02c('0x39')],'whatsappCapacity':this[_0xe02c('0x1f')],'whatsappCurrentCapacity':this['whatsappCurrentCapacity'],'openchannelStatus':this['openchannelStatus'],'openchannelStatusTime':this[_0xe02c('0x22')],'openchannelCapacity':this[_0xe02c('0x23')],'openchannelCurrentCapacity':this['openchannelCurrentCapacity'],'busy':this[_0xe02c('0x3a')],'busyQueue':this['busyQueue']};var _0x42d617=md5(JSON[_0xe02c('0x3b')](_0x481e02));if(this[_0xe02c('0x2')]!==_0x42d617){this[_0xe02c('0x2')]=_0x42d617;io[_0xe02c('0x3c')]('user:save',_0x481e02);}};module[_0xe02c('0x3d')]=Agent;
\ No newline at end of file