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