78695477ba777b22b94ec19572145c3fb15366e5
[motion2.git] / server / config / schedule / chat.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 _0xf733=['YYYY-MM-DD\x20HH:mm:ss','info','[CHAT]\x20Sending\x20updates\x20for\x20interactions:','chatInteraction:update','catch','error','inspect','start','lodash','moment','ioredis','util','../../mysqldb','../logger','schedule','redis','localhost','then','ChatInteraction','findAll','subtract','chatTimeout','minutes','length','map','[CHAT]\x20Interactions\x20to\x20close:','join','update','system','timeout','format'];(function(_0x5ef20c,_0x4abc22){var _0x4c9129=function(_0x25eff0){while(--_0x25eff0){_0x5ef20c['push'](_0x5ef20c['shift']());}};_0x4c9129(++_0x4abc22);}(_0xf733,0x1d9));var _0x3f73=function(_0x582274,_0x2cbd9c){_0x582274=_0x582274-0x0;var _0x8f14d3=_0xf733[_0x582274];return _0x8f14d3;};'use strict';var _=require(_0x3f73('0x0'));var moment=require(_0x3f73('0x1'));var Redis=require(_0x3f73('0x2'));var util=require(_0x3f73('0x3'));var config=require('../../config/environment');var db=require(_0x3f73('0x4'))['db'];var logger=require(_0x3f73('0x5'))(_0x3f73('0x6'));config[_0x3f73('0x7')]=_['defaults'](config['redis'],{'host':_0x3f73('0x8'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x3f73('0x7')]));function closeInteractions(){var _0x1119aa=0x0;var _0x113cd4=[];return db['Setting']['find']({'raw':!![],'attributes':['id','chatTimeout'],'where':{'id':0x1}})[_0x3f73('0x9')](function(_0x4551cb){_0x1119aa=_0x4551cb['chatTimeout'];if(_0x1119aa){return db[_0x3f73('0xa')][_0x3f73('0xb')]({'raw':!![],'attributes':['id','lastMsgAt'],'where':{'closed':![],'lastMsgAt':{'$lt':moment()[_0x3f73('0xc')](_0x4551cb[_0x3f73('0xd')],_0x3f73('0xe'))}}});}else{return[];}})[_0x3f73('0x9')](function(_0x590a10){if(_0x590a10&&_0x590a10[_0x3f73('0xf')]){_0x113cd4=_[_0x3f73('0x10')](_0x590a10||[],'id');logger['info'](_0x3f73('0x11'),_0x113cd4[_0x3f73('0x12')]());return db['ChatInteraction'][_0x3f73('0x13')]({'closeReason':_0x3f73('0x14'),'disposition':_0x3f73('0x15'),'closed':!![],'closedAt':moment()[_0x3f73('0x16')](_0x3f73('0x17'))},{'where':{'id':_0x113cd4}});}})['then'](function(){if(_0x113cd4&&_0x113cd4[_0x3f73('0xf')]){logger[_0x3f73('0x18')](_0x3f73('0x19'),_0x113cd4[_0x3f73('0x12')]());for(var _0x1ec91d=0x0;_0x1ec91d<_0x113cd4['length'];_0x1ec91d++){io['emit'](_0x3f73('0x1a'),{'id':_0x113cd4[_0x1ec91d],'closed':!![]});}}})[_0x3f73('0x1b')](function(_0x91feb2){logger[_0x3f73('0x1c')]('[CHAT]\x20Error\x20closing\x20interactions',_0x91feb2?util[_0x3f73('0x1d')](_0x91feb2,{'showHidden':![],'depth':null}):'');});}exports[_0x3f73('0x1e')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};