b98e018e4abc0fb654121ad1e2c36d6102f19c03
[motion2.git] / server / services / routing / model / agent.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x9bde=['exports','moment','ioredis','redis','defaults','localhost','socket.io-emitter','name','online','voicePause','chatPause','mailPause','faxPause','smsPause','openchannelPause','unknown','chatStatusTime','chatCapacity','mailStatus','mailStatusTime','mailCapacity','faxStatusTime','faxCapacity','faxCurrentCapacity','smsStatus','smsCapacity','smsCurrentCapacity','openchannelStatusTime','openchannelCapacity','busy','md5','prototype','getChannelStatus','CurrentCapacity','Capacity','working','idle','updateRealtime','mail','chat','openchannel','fax','length','Status','StatusTime','toNumber','format','chatStatus','chatCurrentCapacity','mailCurrentCapacity','faxStatus','smsStatusTime','openchannelStatus','openchannelCurrentCapacity','stringify','user:save'];(function(_0x27c339,_0x4ab0d7){var _0x4433a8=function(_0x33286c){while(--_0x33286c){_0x27c339['push'](_0x27c339['shift']());}};_0x4433a8(++_0x4ab0d7);}(_0x9bde,0xe1));var _0xe9bd=function(_0x4c894b,_0x44d85d){_0x4c894b=_0x4c894b-0x0;var _0x38419a=_0x9bde[_0x4c894b];return _0x38419a;};'use strict';var _=require('lodash');var moment=require(_0xe9bd('0x0'));var md5=require('md5');var Redis=require(_0xe9bd('0x1'));var config=require('../../../config/environment');config[_0xe9bd('0x2')]=_[_0xe9bd('0x3')](config[_0xe9bd('0x2')],{'host':_0xe9bd('0x4'),'port':0x18eb});var io=require(_0xe9bd('0x5'))(new Redis(config[_0xe9bd('0x2')]));function Agent(_0x1baab1){this['id']=_0x1baab1['id']||0x0;this['name']=_0x1baab1[_0xe9bd('0x6')]||'';this[_0xe9bd('0x7')]=_0x1baab1[_0xe9bd('0x7')]||!![];this[_0xe9bd('0x8')]=_0x1baab1[_0xe9bd('0x8')]||![];this[_0xe9bd('0x9')]=_0x1baab1[_0xe9bd('0x9')]||![];this[_0xe9bd('0xa')]=_0x1baab1[_0xe9bd('0xa')]||![];this[_0xe9bd('0xb')]=_0x1baab1['faxPause']||![];this['smsPause']=_0x1baab1[_0xe9bd('0xc')]||![];this[_0xe9bd('0xd')]=_0x1baab1[_0xe9bd('0xd')]||![];this['chatStatus']=_0xe9bd('0xe');this[_0xe9bd('0xf')]=0x0;this[_0xe9bd('0x10')]=_0x1baab1[_0xe9bd('0x10')]||0x0;this['chatCurrentCapacity']=0x0;this[_0xe9bd('0x11')]='unknown';this[_0xe9bd('0x12')]=0x0;this[_0xe9bd('0x13')]=_0x1baab1[_0xe9bd('0x13')]||0x0;this['mailCurrentCapacity']=0x0;this['faxStatus']=_0xe9bd('0xe');this[_0xe9bd('0x14')]=0x0;this[_0xe9bd('0x15')]=_0x1baab1[_0xe9bd('0x15')]||0x0;this[_0xe9bd('0x16')]=0x0;this[_0xe9bd('0x17')]=_0xe9bd('0xe');this['smsStatusTime']=0x0;this[_0xe9bd('0x18')]=_0x1baab1[_0xe9bd('0x18')]||0x0;this[_0xe9bd('0x19')]=0x0;this['openchannelStatus']=_0xe9bd('0xe');this[_0xe9bd('0x1a')]=0x0;this[_0xe9bd('0x1b')]=_0x1baab1[_0xe9bd('0x1b')]||0x0;this['openchannelCurrentCapacity']=0x0;this[_0xe9bd('0x1c')]=![];this['busyQueue']=undefined;this[_0xe9bd('0x1d')]='';this['updateRealtime']();}Agent[_0xe9bd('0x1e')][_0xe9bd('0x1f')]=function(_0x134c4e){if(this[_0x134c4e+_0xe9bd('0x20')]>0x0){if(this[_0x134c4e+_0xe9bd('0x21')]>0x0&&this[_0x134c4e+_0xe9bd('0x20')]>=this[_0x134c4e+_0xe9bd('0x21')]){return'maxcapacity';}else{return _0xe9bd('0x22');}}else{return _0xe9bd('0x23');}};Agent['prototype'][_0xe9bd('0x24')]=function(){var _0x505c23=[_0xe9bd('0x25'),_0xe9bd('0x26'),_0xe9bd('0x27'),_0xe9bd('0x28'),'sms'];for(var _0x24cf25=0x0;_0x24cf25<_0x505c23[_0xe9bd('0x29')];_0x24cf25+=0x1){var _0x2c9a57=this[_0xe9bd('0x1f')](_0x505c23[_0x24cf25]);if(this[_0x505c23[_0x24cf25]+_0xe9bd('0x2a')]!==_0x2c9a57){this[_0x505c23[_0x24cf25]+_0xe9bd('0x2b')]=_[_0xe9bd('0x2c')](moment()[_0xe9bd('0x2d')]('x'));}this[_0x505c23[_0x24cf25]+_0xe9bd('0x2a')]=_0x2c9a57;}var _0x5987af={'id':this['id'],'name':this[_0xe9bd('0x6')],'online':this[_0xe9bd('0x7')],'voicePause':this['voicePause'],'chatPause':this[_0xe9bd('0x9')],'mailPause':this[_0xe9bd('0xa')],'smsPause':this[_0xe9bd('0xc')],'faxPause':this[_0xe9bd('0xb')],'openchannelPause':this[_0xe9bd('0xd')],'chatStatus':this[_0xe9bd('0x2e')],'chatStatusTime':this['chatStatusTime'],'chatCapacity':this['chatCapacity'],'chatCurrentCapacity':this[_0xe9bd('0x2f')],'mailStatus':this['mailStatus'],'mailStatusTime':this[_0xe9bd('0x12')],'mailCapacity':this[_0xe9bd('0x13')],'mailCurrentCapacity':this[_0xe9bd('0x30')],'faxStatus':this[_0xe9bd('0x31')],'faxStatusTime':this[_0xe9bd('0x14')],'faxCapacity':this['faxCapacity'],'faxCurrentCapacity':this['faxCurrentCapacity'],'smsStatus':this[_0xe9bd('0x17')],'smsStatusTime':this[_0xe9bd('0x32')],'smsCapacity':this[_0xe9bd('0x18')],'smsCurrentCapacity':this[_0xe9bd('0x19')],'openchannelStatus':this[_0xe9bd('0x33')],'openchannelStatusTime':this[_0xe9bd('0x1a')],'openchannelCapacity':this[_0xe9bd('0x1b')],'openchannelCurrentCapacity':this[_0xe9bd('0x34')],'busy':this[_0xe9bd('0x1c')],'busyQueue':this['busyQueue']};var _0x426004=md5(JSON[_0xe9bd('0x35')](_0x5987af));if(this[_0xe9bd('0x1d')]!==_0x426004){this['md5']=_0x426004;io['emit'](_0xe9bd('0x36'),_0x5987af);}};module[_0xe9bd('0x37')]=Agent;