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