9cee0eddc9cdb4d60fa2e992b8e005a719a6cc74
[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 _0xec25=['timeout','format','[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:','join','emit','whatsappInteraction:update','catch','error','inspect','start','lodash','util','../../mysqldb','../logger','redis','localhost','socket.io-emitter','WhatsappInteraction','findAll','subtract','then','length','map','info','update'];(function(_0x2ac6d1,_0x4f403a){var _0x3e0473=function(_0x474aad){while(--_0x474aad){_0x2ac6d1['push'](_0x2ac6d1['shift']());}};_0x3e0473(++_0x4f403a);}(_0xec25,0x136));var _0x5ec2=function(_0x2ac96e,_0x481b9a){_0x2ac96e=_0x2ac96e-0x0;var _0x476fd2=_0xec25[_0x2ac96e];return _0x476fd2;};'use strict';var _=require(_0x5ec2('0x0'));var moment=require('moment');var Redis=require('ioredis');var util=require(_0x5ec2('0x1'));var config=require('../../config/environment');var db=require(_0x5ec2('0x2'))['db'];var logger=require(_0x5ec2('0x3'))('schedule');config[_0x5ec2('0x4')]=_['defaults'](config['redis'],{'host':_0x5ec2('0x5'),'port':0x18eb});var io=require(_0x5ec2('0x6'))(new Redis(config['redis']));function closeInteractions(){var _0x366a7b=[];return db[_0x5ec2('0x7')][_0x5ec2('0x8')]({'raw':!![],'attributes':['id','lastMsgAt'],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()[_0x5ec2('0x9')](0x18,'hours')}}})[_0x5ec2('0xa')](function(_0x317bc7){if(_0x317bc7&&_0x317bc7[_0x5ec2('0xb')]){_0x366a7b=_[_0x5ec2('0xc')](_0x317bc7||[],'id');logger[_0x5ec2('0xd')]('[WHATSAPP]\x20Interactions\x20to\x20close:',_0x366a7b['join']());return db[_0x5ec2('0x7')][_0x5ec2('0xe')]({'closeReason':'system','disposition':_0x5ec2('0xf'),'closed':!![],'closedAt':moment()[_0x5ec2('0x10')]('YYYY-MM-DD\x20HH:mm:ss')},{'where':{'id':_0x366a7b}});}})[_0x5ec2('0xa')](function(){if(_0x366a7b&&_0x366a7b[_0x5ec2('0xb')]){logger[_0x5ec2('0xd')](_0x5ec2('0x11'),_0x366a7b[_0x5ec2('0x12')]());for(var _0x2f70ae=0x0;_0x2f70ae<_0x366a7b[_0x5ec2('0xb')];_0x2f70ae++){io[_0x5ec2('0x13')](_0x5ec2('0x14'),{'id':_0x366a7b[_0x2f70ae],'closed':!![]});}}})[_0x5ec2('0x15')](function(_0x1a2ff1){logger[_0x5ec2('0x16')]('[WHATSAPP]\x20Error\x20closing\x20interactions',_0x1a2ff1?util[_0x5ec2('0x17')](_0x1a2ff1,{'showHidden':![],'depth':null}):'');});}exports[_0x5ec2('0x18')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};