23453c64267569c9ed2d7638d2c6b1d84c78d544
[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 _0xf9b6=['catch','error','[WHATSAPP]\x20Error\x20closing\x20interactions','start','lodash','moment','ioredis','util','../../config/environment','../logger','schedule','redis','defaults','localhost','socket.io-emitter','WhatsappInteraction','findAll','lastMsgAt','subtract','hours','then','length','map','info','[WHATSAPP]\x20Interactions\x20to\x20close:','update','timeout','YYYY-MM-DD\x20HH:mm:ss','join','whatsappInteraction:update'];(function(_0x367a3d,_0x452717){var _0x460539=function(_0x1e8beb){while(--_0x1e8beb){_0x367a3d['push'](_0x367a3d['shift']());}};_0x460539(++_0x452717);}(_0xf9b6,0x130));var _0x6f9b=function(_0x3986fc,_0x41fd49){_0x3986fc=_0x3986fc-0x0;var _0x514bd1=_0xf9b6[_0x3986fc];return _0x514bd1;};'use strict';var _=require(_0x6f9b('0x0'));var moment=require(_0x6f9b('0x1'));var Redis=require(_0x6f9b('0x2'));var util=require(_0x6f9b('0x3'));var config=require(_0x6f9b('0x4'));var db=require('../../mysqldb')['db'];var logger=require(_0x6f9b('0x5'))(_0x6f9b('0x6'));config[_0x6f9b('0x7')]=_[_0x6f9b('0x8')](config['redis'],{'host':_0x6f9b('0x9'),'port':0x18eb});var io=require(_0x6f9b('0xa'))(new Redis(config[_0x6f9b('0x7')]));function closeInteractions(){var _0x333817=[];return db[_0x6f9b('0xb')][_0x6f9b('0xc')]({'raw':!![],'attributes':['id',_0x6f9b('0xd')],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()[_0x6f9b('0xe')](0x18,_0x6f9b('0xf'))}}})[_0x6f9b('0x10')](function(_0x8b0383){if(_0x8b0383&&_0x8b0383[_0x6f9b('0x11')]){_0x333817=_[_0x6f9b('0x12')](_0x8b0383||[],'id');logger[_0x6f9b('0x13')](_0x6f9b('0x14'),_0x333817['join']());return db[_0x6f9b('0xb')][_0x6f9b('0x15')]({'closeReason':'system','disposition':_0x6f9b('0x16'),'closed':!![],'closedAt':moment()['format'](_0x6f9b('0x17'))},{'where':{'id':_0x333817}});}})[_0x6f9b('0x10')](function(){if(_0x333817&&_0x333817[_0x6f9b('0x11')]){logger['info']('[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:',_0x333817[_0x6f9b('0x18')]());for(var _0x3802e4=0x0;_0x3802e4<_0x333817[_0x6f9b('0x11')];_0x3802e4++){io['emit'](_0x6f9b('0x19'),{'id':_0x333817[_0x3802e4],'closed':!![]});}}})[_0x6f9b('0x1a')](function(_0x34f51d){logger[_0x6f9b('0x1b')](_0x6f9b('0x1c'),_0x34f51d?util['inspect'](_0x34f51d,{'showHidden':![],'depth':null}):'');});}exports[_0x6f9b('0x1d')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};