Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / services / routing / model / agent.js
index 8f958f2..0df279f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa7b5=['length','getChannelStatus','Status','toNumber','format','mailStatus','faxCurrentCapacity','whatsappCurrentCapacity','openchannelStatusTime','stringify','emit','exports','lodash','moment','md5','ioredis','../../../config/environment','defaults','redis','localhost','name','online','voicePause','chatPause','mailPause','faxPause','smsPause','openchannelPause','chatStatus','unknown','chatStatusTime','chatCurrentCapacity','mailStatusTime','mailCapacity','mailCurrentCapacity','faxStatus','faxCapacity','smsStatus','smsStatusTime','smsCapacity','smsCurrentCapacity','whatsappStatus','whatsappStatusTime','whatsappCapacity','openchannelCapacity','openchannelCurrentCapacity','busy','busyQueue','updateRealtime','prototype','CurrentCapacity','Capacity','idle','mail','chat','openchannel','whatsapp'];(function(_0x3a10bb,_0x522ef5){var _0x39d3c1=function(_0x36996e){while(--_0x36996e){_0x3a10bb['push'](_0x3a10bb['shift']());}};_0x39d3c1(++_0x522ef5);}(_0xa7b5,0x162));var _0x5a7b=function(_0x753804,_0x3561d4){_0x753804=_0x753804-0x0;var _0x2da6aa=_0xa7b5[_0x753804];return _0x2da6aa;};'use strict';var _=require(_0x5a7b('0x0'));var moment=require(_0x5a7b('0x1'));var md5=require(_0x5a7b('0x2'));var Redis=require(_0x5a7b('0x3'));var config=require(_0x5a7b('0x4'));config['redis']=_[_0x5a7b('0x5')](config[_0x5a7b('0x6')],{'host':_0x5a7b('0x7'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config['redis']));function Agent(_0x233cb8){this['id']=_0x233cb8['id']||0x0;this[_0x5a7b('0x8')]=_0x233cb8['name']||'';this[_0x5a7b('0x9')]=_0x233cb8[_0x5a7b('0x9')]||!![];this[_0x5a7b('0xa')]=_0x233cb8[_0x5a7b('0xa')]||![];this[_0x5a7b('0xb')]=_0x233cb8['chatPause']||![];this[_0x5a7b('0xc')]=_0x233cb8['mailPause']||![];this[_0x5a7b('0xd')]=_0x233cb8[_0x5a7b('0xd')]||![];this['smsPause']=_0x233cb8[_0x5a7b('0xe')]||![];this['openchannelPause']=_0x233cb8[_0x5a7b('0xf')]||![];this[_0x5a7b('0x10')]=_0x5a7b('0x11');this[_0x5a7b('0x12')]=0x0;this['chatCapacity']=_0x233cb8['chatCapacity']||0x0;this[_0x5a7b('0x13')]=0x0;this['mailStatus']='unknown';this[_0x5a7b('0x14')]=0x0;this[_0x5a7b('0x15')]=_0x233cb8['mailCapacity']||0x0;this[_0x5a7b('0x16')]=0x0;this[_0x5a7b('0x17')]=_0x5a7b('0x11');this['faxStatusTime']=0x0;this[_0x5a7b('0x18')]=_0x233cb8[_0x5a7b('0x18')]||0x0;this['faxCurrentCapacity']=0x0;this[_0x5a7b('0x19')]='unknown';this[_0x5a7b('0x1a')]=0x0;this['smsCapacity']=_0x233cb8[_0x5a7b('0x1b')]||0x0;this[_0x5a7b('0x1c')]=0x0;this[_0x5a7b('0x1d')]='unknown';this[_0x5a7b('0x1e')]=0x0;this[_0x5a7b('0x1f')]=_0x233cb8[_0x5a7b('0x1f')]||0x0;this['whatsappCurrentCapacity']=0x0;this['openchannelStatus']=_0x5a7b('0x11');this['openchannelStatusTime']=0x0;this[_0x5a7b('0x20')]=_0x233cb8['openchannelCapacity']||0x0;this[_0x5a7b('0x21')]=0x0;this[_0x5a7b('0x22')]=![];this[_0x5a7b('0x23')]=undefined;this['md5']='';this[_0x5a7b('0x24')]();}Agent[_0x5a7b('0x25')]['getChannelStatus']=function(_0x178cd2){if(this[_0x178cd2+_0x5a7b('0x26')]>0x0){if(this[_0x178cd2+'Capacity']>0x0&&this[_0x178cd2+_0x5a7b('0x26')]>=this[_0x178cd2+_0x5a7b('0x27')]){return'maxcapacity';}else{return'working';}}else{return _0x5a7b('0x28');}};Agent[_0x5a7b('0x25')][_0x5a7b('0x24')]=function(){var _0x266d2f=[_0x5a7b('0x29'),_0x5a7b('0x2a'),_0x5a7b('0x2b'),'fax','sms',_0x5a7b('0x2c')];for(var _0x262cdc=0x0;_0x262cdc<_0x266d2f[_0x5a7b('0x2d')];_0x262cdc+=0x1){var _0x28c5d7=this[_0x5a7b('0x2e')](_0x266d2f[_0x262cdc]);if(this[_0x266d2f[_0x262cdc]+_0x5a7b('0x2f')]!==_0x28c5d7){this[_0x266d2f[_0x262cdc]+'StatusTime']=_[_0x5a7b('0x30')](moment()[_0x5a7b('0x31')]('x'));}this[_0x266d2f[_0x262cdc]+_0x5a7b('0x2f')]=_0x28c5d7;}var _0x10f937={'id':this['id'],'name':this['name'],'online':this[_0x5a7b('0x9')],'voicePause':this[_0x5a7b('0xa')],'chatPause':this[_0x5a7b('0xb')],'mailPause':this[_0x5a7b('0xc')],'smsPause':this[_0x5a7b('0xe')],'faxPause':this['faxPause'],'openchannelPause':this[_0x5a7b('0xf')],'chatStatus':this['chatStatus'],'chatStatusTime':this['chatStatusTime'],'chatCapacity':this['chatCapacity'],'chatCurrentCapacity':this['chatCurrentCapacity'],'mailStatus':this[_0x5a7b('0x32')],'mailStatusTime':this[_0x5a7b('0x14')],'mailCapacity':this['mailCapacity'],'mailCurrentCapacity':this['mailCurrentCapacity'],'faxStatus':this[_0x5a7b('0x17')],'faxStatusTime':this['faxStatusTime'],'faxCapacity':this[_0x5a7b('0x18')],'faxCurrentCapacity':this[_0x5a7b('0x33')],'smsStatus':this[_0x5a7b('0x19')],'smsStatusTime':this[_0x5a7b('0x1a')],'smsCapacity':this[_0x5a7b('0x1b')],'smsCurrentCapacity':this[_0x5a7b('0x1c')],'whatsappStatus':this[_0x5a7b('0x1d')],'whatsappStatusTime':this[_0x5a7b('0x1e')],'whatsappCapacity':this['whatsappCapacity'],'whatsappCurrentCapacity':this[_0x5a7b('0x34')],'openchannelStatus':this['openchannelStatus'],'openchannelStatusTime':this[_0x5a7b('0x35')],'openchannelCapacity':this['openchannelCapacity'],'openchannelCurrentCapacity':this[_0x5a7b('0x21')],'busy':this['busy'],'busyQueue':this[_0x5a7b('0x23')]};var _0xb8cb94=md5(JSON[_0x5a7b('0x36')](_0x10f937));if(this[_0x5a7b('0x2')]!==_0xb8cb94){this[_0x5a7b('0x2')]=_0xb8cb94;io[_0x5a7b('0x37')]('user:save',_0x10f937);}};module[_0x5a7b('0x38')]=Agent;
\ No newline at end of file
+var _0x57c3=['mailCapacity','faxCurrentCapacity','smsStatusTime','openchannelCurrentCapacity','stringify','emit','user:save','exports','lodash','moment','md5','defaults','redis','localhost','socket.io-emitter','name','online','voicePause','chatPause','mailPause','faxPause','smsPause','openchannelPause','chatStatus','unknown','chatStatusTime','chatCapacity','mailStatus','mailStatusTime','mailCurrentCapacity','faxStatus','faxStatusTime','faxCapacity','smsStatus','smsCapacity','smsCurrentCapacity','whatsappStatus','whatsappStatusTime','whatsappCapacity','whatsappCurrentCapacity','openchannelStatus','openchannelStatusTime','openchannelCapacity','busy','busyQueue','prototype','getChannelStatus','CurrentCapacity','Capacity','maxcapacity','working','idle','updateRealtime','mail','fax','sms','whatsapp','length','StatusTime','toNumber','format','chatCurrentCapacity'];(function(_0xa464c9,_0x7c86d8){var _0x3d73c4=function(_0x5c2056){while(--_0x5c2056){_0xa464c9['push'](_0xa464c9['shift']());}};_0x3d73c4(++_0x7c86d8);}(_0x57c3,0xc2));var _0x357c=function(_0x35f7d5,_0x1e14f8){_0x35f7d5=_0x35f7d5-0x0;var _0x1fba24=_0x57c3[_0x35f7d5];return _0x1fba24;};'use strict';var _=require(_0x357c('0x0'));var moment=require(_0x357c('0x1'));var md5=require(_0x357c('0x2'));var Redis=require('ioredis');var config=require('../../../config/environment');config['redis']=_[_0x357c('0x3')](config[_0x357c('0x4')],{'host':_0x357c('0x5'),'port':0x18eb});var io=require(_0x357c('0x6'))(new Redis(config['redis']));function Agent(_0x2ea232){this['id']=_0x2ea232['id']||0x0;this['name']=_0x2ea232[_0x357c('0x7')]||'';this[_0x357c('0x8')]=_0x2ea232[_0x357c('0x8')]||!![];this[_0x357c('0x9')]=_0x2ea232[_0x357c('0x9')]||![];this[_0x357c('0xa')]=_0x2ea232[_0x357c('0xa')]||![];this['mailPause']=_0x2ea232[_0x357c('0xb')]||![];this[_0x357c('0xc')]=_0x2ea232[_0x357c('0xc')]||![];this[_0x357c('0xd')]=_0x2ea232[_0x357c('0xd')]||![];this[_0x357c('0xe')]=_0x2ea232[_0x357c('0xe')]||![];this[_0x357c('0xf')]=_0x357c('0x10');this[_0x357c('0x11')]=0x0;this[_0x357c('0x12')]=_0x2ea232[_0x357c('0x12')]||0x0;this['chatCurrentCapacity']=0x0;this[_0x357c('0x13')]=_0x357c('0x10');this[_0x357c('0x14')]=0x0;this['mailCapacity']=_0x2ea232['mailCapacity']||0x0;this[_0x357c('0x15')]=0x0;this[_0x357c('0x16')]=_0x357c('0x10');this[_0x357c('0x17')]=0x0;this[_0x357c('0x18')]=_0x2ea232[_0x357c('0x18')]||0x0;this['faxCurrentCapacity']=0x0;this[_0x357c('0x19')]=_0x357c('0x10');this['smsStatusTime']=0x0;this['smsCapacity']=_0x2ea232[_0x357c('0x1a')]||0x0;this[_0x357c('0x1b')]=0x0;this[_0x357c('0x1c')]='unknown';this[_0x357c('0x1d')]=0x0;this[_0x357c('0x1e')]=_0x2ea232[_0x357c('0x1e')]||0x0;this[_0x357c('0x1f')]=0x0;this[_0x357c('0x20')]=_0x357c('0x10');this[_0x357c('0x21')]=0x0;this[_0x357c('0x22')]=_0x2ea232[_0x357c('0x22')]||0x0;this['openchannelCurrentCapacity']=0x0;this[_0x357c('0x23')]=![];this[_0x357c('0x24')]=undefined;this['md5']='';this['updateRealtime']();}Agent[_0x357c('0x25')][_0x357c('0x26')]=function(_0x53ca28){if(this[_0x53ca28+_0x357c('0x27')]>0x0){if(this[_0x53ca28+_0x357c('0x28')]>0x0&&this[_0x53ca28+'CurrentCapacity']>=this[_0x53ca28+_0x357c('0x28')]){return _0x357c('0x29');}else{return _0x357c('0x2a');}}else{return _0x357c('0x2b');}};Agent[_0x357c('0x25')][_0x357c('0x2c')]=function(){var _0x328dfc=[_0x357c('0x2d'),'chat','openchannel',_0x357c('0x2e'),_0x357c('0x2f'),_0x357c('0x30')];for(var _0x1c5c51=0x0;_0x1c5c51<_0x328dfc[_0x357c('0x31')];_0x1c5c51+=0x1){var _0x5287e4=this[_0x357c('0x26')](_0x328dfc[_0x1c5c51]);if(this[_0x328dfc[_0x1c5c51]+'Status']!==_0x5287e4){this[_0x328dfc[_0x1c5c51]+_0x357c('0x32')]=_[_0x357c('0x33')](moment()[_0x357c('0x34')]('x'));}this[_0x328dfc[_0x1c5c51]+'Status']=_0x5287e4;}var _0x11dc9c={'id':this['id'],'name':this[_0x357c('0x7')],'online':this[_0x357c('0x8')],'voicePause':this[_0x357c('0x9')],'chatPause':this[_0x357c('0xa')],'mailPause':this[_0x357c('0xb')],'smsPause':this[_0x357c('0xd')],'faxPause':this[_0x357c('0xc')],'openchannelPause':this['openchannelPause'],'chatStatus':this[_0x357c('0xf')],'chatStatusTime':this[_0x357c('0x11')],'chatCapacity':this[_0x357c('0x12')],'chatCurrentCapacity':this[_0x357c('0x35')],'mailStatus':this[_0x357c('0x13')],'mailStatusTime':this['mailStatusTime'],'mailCapacity':this[_0x357c('0x36')],'mailCurrentCapacity':this[_0x357c('0x15')],'faxStatus':this[_0x357c('0x16')],'faxStatusTime':this[_0x357c('0x17')],'faxCapacity':this[_0x357c('0x18')],'faxCurrentCapacity':this[_0x357c('0x37')],'smsStatus':this[_0x357c('0x19')],'smsStatusTime':this[_0x357c('0x38')],'smsCapacity':this[_0x357c('0x1a')],'smsCurrentCapacity':this[_0x357c('0x1b')],'whatsappStatus':this[_0x357c('0x1c')],'whatsappStatusTime':this[_0x357c('0x1d')],'whatsappCapacity':this[_0x357c('0x1e')],'whatsappCurrentCapacity':this['whatsappCurrentCapacity'],'openchannelStatus':this[_0x357c('0x20')],'openchannelStatusTime':this[_0x357c('0x21')],'openchannelCapacity':this['openchannelCapacity'],'openchannelCurrentCapacity':this[_0x357c('0x39')],'busy':this[_0x357c('0x23')],'busyQueue':this[_0x357c('0x24')]};var _0x19df9c=md5(JSON[_0x357c('0x3a')](_0x11dc9c));if(this[_0x357c('0x2')]!==_0x19df9c){this['md5']=_0x19df9c;io[_0x357c('0x3b')](_0x357c('0x3c'),_0x11dc9c);}};module[_0x357c('0x3d')]=Agent;
\ No newline at end of file