Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / services / routing / model / agent.js
index 8f958f2..3721250 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 _0xd81e=['toNumber','faxCapacity','faxCurrentCapacity','smsStatus','smsCurrentCapacity','whatsappStatus','stringify','user:save','exports','lodash','md5','ioredis','../../../config/environment','redis','localhost','socket.io-emitter','name','online','voicePause','chatPause','mailPause','smsPause','openchannelPause','chatStatus','unknown','chatStatusTime','chatCapacity','chatCurrentCapacity','mailStatus','mailStatusTime','mailCapacity','mailCurrentCapacity','faxStatus','smsStatusTime','smsCapacity','whatsappStatusTime','whatsappCapacity','whatsappCurrentCapacity','openchannelStatus','openchannelStatusTime','openchannelCapacity','openchannelCurrentCapacity','busy','busyQueue','updateRealtime','prototype','CurrentCapacity','maxcapacity','idle','mail','openchannel','fax','sms','whatsapp','length','Status','StatusTime'];(function(_0x41bdce,_0x2a72e8){var _0x174d72=function(_0x436df9){while(--_0x436df9){_0x41bdce['push'](_0x41bdce['shift']());}};_0x174d72(++_0x2a72e8);}(_0xd81e,0x7b));var _0xed81=function(_0x180cc8,_0x69f115){_0x180cc8=_0x180cc8-0x0;var _0x169320=_0xd81e[_0x180cc8];return _0x169320;};'use strict';var _=require(_0xed81('0x0'));var moment=require('moment');var md5=require(_0xed81('0x1'));var Redis=require(_0xed81('0x2'));var config=require(_0xed81('0x3'));config[_0xed81('0x4')]=_['defaults'](config['redis'],{'host':_0xed81('0x5'),'port':0x18eb});var io=require(_0xed81('0x6'))(new Redis(config[_0xed81('0x4')]));function Agent(_0x4e88d5){this['id']=_0x4e88d5['id']||0x0;this[_0xed81('0x7')]=_0x4e88d5['name']||'';this[_0xed81('0x8')]=_0x4e88d5['online']||!![];this[_0xed81('0x9')]=_0x4e88d5[_0xed81('0x9')]||![];this[_0xed81('0xa')]=_0x4e88d5['chatPause']||![];this[_0xed81('0xb')]=_0x4e88d5[_0xed81('0xb')]||![];this['faxPause']=_0x4e88d5['faxPause']||![];this[_0xed81('0xc')]=_0x4e88d5[_0xed81('0xc')]||![];this[_0xed81('0xd')]=_0x4e88d5[_0xed81('0xd')]||![];this[_0xed81('0xe')]=_0xed81('0xf');this[_0xed81('0x10')]=0x0;this[_0xed81('0x11')]=_0x4e88d5[_0xed81('0x11')]||0x0;this[_0xed81('0x12')]=0x0;this[_0xed81('0x13')]=_0xed81('0xf');this[_0xed81('0x14')]=0x0;this['mailCapacity']=_0x4e88d5[_0xed81('0x15')]||0x0;this[_0xed81('0x16')]=0x0;this[_0xed81('0x17')]='unknown';this['faxStatusTime']=0x0;this['faxCapacity']=_0x4e88d5['faxCapacity']||0x0;this['faxCurrentCapacity']=0x0;this['smsStatus']='unknown';this[_0xed81('0x18')]=0x0;this['smsCapacity']=_0x4e88d5[_0xed81('0x19')]||0x0;this['smsCurrentCapacity']=0x0;this['whatsappStatus']=_0xed81('0xf');this[_0xed81('0x1a')]=0x0;this['whatsappCapacity']=_0x4e88d5[_0xed81('0x1b')]||0x0;this[_0xed81('0x1c')]=0x0;this[_0xed81('0x1d')]=_0xed81('0xf');this[_0xed81('0x1e')]=0x0;this[_0xed81('0x1f')]=_0x4e88d5[_0xed81('0x1f')]||0x0;this[_0xed81('0x20')]=0x0;this[_0xed81('0x21')]=![];this[_0xed81('0x22')]=undefined;this[_0xed81('0x1')]='';this[_0xed81('0x23')]();}Agent[_0xed81('0x24')]['getChannelStatus']=function(_0x4fb4be){if(this[_0x4fb4be+_0xed81('0x25')]>0x0){if(this[_0x4fb4be+'Capacity']>0x0&&this[_0x4fb4be+_0xed81('0x25')]>=this[_0x4fb4be+'Capacity']){return _0xed81('0x26');}else{return'working';}}else{return _0xed81('0x27');}};Agent['prototype'][_0xed81('0x23')]=function(){var _0x54dba4=[_0xed81('0x28'),'chat',_0xed81('0x29'),_0xed81('0x2a'),_0xed81('0x2b'),_0xed81('0x2c')];for(var _0x4fde42=0x0;_0x4fde42<_0x54dba4[_0xed81('0x2d')];_0x4fde42+=0x1){var _0x5c456f=this['getChannelStatus'](_0x54dba4[_0x4fde42]);if(this[_0x54dba4[_0x4fde42]+_0xed81('0x2e')]!==_0x5c456f){this[_0x54dba4[_0x4fde42]+_0xed81('0x2f')]=_[_0xed81('0x30')](moment()['format']('x'));}this[_0x54dba4[_0x4fde42]+'Status']=_0x5c456f;}var _0x453560={'id':this['id'],'name':this[_0xed81('0x7')],'online':this[_0xed81('0x8')],'voicePause':this[_0xed81('0x9')],'chatPause':this['chatPause'],'mailPause':this[_0xed81('0xb')],'smsPause':this[_0xed81('0xc')],'faxPause':this['faxPause'],'openchannelPause':this[_0xed81('0xd')],'chatStatus':this[_0xed81('0xe')],'chatStatusTime':this[_0xed81('0x10')],'chatCapacity':this[_0xed81('0x11')],'chatCurrentCapacity':this[_0xed81('0x12')],'mailStatus':this[_0xed81('0x13')],'mailStatusTime':this[_0xed81('0x14')],'mailCapacity':this[_0xed81('0x15')],'mailCurrentCapacity':this[_0xed81('0x16')],'faxStatus':this[_0xed81('0x17')],'faxStatusTime':this['faxStatusTime'],'faxCapacity':this[_0xed81('0x31')],'faxCurrentCapacity':this[_0xed81('0x32')],'smsStatus':this[_0xed81('0x33')],'smsStatusTime':this[_0xed81('0x18')],'smsCapacity':this[_0xed81('0x19')],'smsCurrentCapacity':this[_0xed81('0x34')],'whatsappStatus':this[_0xed81('0x35')],'whatsappStatusTime':this[_0xed81('0x1a')],'whatsappCapacity':this[_0xed81('0x1b')],'whatsappCurrentCapacity':this['whatsappCurrentCapacity'],'openchannelStatus':this['openchannelStatus'],'openchannelStatusTime':this['openchannelStatusTime'],'openchannelCapacity':this['openchannelCapacity'],'openchannelCurrentCapacity':this[_0xed81('0x20')],'busy':this[_0xed81('0x21')],'busyQueue':this[_0xed81('0x22')]};var _0x4335f8=md5(JSON[_0xed81('0x36')](_0x453560));if(this['md5']!==_0x4335f8){this[_0xed81('0x1')]=_0x4335f8;io['emit'](_0xed81('0x37'),_0x453560);}};module[_0xed81('0x38')]=Agent;
\ No newline at end of file