e64fe5b3cf0b61f73ed3d89b258f12e68c547bfe
[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 _0xf552=['agent','User','then','getLicense','agents','Maximum\x20login\x20has\x20been\x20reached','lodash','bluebird','./license/util','voice','mail','chat','sms','whatsapp','openchannel','isValidChannel','toLowerCase','includes','clearBlockUser','blockedAt'];(function(_0x364b28,_0x12628a){var _0x56263e=function(_0x4ec03b){while(--_0x4ec03b){_0x364b28['push'](_0x364b28['shift']());}};_0x56263e(++_0x12628a);}(_0xf552,0x15a));var _0x2f55=function(_0x3e7bb8,_0x11f26c){_0x3e7bb8=_0x3e7bb8-0x0;var _0x160bf4=_0xf552[_0x3e7bb8];return _0x160bf4;};'use strict';var _=require(_0x2f55('0x0'));var BPromise=require(_0x2f55('0x1'));var db=require('../mysqldb')['db'];var util=require(_0x2f55('0x2'));var channels=[_0x2f55('0x3'),_0x2f55('0x4'),_0x2f55('0x5'),'fax',_0x2f55('0x6'),_0x2f55('0x7'),_0x2f55('0x8')];exports['getChannels']=function(){return channels;};exports[_0x2f55('0x9')]=function(_0x2e6864){_0x2e6864=_0x2e6864[_0x2f55('0xa')]();return _[_0x2f55('0xb')](channels,_0x2e6864);};exports[_0x2f55('0xc')]=function(_0x336e4a,_0x48bc8e,_0x5bb72,_0x2279d8){var _0x3d3d90={'loginAttempts':_0x48bc8e,'blocked':_0x5bb72};if(!_['isUndefined'](_0x2279d8)){_0x3d3d90[_0x2f55('0xd')]=_0x2279d8;}return _0x336e4a['updateAttributes'](_0x3d3d90);};exports['getLicense']=function(_0x2f255e){return new BPromise(function(_0x48b681,_0x102d54){var _0x6898c=0x0;if(_0x2f255e['role']!==_0x2f55('0xe')){_0x48b681(_0x2f255e);}db[_0x2f55('0xf')]['count']({'where':{'role':_0x2f55('0xe'),'online':!![],'id':{'$ne':_0x2f255e['id']}}})[_0x2f55('0x10')](function(_0x476a60){_0x6898c=_0x476a60;return util[_0x2f55('0x11')]();})[_0x2f55('0x10')](function(_0x846425){if(_0x846425&&_0x846425[_0x2f55('0x12')]&&_0x6898c>=_0x846425[_0x2f55('0x12')]){throw Error(_0x2f55('0x13'));}_0x48b681(_0x2f255e);})['catch'](function(_0x18205d){_0x102d54(_0x18205d);});});};