76c5ee6192f031a54cbb5cdd467a5de155b373a5
[motion2.git] / server / config / utils.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 _0x862d=['chat','fax','sms','toLowerCase','includes','clearBlockUser','isUndefined','blockedAt','updateAttributes','getLicense','agent','User','count','then','agents','catch','lodash','bluebird','../mysqldb','./license/util','voice','mail'];(function(_0x3d4bb4,_0x5dec40){var _0x1aed17=function(_0x3516f1){while(--_0x3516f1){_0x3d4bb4['push'](_0x3d4bb4['shift']());}};_0x1aed17(++_0x5dec40);}(_0x862d,0x102));var _0xd862=function(_0x44a4f2,_0x3bcfea){_0x44a4f2=_0x44a4f2-0x0;var _0x538046=_0x862d[_0x44a4f2];return _0x538046;};'use strict';var _=require(_0xd862('0x0'));var BPromise=require(_0xd862('0x1'));var db=require(_0xd862('0x2'))['db'];var util=require(_0xd862('0x3'));var channels=[_0xd862('0x4'),_0xd862('0x5'),_0xd862('0x6'),_0xd862('0x7'),_0xd862('0x8'),'whatsapp','openchannel'];exports['getChannels']=function(){return channels;};exports['isValidChannel']=function(_0x578e0c){_0x578e0c=_0x578e0c[_0xd862('0x9')]();return _[_0xd862('0xa')](channels,_0x578e0c);};exports[_0xd862('0xb')]=function(_0x31e907,_0x1fc03d,_0x32bc86,_0x43b640){var _0x5b23d8={'loginAttempts':_0x1fc03d,'blocked':_0x32bc86};if(!_[_0xd862('0xc')](_0x43b640)){_0x5b23d8[_0xd862('0xd')]=_0x43b640;}return _0x31e907[_0xd862('0xe')](_0x5b23d8);};exports[_0xd862('0xf')]=function(_0x563b0d){return new BPromise(function(_0x10c561,_0x49342d){var _0x2c3ece=0x0;if(_0x563b0d['role']!==_0xd862('0x10')){_0x10c561(_0x563b0d);}db[_0xd862('0x11')][_0xd862('0x12')]({'where':{'role':_0xd862('0x10'),'online':!![],'id':{'$ne':_0x563b0d['id']}}})[_0xd862('0x13')](function(_0x29306c){_0x2c3ece=_0x29306c;return util[_0xd862('0xf')]();})['then'](function(_0x753ae5){if(_0x753ae5&&_0x753ae5[_0xd862('0x14')]&&_0x2c3ece>=_0x753ae5[_0xd862('0x14')]){throw Error('Maximum\x20login\x20has\x20been\x20reached');}_0x10c561(_0x563b0d);})[_0xd862('0x15')](function(_0x4678bf){_0x49342d(_0x4678bf);});});};