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