Built motion from commit (unavailable).|2.5.27
[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 _0xe473=['getChannels','isValidChannel','clearBlockUser','blockedAt','updateAttributes','agent','User','count','then','getLicense','agents','Maximum\x20login\x20has\x20been\x20reached','lodash','bluebird','../mysqldb','./license/util','voice','chat','fax','sms','openchannel'];(function(_0x4b92b9,_0x1bd47d){var _0x157b9d=function(_0x41d8e4){while(--_0x41d8e4){_0x4b92b9['push'](_0x4b92b9['shift']());}};_0x157b9d(++_0x1bd47d);}(_0xe473,0x19b));var _0x3e47=function(_0x255d5b,_0x4f6f35){_0x255d5b=_0x255d5b-0x0;var _0x3e141a=_0xe473[_0x255d5b];return _0x3e141a;};'use strict';var _=require(_0x3e47('0x0'));var BPromise=require(_0x3e47('0x1'));var db=require(_0x3e47('0x2'))['db'];var util=require(_0x3e47('0x3'));var channels=[_0x3e47('0x4'),'mail',_0x3e47('0x5'),_0x3e47('0x6'),_0x3e47('0x7'),'whatsapp',_0x3e47('0x8')];exports[_0x3e47('0x9')]=function(){return channels;};exports[_0x3e47('0xa')]=function(_0x3e9891){_0x3e9891=_0x3e9891['toLowerCase']();return _['includes'](channels,_0x3e9891);};exports[_0x3e47('0xb')]=function(_0x320700,_0x48b40d,_0x5d9a50,_0x460a73){var _0x42eaa5={'loginAttempts':_0x48b40d,'blocked':_0x5d9a50};if(!_['isUndefined'](_0x460a73)){_0x42eaa5[_0x3e47('0xc')]=_0x460a73;}return _0x320700[_0x3e47('0xd')](_0x42eaa5);};exports['getLicense']=function(_0x483aa5){return new BPromise(function(_0xec4596,_0x25f144){var _0x52a1df=0x0;if(_0x483aa5['role']!==_0x3e47('0xe')){_0xec4596(_0x483aa5);}db[_0x3e47('0xf')][_0x3e47('0x10')]({'where':{'role':_0x3e47('0xe'),'online':!![],'id':{'$ne':_0x483aa5['id']}}})[_0x3e47('0x11')](function(_0x298cca){_0x52a1df=_0x298cca;return util[_0x3e47('0x12')]();})[_0x3e47('0x11')](function(_0x5e780c){if(_0x5e780c&&_0x5e780c[_0x3e47('0x13')]&&_0x52a1df>=_0x5e780c[_0x3e47('0x13')]){throw Error(_0x3e47('0x14'));}_0xec4596(_0x483aa5);})['catch'](function(_0x5b508a){_0x25f144(_0x5b508a);});});};