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