Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / services / routing / model / agent.js
index ac86366..5761339 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 _0x627e=['lodash','md5','moment','ioredis','../../../config/environment','defaults','redis','localhost','name','online','voicePause','chatPause','faxPause','openchannelPause','chatStatus','unknown','chatStatusTime','chatCapacity','chatCurrentCapacity','mailStatus','mailStatusTime','mailCapacity','faxStatus','faxStatusTime','faxCapacity','faxCurrentCapacity','smsStatus','smsStatusTime','smsCapacity','smsCurrentCapacity','whatsappStatus','whatsappStatusTime','whatsappCapacity','whatsappCurrentCapacity','openchannelCapacity','busy','busyQueue','mailWaitingInteractions','openchannelWaitingInteractions','whatsappWaitingInteractions','updateRealtime','getChannelStatus','Capacity','CurrentCapacity','working','idle','prototype','mail','chat','openchannel','fax','sms','whatsapp','length','Status','format','mailPause','smsPause','mailCurrentCapacity','openchannelCurrentCapacity','smsWaitingInteractions','stringify','emit','user:routing:update','omit','exports'];(function(_0x297fd3,_0x115406){var _0x2af381=function(_0x1dd31b){while(--_0x1dd31b){_0x297fd3['push'](_0x297fd3['shift']());}};_0x2af381(++_0x115406);}(_0x627e,0x14a));var _0xe627=function(_0x3559c0,_0x352e42){_0x3559c0=_0x3559c0-0x0;var _0x282b26=_0x627e[_0x3559c0];return _0x282b26;};'use strict';var _=require(_0xe627('0x0'));var md5=require(_0xe627('0x1'));var moment=require(_0xe627('0x2'));var Redis=require(_0xe627('0x3'));var config=require(_0xe627('0x4'));config['redis']=_[_0xe627('0x5')](config[_0xe627('0x6')],{'host':_0xe627('0x7'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config['redis']));function Agent(_0x4efcad){this['id']=_0x4efcad['id']||0x0;this[_0xe627('0x8')]=_0x4efcad[_0xe627('0x8')]||'';this[_0xe627('0x9')]=_0x4efcad[_0xe627('0x9')]||!![];this[_0xe627('0xa')]=_0x4efcad[_0xe627('0xa')]||![];this['chatPause']=_0x4efcad[_0xe627('0xb')]||![];this['mailPause']=_0x4efcad['mailPause']||![];this[_0xe627('0xc')]=_0x4efcad[_0xe627('0xc')]||![];this['smsPause']=_0x4efcad['smsPause']||![];this[_0xe627('0xd')]=_0x4efcad[_0xe627('0xd')]||![];this[_0xe627('0xe')]=_0xe627('0xf');this[_0xe627('0x10')]=0x0;this[_0xe627('0x11')]=_0x4efcad[_0xe627('0x11')]||0x0;this[_0xe627('0x12')]=0x0;this[_0xe627('0x13')]='unknown';this[_0xe627('0x14')]=0x0;this[_0xe627('0x15')]=_0x4efcad[_0xe627('0x15')]||0x0;this['mailCurrentCapacity']=0x0;this[_0xe627('0x16')]=_0xe627('0xf');this[_0xe627('0x17')]=0x0;this[_0xe627('0x18')]=_0x4efcad[_0xe627('0x18')]||0x0;this[_0xe627('0x19')]=0x0;this[_0xe627('0x1a')]='unknown';this[_0xe627('0x1b')]=0x0;this[_0xe627('0x1c')]=_0x4efcad[_0xe627('0x1c')]||0x0;this[_0xe627('0x1d')]=0x0;this[_0xe627('0x1e')]=_0xe627('0xf');this[_0xe627('0x1f')]=0x0;this[_0xe627('0x20')]=_0x4efcad['whatsappCapacity']||0x0;this[_0xe627('0x21')]=0x0;this['openchannelStatus']=_0xe627('0xf');this['openchannelStatusTime']=0x0;this['openchannelCapacity']=_0x4efcad[_0xe627('0x22')]||0x0;this['openchannelCurrentCapacity']=0x0;this[_0xe627('0x23')]=![];this[_0xe627('0x24')]=undefined;this['md5']='';this['chatWaitingInteractions']={};this['faxWaitingInteractions']={};this[_0xe627('0x25')]={};this[_0xe627('0x26')]={};this['smsWaitingInteractions']={};this[_0xe627('0x27')]={};this[_0xe627('0x28')]();}Agent['prototype'][_0xe627('0x29')]=function(_0x29221b){if(this[_0x29221b+'CurrentCapacity']>0x0){if(this[_0x29221b+_0xe627('0x2a')]>0x0&&this[_0x29221b+_0xe627('0x2b')]>=this[_0x29221b+_0xe627('0x2a')]){return'maxcapacity';}else{return _0xe627('0x2c');}}else{return _0xe627('0x2d');}};Agent[_0xe627('0x2e')][_0xe627('0x28')]=function(){var _0x4b9ff9=[_0xe627('0x2f'),_0xe627('0x30'),_0xe627('0x31'),_0xe627('0x32'),_0xe627('0x33'),_0xe627('0x34')];for(var _0x45c694=0x0;_0x45c694<_0x4b9ff9[_0xe627('0x35')];_0x45c694+=0x1){var _0x3e9eda=this['getChannelStatus'](_0x4b9ff9[_0x45c694]);if(this[_0x4b9ff9[_0x45c694]+_0xe627('0x36')]!==_0x3e9eda){this[_0x4b9ff9[_0x45c694]+'StatusTime']=_['toNumber'](moment()[_0xe627('0x37')]('x'));}this[_0x4b9ff9[_0x45c694]+_0xe627('0x36')]=_0x3e9eda;}var _0x5799a3={'id':this['id'],'name':this[_0xe627('0x8')],'online':this['online'],'voicePause':this[_0xe627('0xa')],'chatPause':this['chatPause'],'mailPause':this[_0xe627('0x38')],'smsPause':this[_0xe627('0x39')],'faxPause':this['faxPause'],'openchannelPause':this[_0xe627('0xd')],'chatStatus':this['chatStatus'],'chatStatusTime':this[_0xe627('0x10')],'chatCapacity':this[_0xe627('0x11')],'chatCurrentCapacity':this[_0xe627('0x12')],'mailStatus':this[_0xe627('0x13')],'mailStatusTime':this[_0xe627('0x14')],'mailCapacity':this[_0xe627('0x15')],'mailCurrentCapacity':this[_0xe627('0x3a')],'faxStatus':this[_0xe627('0x16')],'faxStatusTime':this[_0xe627('0x17')],'faxCapacity':this[_0xe627('0x18')],'faxCurrentCapacity':this[_0xe627('0x19')],'smsStatus':this['smsStatus'],'smsStatusTime':this['smsStatusTime'],'smsCapacity':this[_0xe627('0x1c')],'smsCurrentCapacity':this['smsCurrentCapacity'],'whatsappStatus':this[_0xe627('0x1e')],'whatsappStatusTime':this['whatsappStatusTime'],'whatsappCapacity':this['whatsappCapacity'],'whatsappCurrentCapacity':this[_0xe627('0x21')],'openchannelStatus':this['openchannelStatus'],'openchannelStatusTime':this['openchannelStatusTime'],'openchannelCapacity':this[_0xe627('0x22')],'openchannelCurrentCapacity':this[_0xe627('0x3b')],'busy':this[_0xe627('0x23')],'busyQueue':this['busyQueue'],'chatWaitingInteractions':this['chatWaitingInteractions'],'faxWaitingInteractions':this['faxWaitingInteractions'],'mailWaitingInteractions':this[_0xe627('0x25')],'openchannelWaitingInteractions':this['openchannelWaitingInteractions'],'smsWaitingInteractions':this[_0xe627('0x3c')],'whatsappWaitingInteractions':this[_0xe627('0x27')]};var _0x5e4512=md5(JSON[_0xe627('0x3d')](_0x5799a3));if(this[_0xe627('0x1')]!==_0x5e4512){this['md5']=_0x5e4512;io[_0xe627('0x3e')](_0xe627('0x3f'),_[_0xe627('0x40')](_0x5799a3,[_0xe627('0x9')]));}};module[_0xe627('0x41')]=Agent;
\ No newline at end of file