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