Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / config / schedule / whatsapp.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 _0x61e0=['start','lodash','moment','ioredis','../../config/environment','../../mysqldb','../logger','schedule','redis','defaults','localhost','socket.io-emitter','lastMsgAt','subtract','hours','then','length','map','info','[WHATSAPP]\x20Interactions\x20to\x20close:','join','WhatsappInteraction','update','timeout','format','YYYY-MM-DD\x20HH:mm:ss','[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:','whatsappInteraction:update','catch','[WHATSAPP]\x20Error\x20closing\x20interactions'];(function(_0x50bbad,_0x42a980){var _0x281ecb=function(_0x5dc656){while(--_0x5dc656){_0x50bbad['push'](_0x50bbad['shift']());}};_0x281ecb(++_0x42a980);}(_0x61e0,0x187));var _0x061e=function(_0x51cd1e,_0x1c17a1){_0x51cd1e=_0x51cd1e-0x0;var _0x4ea0d9=_0x61e0[_0x51cd1e];return _0x4ea0d9;};'use strict';var _=require(_0x061e('0x0'));var moment=require(_0x061e('0x1'));var Redis=require(_0x061e('0x2'));var util=require('util');var config=require(_0x061e('0x3'));var db=require(_0x061e('0x4'))['db'];var logger=require(_0x061e('0x5'))(_0x061e('0x6'));config[_0x061e('0x7')]=_[_0x061e('0x8')](config['redis'],{'host':_0x061e('0x9'),'port':0x18eb});var io=require(_0x061e('0xa'))(new Redis(config[_0x061e('0x7')]));function closeInteractions(){var _0x1ab219=[];return db['WhatsappInteraction']['findAll']({'raw':!![],'attributes':['id',_0x061e('0xb')],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()[_0x061e('0xc')](0x18,_0x061e('0xd'))}}})[_0x061e('0xe')](function(_0x109eb6){if(_0x109eb6&&_0x109eb6[_0x061e('0xf')]){_0x1ab219=_[_0x061e('0x10')](_0x109eb6||[],'id');logger[_0x061e('0x11')](_0x061e('0x12'),_0x1ab219[_0x061e('0x13')]());return db[_0x061e('0x14')][_0x061e('0x15')]({'closeReason':'system','disposition':_0x061e('0x16'),'closed':!![],'closedAt':moment()[_0x061e('0x17')](_0x061e('0x18'))},{'where':{'id':_0x1ab219}});}})[_0x061e('0xe')](function(){if(_0x1ab219&&_0x1ab219[_0x061e('0xf')]){logger[_0x061e('0x11')](_0x061e('0x19'),_0x1ab219[_0x061e('0x13')]());for(var _0x97768f=0x0;_0x97768f<_0x1ab219['length'];_0x97768f++){io['emit'](_0x061e('0x1a'),{'id':_0x1ab219[_0x97768f],'closed':!![]});}}})[_0x061e('0x1b')](function(_0x13ea03){logger['error'](_0x061e('0x1c'),_0x13ea03?util['inspect'](_0x13ea03,{'showHidden':![],'depth':null}):'');});}exports[_0x061e('0x1d')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};