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