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