Built motion from commit (unavailable).|2.5.2
[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 _0x04c8=['map','emit','chatInteraction:update','catch','error','start','lodash','moment','ioredis','../../mysqldb','redis','defaults','socket.io-emitter','find','chatTimeout','ChatInteraction','findAll','minutes','then','update','system','timeout','format','YYYY-MM-DD\x20HH:mm:ss'];(function(_0x5f2d67,_0x3cc088){var _0x584811=function(_0x4e21f5){while(--_0x4e21f5){_0x5f2d67['push'](_0x5f2d67['shift']());}};_0x584811(++_0x3cc088);}(_0x04c8,0x96));var _0x804c=function(_0x2e0395,_0x3ab7b2){_0x2e0395=_0x2e0395-0x0;var _0x5c8da7=_0x04c8[_0x2e0395];return _0x5c8da7;};'use strict';var _=require(_0x804c('0x0'));var moment=require(_0x804c('0x1'));var Redis=require(_0x804c('0x2'));var db=require(_0x804c('0x3'))['db'];var config=require('../../config/environment');config[_0x804c('0x4')]=_[_0x804c('0x5')](config[_0x804c('0x4')],{'host':'localhost','port':0x18eb});var io=require(_0x804c('0x6'))(new Redis(config[_0x804c('0x4')]));function closeInteractions(){var _0x46b63d=0x0;var _0x5ee90e=[];return db['Setting'][_0x804c('0x7')]({'raw':!![],'attributes':['id',_0x804c('0x8')],'where':{'id':0x1}})['then'](function(_0x36f1f6){_0x46b63d=_0x36f1f6[_0x804c('0x8')];if(_0x46b63d){return db[_0x804c('0x9')][_0x804c('0xa')]({'raw':!![],'attributes':['id','lastMsgAt'],'where':{'closed':![],'lastMsgAt':{'$lt':moment()['subtract'](_0x36f1f6[_0x804c('0x8')],_0x804c('0xb'))}}});}else{return[];}})[_0x804c('0xc')](function(_0x5734a8){_0x5ee90e=_0x5734a8;if(_0x46b63d){return db[_0x804c('0x9')][_0x804c('0xd')]({'closeReason':_0x804c('0xe'),'disposition':_0x804c('0xf'),'closed':!![],'closedAt':moment()[_0x804c('0x10')](_0x804c('0x11'))},{'where':{'id':_[_0x804c('0x12')](_0x5ee90e||[],'id')}});}})['then'](function(_0x4ba4ae){for(var _0x3f0e75=0x0;_0x3f0e75<_0x5ee90e['length'];_0x3f0e75++){io[_0x804c('0x13')](_0x804c('0x14'),{'id':_0x5ee90e[_0x3f0e75]['id'],'closed':!![]});}})[_0x804c('0x15')](function(_0x217a1b){console[_0x804c('0x16')](_0x217a1b);});}exports[_0x804c('0x17')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};