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