Built motion from commit da24aabd.|2.6.20
[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 _0xa719=['ioredis','util','../../mysqldb','../logger','schedule','defaults','redis','localhost','socket.io-emitter','Setting','find','chatTimeout','ChatInteraction','findAll','lastMsgAt','subtract','minutes','then','length','info','[CHAT]\x20Interactions\x20to\x20close:','join','update','timeout','YYYY-MM-DD\x20HH:mm:ss','[CHAT]\x20Sending\x20updates\x20for\x20interactions:','emit','chatInteraction:update','error','inspect','start','lodash','moment'];(function(_0x9ffdd8,_0x414bbd){var _0x222710=function(_0x500ff3){while(--_0x500ff3){_0x9ffdd8['push'](_0x9ffdd8['shift']());}};_0x222710(++_0x414bbd);}(_0xa719,0x1ab));var _0x9a71=function(_0x3ab51d,_0x2fa01d){_0x3ab51d=_0x3ab51d-0x0;var _0x29a04e=_0xa719[_0x3ab51d];return _0x29a04e;};'use strict';var _=require(_0x9a71('0x0'));var moment=require(_0x9a71('0x1'));var Redis=require(_0x9a71('0x2'));var util=require(_0x9a71('0x3'));var config=require('../../config/environment');var db=require(_0x9a71('0x4'))['db'];var logger=require(_0x9a71('0x5'))(_0x9a71('0x6'));config['redis']=_[_0x9a71('0x7')](config[_0x9a71('0x8')],{'host':_0x9a71('0x9'),'port':0x18eb});var io=require(_0x9a71('0xa'))(new Redis(config[_0x9a71('0x8')]));function closeInteractions(){var _0xa3823e=0x0;var _0x1b326b=[];return db[_0x9a71('0xb')][_0x9a71('0xc')]({'raw':!![],'attributes':['id',_0x9a71('0xd')],'where':{'id':0x1}})['then'](function(_0xe3050){_0xa3823e=_0xe3050[_0x9a71('0xd')];if(_0xa3823e){return db[_0x9a71('0xe')][_0x9a71('0xf')]({'raw':!![],'attributes':['id',_0x9a71('0x10')],'where':{'closed':![],'lastMsgAt':{'$lt':moment()[_0x9a71('0x11')](_0xe3050[_0x9a71('0xd')],_0x9a71('0x12'))}}});}else{return[];}})[_0x9a71('0x13')](function(_0x28e2ad){if(_0x28e2ad&&_0x28e2ad[_0x9a71('0x14')]){_0x1b326b=_['map'](_0x28e2ad||[],'id');logger[_0x9a71('0x15')](_0x9a71('0x16'),_0x1b326b[_0x9a71('0x17')]());return db[_0x9a71('0xe')][_0x9a71('0x18')]({'closeReason':'system','disposition':_0x9a71('0x19'),'closed':!![],'closedAt':moment()['format'](_0x9a71('0x1a'))},{'where':{'id':_0x1b326b}});}})[_0x9a71('0x13')](function(){if(_0x1b326b&&_0x1b326b['length']){logger[_0x9a71('0x15')](_0x9a71('0x1b'),_0x1b326b[_0x9a71('0x17')]());for(var _0x5e1a6e=0x0;_0x5e1a6e<_0x1b326b[_0x9a71('0x14')];_0x5e1a6e++){io[_0x9a71('0x1c')](_0x9a71('0x1d'),{'id':_0x1b326b[_0x5e1a6e],'closed':!![]});}}})['catch'](function(_0x2cde79){logger[_0x9a71('0x1e')]('[CHAT]\x20Error\x20closing\x20interactions',_0x2cde79?util[_0x9a71('0x1f')](_0x2cde79,{'showHidden':![],'depth':null}):'');});}exports[_0x9a71('0x20')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};