Built motion from commit e0fa946e.|2.6.5
[motion2.git] / server / services / routing / model / agent.js
index ac86366..9fad71b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbd9f=['chatCapacity','chatCurrentCapacity','mailStatus','mailStatusTime','mailCurrentCapacity','faxStatus','faxStatusTime','faxCapacity','faxCurrentCapacity','smsStatus','smsStatusTime','smsCapacity','smsCurrentCapacity','whatsappStatusTime','whatsappCapacity','whatsappCurrentCapacity','openchannelStatus','openchannelStatusTime','openchannelCapacity','openchannelCurrentCapacity','busy','busyQueue','md5','updateRealtime','prototype','getChannelStatus','CurrentCapacity','Capacity','maxcapacity','working','idle','mail','chat','openchannel','fax','whatsapp','length','Status','toNumber','mailCapacity','whatsappStatus','emit','ioredis','redis','socket.io-emitter','name','online','voicePause','chatPause','mailPause','faxPause','smsPause','openchannelPause','unknown','chatStatusTime'];(function(_0x2ff762,_0x342c0b){var _0x158b02=function(_0x13c38e){while(--_0x13c38e){_0x2ff762['push'](_0x2ff762['shift']());}};_0x158b02(++_0x342c0b);}(_0xbd9f,0x98));var _0xfbd9=function(_0x15ecf3,_0x42bc48){_0x15ecf3=_0x15ecf3-0x0;var _0x20641c=_0xbd9f[_0x15ecf3];return _0x20641c;};'use strict';var _=require('lodash');var moment=require('moment');var md5=require('md5');var Redis=require(_0xfbd9('0x0'));var config=require('../../../config/environment');config[_0xfbd9('0x1')]=_['defaults'](config[_0xfbd9('0x1')],{'host':'localhost','port':0x18eb});var io=require(_0xfbd9('0x2'))(new Redis(config[_0xfbd9('0x1')]));function Agent(_0x18696a){this['id']=_0x18696a['id']||0x0;this['name']=_0x18696a[_0xfbd9('0x3')]||'';this['online']=_0x18696a[_0xfbd9('0x4')]||!![];this[_0xfbd9('0x5')]=_0x18696a['voicePause']||![];this[_0xfbd9('0x6')]=_0x18696a[_0xfbd9('0x6')]||![];this[_0xfbd9('0x7')]=_0x18696a['mailPause']||![];this[_0xfbd9('0x8')]=_0x18696a['faxPause']||![];this[_0xfbd9('0x9')]=_0x18696a['smsPause']||![];this[_0xfbd9('0xa')]=_0x18696a[_0xfbd9('0xa')]||![];this['chatStatus']=_0xfbd9('0xb');this[_0xfbd9('0xc')]=0x0;this['chatCapacity']=_0x18696a[_0xfbd9('0xd')]||0x0;this[_0xfbd9('0xe')]=0x0;this[_0xfbd9('0xf')]='unknown';this[_0xfbd9('0x10')]=0x0;this['mailCapacity']=_0x18696a['mailCapacity']||0x0;this[_0xfbd9('0x11')]=0x0;this[_0xfbd9('0x12')]=_0xfbd9('0xb');this[_0xfbd9('0x13')]=0x0;this['faxCapacity']=_0x18696a[_0xfbd9('0x14')]||0x0;this[_0xfbd9('0x15')]=0x0;this[_0xfbd9('0x16')]='unknown';this[_0xfbd9('0x17')]=0x0;this[_0xfbd9('0x18')]=_0x18696a['smsCapacity']||0x0;this[_0xfbd9('0x19')]=0x0;this['whatsappStatus']=_0xfbd9('0xb');this[_0xfbd9('0x1a')]=0x0;this['whatsappCapacity']=_0x18696a[_0xfbd9('0x1b')]||0x0;this[_0xfbd9('0x1c')]=0x0;this[_0xfbd9('0x1d')]=_0xfbd9('0xb');this[_0xfbd9('0x1e')]=0x0;this[_0xfbd9('0x1f')]=_0x18696a[_0xfbd9('0x1f')]||0x0;this[_0xfbd9('0x20')]=0x0;this[_0xfbd9('0x21')]=![];this[_0xfbd9('0x22')]=undefined;this[_0xfbd9('0x23')]='';this[_0xfbd9('0x24')]();}Agent[_0xfbd9('0x25')][_0xfbd9('0x26')]=function(_0x275e70){if(this[_0x275e70+_0xfbd9('0x27')]>0x0){if(this[_0x275e70+_0xfbd9('0x28')]>0x0&&this[_0x275e70+'CurrentCapacity']>=this[_0x275e70+_0xfbd9('0x28')]){return _0xfbd9('0x29');}else{return _0xfbd9('0x2a');}}else{return _0xfbd9('0x2b');}};Agent[_0xfbd9('0x25')][_0xfbd9('0x24')]=function(){var _0x2cd852=[_0xfbd9('0x2c'),_0xfbd9('0x2d'),_0xfbd9('0x2e'),_0xfbd9('0x2f'),'sms',_0xfbd9('0x30')];for(var _0xd1e82d=0x0;_0xd1e82d<_0x2cd852[_0xfbd9('0x31')];_0xd1e82d+=0x1){var _0x5c8857=this['getChannelStatus'](_0x2cd852[_0xd1e82d]);if(this[_0x2cd852[_0xd1e82d]+_0xfbd9('0x32')]!==_0x5c8857){this[_0x2cd852[_0xd1e82d]+'StatusTime']=_[_0xfbd9('0x33')](moment()['format']('x'));}this[_0x2cd852[_0xd1e82d]+'Status']=_0x5c8857;}var _0x3a6a0={'id':this['id'],'name':this['name'],'online':this[_0xfbd9('0x4')],'voicePause':this[_0xfbd9('0x5')],'chatPause':this[_0xfbd9('0x6')],'mailPause':this[_0xfbd9('0x7')],'smsPause':this[_0xfbd9('0x9')],'faxPause':this[_0xfbd9('0x8')],'openchannelPause':this[_0xfbd9('0xa')],'chatStatus':this['chatStatus'],'chatStatusTime':this[_0xfbd9('0xc')],'chatCapacity':this[_0xfbd9('0xd')],'chatCurrentCapacity':this[_0xfbd9('0xe')],'mailStatus':this[_0xfbd9('0xf')],'mailStatusTime':this[_0xfbd9('0x10')],'mailCapacity':this[_0xfbd9('0x34')],'mailCurrentCapacity':this[_0xfbd9('0x11')],'faxStatus':this[_0xfbd9('0x12')],'faxStatusTime':this[_0xfbd9('0x13')],'faxCapacity':this[_0xfbd9('0x14')],'faxCurrentCapacity':this['faxCurrentCapacity'],'smsStatus':this['smsStatus'],'smsStatusTime':this[_0xfbd9('0x17')],'smsCapacity':this[_0xfbd9('0x18')],'smsCurrentCapacity':this[_0xfbd9('0x19')],'whatsappStatus':this[_0xfbd9('0x35')],'whatsappStatusTime':this[_0xfbd9('0x1a')],'whatsappCapacity':this['whatsappCapacity'],'whatsappCurrentCapacity':this[_0xfbd9('0x1c')],'openchannelStatus':this[_0xfbd9('0x1d')],'openchannelStatusTime':this[_0xfbd9('0x1e')],'openchannelCapacity':this[_0xfbd9('0x1f')],'openchannelCurrentCapacity':this[_0xfbd9('0x20')],'busy':this[_0xfbd9('0x21')],'busyQueue':this[_0xfbd9('0x22')]};var _0x6010ac=md5(JSON['stringify'](_0x3a6a0));if(this[_0xfbd9('0x23')]!==_0x6010ac){this['md5']=_0x6010ac;io[_0xfbd9('0x36')]('user:save',_0x3a6a0);}};module['exports']=Agent;
\ No newline at end of file
+var _0xae24=['whatsappStatusTime','whatsappCapacity','whatsappCurrentCapacity','openchannelStatusTime','openchannelCapacity','openchannelCurrentCapacity','busy','busyQueue','updateRealtime','prototype','getChannelStatus','CurrentCapacity','maxcapacity','working','mail','openchannel','sms','whatsapp','length','StatusTime','toNumber','format','Status','voicePause','chatStatusTime','whatsappStatus','openchannelStatus','emit','user:save','exports','md5','ioredis','../../../config/environment','redis','defaults','localhost','socket.io-emitter','name','online','chatPause','mailPause','faxPause','smsPause','openchannelPause','chatStatus','unknown','chatCapacity','chatCurrentCapacity','mailStatus','mailStatusTime','mailCapacity','mailCurrentCapacity','faxStatusTime','faxCapacity','faxCurrentCapacity','smsStatus','smsStatusTime','smsCapacity','smsCurrentCapacity'];(function(_0x1ef44f,_0x51cc09){var _0x57c070=function(_0x41393c){while(--_0x41393c){_0x1ef44f['push'](_0x1ef44f['shift']());}};_0x57c070(++_0x51cc09);}(_0xae24,0x180));var _0x4ae2=function(_0x59c9be,_0x4dff1a){_0x59c9be=_0x59c9be-0x0;var _0x1e8bcf=_0xae24[_0x59c9be];return _0x1e8bcf;};'use strict';var _=require('lodash');var moment=require('moment');var md5=require(_0x4ae2('0x0'));var Redis=require(_0x4ae2('0x1'));var config=require(_0x4ae2('0x2'));config[_0x4ae2('0x3')]=_[_0x4ae2('0x4')](config[_0x4ae2('0x3')],{'host':_0x4ae2('0x5'),'port':0x18eb});var io=require(_0x4ae2('0x6'))(new Redis(config[_0x4ae2('0x3')]));function Agent(_0x4752d6){this['id']=_0x4752d6['id']||0x0;this['name']=_0x4752d6[_0x4ae2('0x7')]||'';this[_0x4ae2('0x8')]=_0x4752d6[_0x4ae2('0x8')]||!![];this['voicePause']=_0x4752d6['voicePause']||![];this[_0x4ae2('0x9')]=_0x4752d6[_0x4ae2('0x9')]||![];this[_0x4ae2('0xa')]=_0x4752d6[_0x4ae2('0xa')]||![];this[_0x4ae2('0xb')]=_0x4752d6[_0x4ae2('0xb')]||![];this[_0x4ae2('0xc')]=_0x4752d6[_0x4ae2('0xc')]||![];this[_0x4ae2('0xd')]=_0x4752d6['openchannelPause']||![];this[_0x4ae2('0xe')]=_0x4ae2('0xf');this['chatStatusTime']=0x0;this[_0x4ae2('0x10')]=_0x4752d6['chatCapacity']||0x0;this[_0x4ae2('0x11')]=0x0;this[_0x4ae2('0x12')]='unknown';this[_0x4ae2('0x13')]=0x0;this['mailCapacity']=_0x4752d6[_0x4ae2('0x14')]||0x0;this[_0x4ae2('0x15')]=0x0;this['faxStatus']=_0x4ae2('0xf');this[_0x4ae2('0x16')]=0x0;this[_0x4ae2('0x17')]=_0x4752d6[_0x4ae2('0x17')]||0x0;this[_0x4ae2('0x18')]=0x0;this[_0x4ae2('0x19')]=_0x4ae2('0xf');this[_0x4ae2('0x1a')]=0x0;this[_0x4ae2('0x1b')]=_0x4752d6[_0x4ae2('0x1b')]||0x0;this[_0x4ae2('0x1c')]=0x0;this['whatsappStatus']=_0x4ae2('0xf');this[_0x4ae2('0x1d')]=0x0;this[_0x4ae2('0x1e')]=_0x4752d6['whatsappCapacity']||0x0;this[_0x4ae2('0x1f')]=0x0;this['openchannelStatus']=_0x4ae2('0xf');this[_0x4ae2('0x20')]=0x0;this[_0x4ae2('0x21')]=_0x4752d6['openchannelCapacity']||0x0;this[_0x4ae2('0x22')]=0x0;this[_0x4ae2('0x23')]=![];this[_0x4ae2('0x24')]=undefined;this[_0x4ae2('0x0')]='';this[_0x4ae2('0x25')]();}Agent[_0x4ae2('0x26')][_0x4ae2('0x27')]=function(_0x4ed053){if(this[_0x4ed053+_0x4ae2('0x28')]>0x0){if(this[_0x4ed053+'Capacity']>0x0&&this[_0x4ed053+_0x4ae2('0x28')]>=this[_0x4ed053+'Capacity']){return _0x4ae2('0x29');}else{return _0x4ae2('0x2a');}}else{return'idle';}};Agent[_0x4ae2('0x26')][_0x4ae2('0x25')]=function(){var _0x5d909d=[_0x4ae2('0x2b'),'chat',_0x4ae2('0x2c'),'fax',_0x4ae2('0x2d'),_0x4ae2('0x2e')];for(var _0x13c2e0=0x0;_0x13c2e0<_0x5d909d[_0x4ae2('0x2f')];_0x13c2e0+=0x1){var _0x3780b3=this[_0x4ae2('0x27')](_0x5d909d[_0x13c2e0]);if(this[_0x5d909d[_0x13c2e0]+'Status']!==_0x3780b3){this[_0x5d909d[_0x13c2e0]+_0x4ae2('0x30')]=_[_0x4ae2('0x31')](moment()[_0x4ae2('0x32')]('x'));}this[_0x5d909d[_0x13c2e0]+_0x4ae2('0x33')]=_0x3780b3;}var _0x4e3a16={'id':this['id'],'name':this[_0x4ae2('0x7')],'online':this[_0x4ae2('0x8')],'voicePause':this[_0x4ae2('0x34')],'chatPause':this[_0x4ae2('0x9')],'mailPause':this['mailPause'],'smsPause':this[_0x4ae2('0xc')],'faxPause':this[_0x4ae2('0xb')],'openchannelPause':this[_0x4ae2('0xd')],'chatStatus':this[_0x4ae2('0xe')],'chatStatusTime':this[_0x4ae2('0x35')],'chatCapacity':this[_0x4ae2('0x10')],'chatCurrentCapacity':this[_0x4ae2('0x11')],'mailStatus':this[_0x4ae2('0x12')],'mailStatusTime':this['mailStatusTime'],'mailCapacity':this['mailCapacity'],'mailCurrentCapacity':this['mailCurrentCapacity'],'faxStatus':this['faxStatus'],'faxStatusTime':this[_0x4ae2('0x16')],'faxCapacity':this[_0x4ae2('0x17')],'faxCurrentCapacity':this[_0x4ae2('0x18')],'smsStatus':this[_0x4ae2('0x19')],'smsStatusTime':this['smsStatusTime'],'smsCapacity':this[_0x4ae2('0x1b')],'smsCurrentCapacity':this[_0x4ae2('0x1c')],'whatsappStatus':this[_0x4ae2('0x36')],'whatsappStatusTime':this['whatsappStatusTime'],'whatsappCapacity':this[_0x4ae2('0x1e')],'whatsappCurrentCapacity':this[_0x4ae2('0x1f')],'openchannelStatus':this[_0x4ae2('0x37')],'openchannelStatusTime':this[_0x4ae2('0x20')],'openchannelCapacity':this[_0x4ae2('0x21')],'openchannelCurrentCapacity':this[_0x4ae2('0x22')],'busy':this[_0x4ae2('0x23')],'busyQueue':this[_0x4ae2('0x24')]};var _0x1c0851=md5(JSON['stringify'](_0x4e3a16));if(this['md5']!==_0x1c0851){this['md5']=_0x1c0851;io[_0x4ae2('0x38')](_0x4ae2('0x39'),_0x4e3a16);}};module[_0x4ae2('0x3a')]=Agent;
\ No newline at end of file