6f92560f44f4476786383fb8b74b56d7f894d7f6
[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 _0x343b=['lodash','moment','ioredis','util','../../config/environment','../../mysqldb','../logger','schedule','redis','defaults','socket.io-emitter','find','chatTimeout','ChatInteraction','findAll','lastMsgAt','minutes','then','length','join','update','system','timeout','YYYY-MM-DD\x20HH:mm:ss','info','chatInteraction:update','error','[CHAT]\x20Error\x20closing\x20interactions','inspect','start'];(function(_0x6fae44,_0x303f1c){var _0x1a81d7=function(_0x238903){while(--_0x238903){_0x6fae44['push'](_0x6fae44['shift']());}};_0x1a81d7(++_0x303f1c);}(_0x343b,0x96));var _0xb343=function(_0x46c2ae,_0x44a5de){_0x46c2ae=_0x46c2ae-0x0;var _0x5c01fa=_0x343b[_0x46c2ae];return _0x5c01fa;};'use strict';var _=require(_0xb343('0x0'));var moment=require(_0xb343('0x1'));var Redis=require(_0xb343('0x2'));var util=require(_0xb343('0x3'));var config=require(_0xb343('0x4'));var db=require(_0xb343('0x5'))['db'];var logger=require(_0xb343('0x6'))(_0xb343('0x7'));config[_0xb343('0x8')]=_[_0xb343('0x9')](config['redis'],{'host':'localhost','port':0x18eb});var io=require(_0xb343('0xa'))(new Redis(config[_0xb343('0x8')]));function closeInteractions(){var _0x495e23=0x0;var _0x52b3e4=[];return db['Setting'][_0xb343('0xb')]({'raw':!![],'attributes':['id',_0xb343('0xc')],'where':{'id':0x1}})['then'](function(_0x319c18){_0x495e23=_0x319c18[_0xb343('0xc')];if(_0x495e23){return db[_0xb343('0xd')][_0xb343('0xe')]({'raw':!![],'attributes':['id',_0xb343('0xf')],'where':{'closed':![],'lastMsgAt':{'$lt':moment()['subtract'](_0x319c18['chatTimeout'],_0xb343('0x10'))}}});}else{return[];}})[_0xb343('0x11')](function(_0x2328c9){if(_0x2328c9&&_0x2328c9[_0xb343('0x12')]){_0x52b3e4=_['map'](_0x2328c9||[],'id');logger['info']('[CHAT]\x20Interactions\x20to\x20close:',_0x52b3e4[_0xb343('0x13')]());return db['ChatInteraction'][_0xb343('0x14')]({'closeReason':_0xb343('0x15'),'disposition':_0xb343('0x16'),'closed':!![],'closedAt':moment()['format'](_0xb343('0x17'))},{'where':{'id':_0x52b3e4}});}})[_0xb343('0x11')](function(){if(_0x52b3e4&&_0x52b3e4[_0xb343('0x12')]){logger[_0xb343('0x18')]('[CHAT]\x20Sending\x20updates\x20for\x20interactions:',_0x52b3e4[_0xb343('0x13')]());for(var _0x3ca1af=0x0;_0x3ca1af<_0x52b3e4[_0xb343('0x12')];_0x3ca1af++){io['emit'](_0xb343('0x19'),{'id':_0x52b3e4[_0x3ca1af],'closed':!![]});}}})['catch'](function(_0xaf838a){logger[_0xb343('0x1a')](_0xb343('0x1b'),_0xaf838a?util[_0xb343('0x1c')](_0xaf838a,{'showHidden':![],'depth':null}):'');});}exports[_0xb343('0x1d')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};