c4688028ca89310e388ef6029dcd2a6e338ab6d5
[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 _0x4f0d=['[CHAT]\x20Sending\x20updates\x20for\x20interactions:','join','emit','chatInteraction:update','catch','[CHAT]\x20Error\x20closing\x20interactions','start','lodash','moment','ioredis','util','../../config/environment','../../mysqldb','../logger','redis','defaults','socket.io-emitter','Setting','find','then','ChatInteraction','findAll','lastMsgAt','subtract','chatTimeout','minutes','length','map','info','[CHAT]\x20Interactions\x20to\x20close:','update','timeout','YYYY-MM-DD\x20HH:mm:ss'];(function(_0x223a3e,_0x2da798){var _0x582005=function(_0x4adba8){while(--_0x4adba8){_0x223a3e['push'](_0x223a3e['shift']());}};_0x582005(++_0x2da798);}(_0x4f0d,0x1d5));var _0xd4f0=function(_0x5cf1a1,_0x1ab924){_0x5cf1a1=_0x5cf1a1-0x0;var _0x52cbcc=_0x4f0d[_0x5cf1a1];return _0x52cbcc;};'use strict';var _=require(_0xd4f0('0x0'));var moment=require(_0xd4f0('0x1'));var Redis=require(_0xd4f0('0x2'));var util=require(_0xd4f0('0x3'));var config=require(_0xd4f0('0x4'));var db=require(_0xd4f0('0x5'))['db'];var logger=require(_0xd4f0('0x6'))('schedule');config[_0xd4f0('0x7')]=_[_0xd4f0('0x8')](config[_0xd4f0('0x7')],{'host':'localhost','port':0x18eb});var io=require(_0xd4f0('0x9'))(new Redis(config[_0xd4f0('0x7')]));function closeInteractions(){var _0x2859ec=0x0;var _0x105f32=[];return db[_0xd4f0('0xa')][_0xd4f0('0xb')]({'raw':!![],'attributes':['id','chatTimeout'],'where':{'id':0x1}})[_0xd4f0('0xc')](function(_0x51f049){_0x2859ec=_0x51f049['chatTimeout'];if(_0x2859ec){return db[_0xd4f0('0xd')][_0xd4f0('0xe')]({'raw':!![],'attributes':['id',_0xd4f0('0xf')],'where':{'closed':![],'lastMsgAt':{'$lt':moment()[_0xd4f0('0x10')](_0x51f049[_0xd4f0('0x11')],_0xd4f0('0x12'))}}});}else{return[];}})[_0xd4f0('0xc')](function(_0x26f4bd){if(_0x26f4bd&&_0x26f4bd[_0xd4f0('0x13')]){_0x105f32=_[_0xd4f0('0x14')](_0x26f4bd||[],'id');logger[_0xd4f0('0x15')](_0xd4f0('0x16'),_0x105f32['join']());return db[_0xd4f0('0xd')][_0xd4f0('0x17')]({'closeReason':'system','disposition':_0xd4f0('0x18'),'closed':!![],'closedAt':moment()['format'](_0xd4f0('0x19'))},{'where':{'id':_0x105f32}});}})[_0xd4f0('0xc')](function(){if(_0x105f32&&_0x105f32['length']){logger[_0xd4f0('0x15')](_0xd4f0('0x1a'),_0x105f32[_0xd4f0('0x1b')]());for(var _0x105d27=0x0;_0x105d27<_0x105f32[_0xd4f0('0x13')];_0x105d27++){io[_0xd4f0('0x1c')](_0xd4f0('0x1d'),{'id':_0x105f32[_0x105d27],'closed':!![]});}}})[_0xd4f0('0x1e')](function(_0x3c6c07){logger['error'](_0xd4f0('0x1f'),_0x3c6c07?util['inspect'](_0x3c6c07,{'showHidden':![],'depth':null}):'');});}exports[_0xd4f0('0x20')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};