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