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