Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / services / routing / model / agent.js
index cb3aa53..06a4e97 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe2be=['redis','defaults','localhost','name','online','voicePause','chatPause','mailPause','faxPause','smsPause','openchannelPause','chatStatus','unknown','chatStatusTime','chatCapacity','chatCurrentCapacity','mailStatus','mailStatusTime','mailCapacity','mailCurrentCapacity','faxStatus','faxCapacity','faxCurrentCapacity','smsStatus','smsStatusTime','smsCapacity','whatsappStatus','whatsappCapacity','openchannelStatus','openchannelStatusTime','openchannelCapacity','openchannelCurrentCapacity','chatWaitingInteractions','faxWaitingInteractions','openchannelWaitingInteractions','smsWaitingInteractions','whatsappWaitingInteractions','prototype','getChannelStatus','CurrentCapacity','working','updateRealtime','mail','chat','openchannel','fax','sms','whatsapp','Status','StatusTime','toNumber','faxStatusTime','smsCurrentCapacity','whatsappStatusTime','whatsappCurrentCapacity','busy','busyQueue','mailWaitingInteractions','stringify','emit','exports','md5','ioredis','../../../config/environment'];(function(_0x50d4cf,_0x1474cc){var _0x356181=function(_0x146734){while(--_0x146734){_0x50d4cf['push'](_0x50d4cf['shift']());}};_0x356181(++_0x1474cc);}(_0xe2be,0x7d));var _0xee2b=function(_0x8de54f,_0x271987){_0x8de54f=_0x8de54f-0x0;var _0x14cba4=_0xe2be[_0x8de54f];return _0x14cba4;};'use strict';var _=require('lodash');var moment=require('moment');var md5=require(_0xee2b('0x0'));var Redis=require(_0xee2b('0x1'));var config=require(_0xee2b('0x2'));config[_0xee2b('0x3')]=_[_0xee2b('0x4')](config[_0xee2b('0x3')],{'host':_0xee2b('0x5'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0xee2b('0x3')]));function Agent(_0x28d037){this['id']=_0x28d037['id']||0x0;this[_0xee2b('0x6')]=_0x28d037['name']||'';this['online']=_0x28d037[_0xee2b('0x7')]||!![];this['voicePause']=_0x28d037[_0xee2b('0x8')]||![];this['chatPause']=_0x28d037[_0xee2b('0x9')]||![];this[_0xee2b('0xa')]=_0x28d037['mailPause']||![];this[_0xee2b('0xb')]=_0x28d037[_0xee2b('0xb')]||![];this[_0xee2b('0xc')]=_0x28d037['smsPause']||![];this[_0xee2b('0xd')]=_0x28d037[_0xee2b('0xd')]||![];this[_0xee2b('0xe')]=_0xee2b('0xf');this[_0xee2b('0x10')]=0x0;this[_0xee2b('0x11')]=_0x28d037[_0xee2b('0x11')]||0x0;this[_0xee2b('0x12')]=0x0;this[_0xee2b('0x13')]='unknown';this[_0xee2b('0x14')]=0x0;this['mailCapacity']=_0x28d037[_0xee2b('0x15')]||0x0;this[_0xee2b('0x16')]=0x0;this[_0xee2b('0x17')]=_0xee2b('0xf');this['faxStatusTime']=0x0;this[_0xee2b('0x18')]=_0x28d037['faxCapacity']||0x0;this[_0xee2b('0x19')]=0x0;this[_0xee2b('0x1a')]=_0xee2b('0xf');this[_0xee2b('0x1b')]=0x0;this[_0xee2b('0x1c')]=_0x28d037[_0xee2b('0x1c')]||0x0;this['smsCurrentCapacity']=0x0;this[_0xee2b('0x1d')]=_0xee2b('0xf');this['whatsappStatusTime']=0x0;this[_0xee2b('0x1e')]=_0x28d037[_0xee2b('0x1e')]||0x0;this['whatsappCurrentCapacity']=0x0;this[_0xee2b('0x1f')]=_0xee2b('0xf');this[_0xee2b('0x20')]=0x0;this[_0xee2b('0x21')]=_0x28d037['openchannelCapacity']||0x0;this[_0xee2b('0x22')]=0x0;this['busy']=![];this['busyQueue']=undefined;this[_0xee2b('0x0')]='';this[_0xee2b('0x23')]={};this[_0xee2b('0x24')]={};this['mailWaitingInteractions']={};this[_0xee2b('0x25')]={};this[_0xee2b('0x26')]={};this[_0xee2b('0x27')]={};this['updateRealtime']();}Agent[_0xee2b('0x28')][_0xee2b('0x29')]=function(_0x585e11){if(this[_0x585e11+'CurrentCapacity']>0x0){if(this[_0x585e11+'Capacity']>0x0&&this[_0x585e11+_0xee2b('0x2a')]>=this[_0x585e11+'Capacity']){return'maxcapacity';}else{return _0xee2b('0x2b');}}else{return'idle';}};Agent['prototype'][_0xee2b('0x2c')]=function(){var _0x5098cb=[_0xee2b('0x2d'),_0xee2b('0x2e'),_0xee2b('0x2f'),_0xee2b('0x30'),_0xee2b('0x31'),_0xee2b('0x32')];for(var _0x18417c=0x0;_0x18417c<_0x5098cb['length'];_0x18417c+=0x1){var _0x334965=this['getChannelStatus'](_0x5098cb[_0x18417c]);if(this[_0x5098cb[_0x18417c]+_0xee2b('0x33')]!==_0x334965){this[_0x5098cb[_0x18417c]+_0xee2b('0x34')]=_[_0xee2b('0x35')](moment()['format']('x'));}this[_0x5098cb[_0x18417c]+'Status']=_0x334965;}var _0x21ff6c={'id':this['id'],'name':this[_0xee2b('0x6')],'online':this[_0xee2b('0x7')],'voicePause':this[_0xee2b('0x8')],'chatPause':this[_0xee2b('0x9')],'mailPause':this['mailPause'],'smsPause':this[_0xee2b('0xc')],'faxPause':this['faxPause'],'openchannelPause':this['openchannelPause'],'chatStatus':this['chatStatus'],'chatStatusTime':this['chatStatusTime'],'chatCapacity':this[_0xee2b('0x11')],'chatCurrentCapacity':this['chatCurrentCapacity'],'mailStatus':this[_0xee2b('0x13')],'mailStatusTime':this[_0xee2b('0x14')],'mailCapacity':this['mailCapacity'],'mailCurrentCapacity':this[_0xee2b('0x16')],'faxStatus':this[_0xee2b('0x17')],'faxStatusTime':this[_0xee2b('0x36')],'faxCapacity':this[_0xee2b('0x18')],'faxCurrentCapacity':this['faxCurrentCapacity'],'smsStatus':this[_0xee2b('0x1a')],'smsStatusTime':this[_0xee2b('0x1b')],'smsCapacity':this[_0xee2b('0x1c')],'smsCurrentCapacity':this[_0xee2b('0x37')],'whatsappStatus':this[_0xee2b('0x1d')],'whatsappStatusTime':this[_0xee2b('0x38')],'whatsappCapacity':this[_0xee2b('0x1e')],'whatsappCurrentCapacity':this[_0xee2b('0x39')],'openchannelStatus':this[_0xee2b('0x1f')],'openchannelStatusTime':this[_0xee2b('0x20')],'openchannelCapacity':this['openchannelCapacity'],'openchannelCurrentCapacity':this[_0xee2b('0x22')],'busy':this[_0xee2b('0x3a')],'busyQueue':this[_0xee2b('0x3b')],'chatWaitingInteractions':this[_0xee2b('0x23')],'faxWaitingInteractions':this[_0xee2b('0x24')],'mailWaitingInteractions':this[_0xee2b('0x3c')],'openchannelWaitingInteractions':this[_0xee2b('0x25')],'smsWaitingInteractions':this[_0xee2b('0x26')],'whatsappWaitingInteractions':this['whatsappWaitingInteractions']};var _0x3ef06b=md5(JSON[_0xee2b('0x3d')](_0x21ff6c));if(this[_0xee2b('0x0')]!==_0x3ef06b){this[_0xee2b('0x0')]=_0x3ef06b;io[_0xee2b('0x3e')]('user:save',_0x21ff6c);}};module[_0xee2b('0x3f')]=Agent;
\ No newline at end of file
+var _0xa74a=['CurrentCapacity','Capacity','maxcapacity','idle','mail','openchannel','fax','sms','whatsapp','length','Status','StatusTime','toNumber','format','openchannelPause','chatStatusTime','chatCurrentCapacity','mailStatus','mailStatusTime','faxStatusTime','smsStatus','busyQueue','stringify','emit','user:save','lodash','moment','md5','../../../config/environment','redis','defaults','localhost','socket.io-emitter','name','online','voicePause','chatPause','mailPause','faxPause','smsPause','chatStatus','unknown','chatCapacity','mailCapacity','mailCurrentCapacity','faxStatus','faxCapacity','faxCurrentCapacity','smsStatusTime','smsCapacity','smsCurrentCapacity','whatsappStatus','whatsappCapacity','whatsappCurrentCapacity','openchannelStatus','openchannelStatusTime','openchannelCapacity','openchannelCurrentCapacity','busy','chatWaitingInteractions','faxWaitingInteractions','mailWaitingInteractions','openchannelWaitingInteractions','smsWaitingInteractions','whatsappWaitingInteractions','updateRealtime','prototype','getChannelStatus'];(function(_0x87506e,_0x5680ec){var _0x5496a4=function(_0x1e29ab){while(--_0x1e29ab){_0x87506e['push'](_0x87506e['shift']());}};_0x5496a4(++_0x5680ec);}(_0xa74a,0x16d));var _0xaa74=function(_0x329685,_0x21a23c){_0x329685=_0x329685-0x0;var _0x5e4f5a=_0xa74a[_0x329685];return _0x5e4f5a;};'use strict';var _=require(_0xaa74('0x0'));var moment=require(_0xaa74('0x1'));var md5=require(_0xaa74('0x2'));var Redis=require('ioredis');var config=require(_0xaa74('0x3'));config[_0xaa74('0x4')]=_[_0xaa74('0x5')](config[_0xaa74('0x4')],{'host':_0xaa74('0x6'),'port':0x18eb});var io=require(_0xaa74('0x7'))(new Redis(config[_0xaa74('0x4')]));function Agent(_0x257194){this['id']=_0x257194['id']||0x0;this['name']=_0x257194[_0xaa74('0x8')]||'';this[_0xaa74('0x9')]=_0x257194[_0xaa74('0x9')]||!![];this[_0xaa74('0xa')]=_0x257194[_0xaa74('0xa')]||![];this['chatPause']=_0x257194[_0xaa74('0xb')]||![];this[_0xaa74('0xc')]=_0x257194[_0xaa74('0xc')]||![];this[_0xaa74('0xd')]=_0x257194[_0xaa74('0xd')]||![];this[_0xaa74('0xe')]=_0x257194[_0xaa74('0xe')]||![];this['openchannelPause']=_0x257194['openchannelPause']||![];this[_0xaa74('0xf')]=_0xaa74('0x10');this['chatStatusTime']=0x0;this[_0xaa74('0x11')]=_0x257194[_0xaa74('0x11')]||0x0;this['chatCurrentCapacity']=0x0;this['mailStatus']='unknown';this['mailStatusTime']=0x0;this[_0xaa74('0x12')]=_0x257194[_0xaa74('0x12')]||0x0;this[_0xaa74('0x13')]=0x0;this[_0xaa74('0x14')]='unknown';this['faxStatusTime']=0x0;this[_0xaa74('0x15')]=_0x257194['faxCapacity']||0x0;this[_0xaa74('0x16')]=0x0;this['smsStatus']=_0xaa74('0x10');this[_0xaa74('0x17')]=0x0;this[_0xaa74('0x18')]=_0x257194['smsCapacity']||0x0;this[_0xaa74('0x19')]=0x0;this[_0xaa74('0x1a')]='unknown';this['whatsappStatusTime']=0x0;this[_0xaa74('0x1b')]=_0x257194[_0xaa74('0x1b')]||0x0;this[_0xaa74('0x1c')]=0x0;this[_0xaa74('0x1d')]=_0xaa74('0x10');this[_0xaa74('0x1e')]=0x0;this[_0xaa74('0x1f')]=_0x257194[_0xaa74('0x1f')]||0x0;this[_0xaa74('0x20')]=0x0;this[_0xaa74('0x21')]=![];this['busyQueue']=undefined;this[_0xaa74('0x2')]='';this[_0xaa74('0x22')]={};this[_0xaa74('0x23')]={};this[_0xaa74('0x24')]={};this[_0xaa74('0x25')]={};this[_0xaa74('0x26')]={};this[_0xaa74('0x27')]={};this[_0xaa74('0x28')]();}Agent[_0xaa74('0x29')][_0xaa74('0x2a')]=function(_0x529757){if(this[_0x529757+_0xaa74('0x2b')]>0x0){if(this[_0x529757+_0xaa74('0x2c')]>0x0&&this[_0x529757+'CurrentCapacity']>=this[_0x529757+_0xaa74('0x2c')]){return _0xaa74('0x2d');}else{return'working';}}else{return _0xaa74('0x2e');}};Agent[_0xaa74('0x29')]['updateRealtime']=function(){var _0x59cb3a=[_0xaa74('0x2f'),'chat',_0xaa74('0x30'),_0xaa74('0x31'),_0xaa74('0x32'),_0xaa74('0x33')];for(var _0x5717f5=0x0;_0x5717f5<_0x59cb3a[_0xaa74('0x34')];_0x5717f5+=0x1){var _0x3a8357=this[_0xaa74('0x2a')](_0x59cb3a[_0x5717f5]);if(this[_0x59cb3a[_0x5717f5]+_0xaa74('0x35')]!==_0x3a8357){this[_0x59cb3a[_0x5717f5]+_0xaa74('0x36')]=_[_0xaa74('0x37')](moment()[_0xaa74('0x38')]('x'));}this[_0x59cb3a[_0x5717f5]+_0xaa74('0x35')]=_0x3a8357;}var _0x1bcff9={'id':this['id'],'name':this['name'],'online':this['online'],'voicePause':this[_0xaa74('0xa')],'chatPause':this[_0xaa74('0xb')],'mailPause':this['mailPause'],'smsPause':this[_0xaa74('0xe')],'faxPause':this[_0xaa74('0xd')],'openchannelPause':this[_0xaa74('0x39')],'chatStatus':this[_0xaa74('0xf')],'chatStatusTime':this[_0xaa74('0x3a')],'chatCapacity':this[_0xaa74('0x11')],'chatCurrentCapacity':this[_0xaa74('0x3b')],'mailStatus':this[_0xaa74('0x3c')],'mailStatusTime':this[_0xaa74('0x3d')],'mailCapacity':this[_0xaa74('0x12')],'mailCurrentCapacity':this[_0xaa74('0x13')],'faxStatus':this['faxStatus'],'faxStatusTime':this[_0xaa74('0x3e')],'faxCapacity':this[_0xaa74('0x15')],'faxCurrentCapacity':this[_0xaa74('0x16')],'smsStatus':this[_0xaa74('0x3f')],'smsStatusTime':this[_0xaa74('0x17')],'smsCapacity':this['smsCapacity'],'smsCurrentCapacity':this[_0xaa74('0x19')],'whatsappStatus':this['whatsappStatus'],'whatsappStatusTime':this['whatsappStatusTime'],'whatsappCapacity':this[_0xaa74('0x1b')],'whatsappCurrentCapacity':this[_0xaa74('0x1c')],'openchannelStatus':this[_0xaa74('0x1d')],'openchannelStatusTime':this[_0xaa74('0x1e')],'openchannelCapacity':this[_0xaa74('0x1f')],'openchannelCurrentCapacity':this['openchannelCurrentCapacity'],'busy':this[_0xaa74('0x21')],'busyQueue':this[_0xaa74('0x40')],'chatWaitingInteractions':this[_0xaa74('0x22')],'faxWaitingInteractions':this['faxWaitingInteractions'],'mailWaitingInteractions':this[_0xaa74('0x24')],'openchannelWaitingInteractions':this['openchannelWaitingInteractions'],'smsWaitingInteractions':this[_0xaa74('0x26')],'whatsappWaitingInteractions':this[_0xaa74('0x27')]};var _0x24492b=md5(JSON[_0xaa74('0x41')](_0x1bcff9));if(this[_0xaa74('0x2')]!==_0x24492b){this[_0xaa74('0x2')]=_0x24492b;io[_0xaa74('0x42')](_0xaa74('0x43'),_0x1bcff9);}};module['exports']=Agent;
\ No newline at end of file