Built motion from commit c738b9ac.|2.6.25
[motion2.git] / server / services / routing / model / whatsappQueue.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 _0xba5e=['whatsapp:queue:%s','emit','whatsapp_queue:save','lodash','md5','util','ioredis','../../../config/environment','defaults','redis','localhost','socket.io-emitter','name','timeout','strategy','Agents','waiting','updateRealtime','prototype','updateRouting','mapAgentsId','_rr','paused','online','loggedIn','whatsappPause','available','stringify','format'];(function(_0x16360c,_0x37c098){var _0x17dd2d=function(_0x32b306){while(--_0x32b306){_0x16360c['push'](_0x16360c['shift']());}};_0x17dd2d(++_0x37c098);}(_0xba5e,0x15f));var _0xeba5=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0xba5e[_0x122ef9];return _0x42fba0;};'use strict';var _=require(_0xeba5('0x0'));var md5=require(_0xeba5('0x1'));var util=require(_0xeba5('0x2'));var Redis=require(_0xeba5('0x3'));var config=require(_0xeba5('0x4'));config['redis']=_[_0xeba5('0x5')](config[_0xeba5('0x6')],{'host':_0xeba5('0x7'),'port':0x18eb});var io=require(_0xeba5('0x8'))(new Redis(config[_0xeba5('0x6')]));function WhatsappQueue(_0xd4be05){this['id']=_0xd4be05['id']||0x0;this[_0xeba5('0x9')]=_0xd4be05[_0xeba5('0x9')]||'';this[_0xeba5('0xa')]=_0xd4be05[_0xeba5('0xa')]||0xa;this[_0xeba5('0xb')]=_0xd4be05[_0xeba5('0xb')]||'beepall';this[_0xeba5('0xc')]=_0xd4be05[_0xeba5('0xc')];this['mapAgentsId']={};this[_0xeba5('0xd')]=0x0;this[_0xeba5('0x1')]='';this['updateRouting']();this[_0xeba5('0xe')]();}WhatsappQueue[_0xeba5('0xf')][_0xeba5('0x10')]=function(){var _0x518d0f=this[_0xeba5('0x11')][_0xeba5('0x12')];this[_0xeba5('0x11')]=_['map'](this[_0xeba5('0xc')],'id');this[_0xeba5('0x11')][_0xeba5('0x12')]=_0x518d0f;};WhatsappQueue[_0xeba5('0xf')][_0xeba5('0xe')]=function(){this['loggedIn']=0x0;this[_0xeba5('0x13')]=0x0;for(var _0x45c533=0x0;_0x45c533<this[_0xeba5('0xc')]['length'];_0x45c533+=0x1){if(this['Agents'][_0x45c533][_0xeba5('0x14')]){this[_0xeba5('0x15')]+=0x1;}if(this['Agents'][_0x45c533][_0xeba5('0x16')]){this['paused']+=0x1;}}this[_0xeba5('0x17')]=this['loggedIn']-this[_0xeba5('0x13')];this[_0xeba5('0x17')]=this[_0xeba5('0x17')]>=0x0?this[_0xeba5('0x17')]:0x0;var _0x3ec5e0={'id':this['id'],'available':this[_0xeba5('0x17')],'loggedIn':this[_0xeba5('0x15')],'name':this[_0xeba5('0x9')],'paused':this['paused'],'waiting':this[_0xeba5('0xd')]};var _0x25bd8f=md5(JSON[_0xeba5('0x18')](_0x3ec5e0));if(this[_0xeba5('0x1')]!==_0x25bd8f){this[_0xeba5('0x1')]=_0x25bd8f;io['to'](util[_0xeba5('0x19')](_0xeba5('0x1a'),_0x3ec5e0[_0xeba5('0x9')]))[_0xeba5('0x1b')](_0xeba5('0x1c'),_0x3ec5e0);}};module['exports']=WhatsappQueue;