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