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