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