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