Built motion from commit (unavailable).|2.5.8
[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 _0x0721=['toLowerCase','includes','clearBlockUser','isUndefined','blockedAt','updateAttributes','getLicense','agent','User','then','agents','Maximum\x20login\x20has\x20been\x20reached','catch','lodash','../mysqldb','./license/util','mail','fax','sms','openchannel'];(function(_0x16fe0d,_0x6e648a){var _0x5230c8=function(_0x43815a){while(--_0x43815a){_0x16fe0d['push'](_0x16fe0d['shift']());}};_0x5230c8(++_0x6e648a);}(_0x0721,0x71));var _0x1072=function(_0x1e1e6c,_0x1100fd){_0x1e1e6c=_0x1e1e6c-0x0;var _0x3197d0=_0x0721[_0x1e1e6c];return _0x3197d0;};'use strict';var _=require(_0x1072('0x0'));var BPromise=require('bluebird');var db=require(_0x1072('0x1'))['db'];var util=require(_0x1072('0x2'));var channels=['voice',_0x1072('0x3'),'chat',_0x1072('0x4'),_0x1072('0x5'),'whatsapp',_0x1072('0x6')];exports['getChannels']=function(){return channels;};exports['isValidChannel']=function(_0x7c9ed9){_0x7c9ed9=_0x7c9ed9[_0x1072('0x7')]();return _[_0x1072('0x8')](channels,_0x7c9ed9);};exports[_0x1072('0x9')]=function(_0x447679,_0x32fa95,_0x342571,_0xee80d0){var _0x55f475={'loginAttempts':_0x32fa95,'blocked':_0x342571};if(!_[_0x1072('0xa')](_0xee80d0)){_0x55f475[_0x1072('0xb')]=_0xee80d0;}return _0x447679[_0x1072('0xc')](_0x55f475);};exports[_0x1072('0xd')]=function(_0x561a19){return new BPromise(function(_0xf07954,_0x333815){var _0x53961a=0x0;if(_0x561a19['role']!==_0x1072('0xe')){_0xf07954(_0x561a19);}db[_0x1072('0xf')]['count']({'where':{'role':_0x1072('0xe'),'online':!![],'id':{'$ne':_0x561a19['id']}}})[_0x1072('0x10')](function(_0x1550f7){_0x53961a=_0x1550f7;return util[_0x1072('0xd')]();})[_0x1072('0x10')](function(_0x13098a){if(_0x13098a&&_0x13098a[_0x1072('0x11')]&&_0x53961a>=_0x13098a[_0x1072('0x11')]){throw Error(_0x1072('0x12'));}_0xf07954(_0x561a19);})[_0x1072('0x13')](function(_0x22ceec){_0x333815(_0x22ceec);});});};