Built motion from commit (unavailable).|2.5.30
[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 _0x3149=['../mysqldb','voice','chat','fax','sms','whatsapp','openchannel','getChannels','toLowerCase','includes','clearBlockUser','blockedAt','updateAttributes','role','User','count','agent','then','getLicense','agents','Maximum\x20login\x20has\x20been\x20reached','catch','lodash','bluebird'];(function(_0xc0a3d3,_0x2c8d00){var _0x3386e8=function(_0x3f9df4){while(--_0x3f9df4){_0xc0a3d3['push'](_0xc0a3d3['shift']());}};_0x3386e8(++_0x2c8d00);}(_0x3149,0x1de));var _0x9314=function(_0x188f54,_0x12cbd1){_0x188f54=_0x188f54-0x0;var _0x529c01=_0x3149[_0x188f54];return _0x529c01;};'use strict';var _=require(_0x9314('0x0'));var BPromise=require(_0x9314('0x1'));var db=require(_0x9314('0x2'))['db'];var util=require('./license/util');var channels=[_0x9314('0x3'),'mail',_0x9314('0x4'),_0x9314('0x5'),_0x9314('0x6'),_0x9314('0x7'),_0x9314('0x8')];exports[_0x9314('0x9')]=function(){return channels;};exports['isValidChannel']=function(_0x439172){_0x439172=_0x439172[_0x9314('0xa')]();return _[_0x9314('0xb')](channels,_0x439172);};exports[_0x9314('0xc')]=function(_0x564fcb,_0x16c821,_0x2cb2de,_0x3b278e){var _0x336348={'loginAttempts':_0x16c821,'blocked':_0x2cb2de};if(!_['isUndefined'](_0x3b278e)){_0x336348[_0x9314('0xd')]=_0x3b278e;}return _0x564fcb[_0x9314('0xe')](_0x336348);};exports['getLicense']=function(_0x44afc0){return new BPromise(function(_0x12c842,_0x148e20){var _0x537d0b=0x0;if(_0x44afc0[_0x9314('0xf')]!=='agent'){_0x12c842(_0x44afc0);}db[_0x9314('0x10')][_0x9314('0x11')]({'where':{'role':_0x9314('0x12'),'online':!![],'id':{'$ne':_0x44afc0['id']}}})[_0x9314('0x13')](function(_0x364858){_0x537d0b=_0x364858;return util[_0x9314('0x14')]();})[_0x9314('0x13')](function(_0x162880){if(_0x162880&&_0x162880[_0x9314('0x15')]&&_0x537d0b>=_0x162880[_0x9314('0x15')]){throw Error(_0x9314('0x16'));}_0x12c842(_0x44afc0);})[_0x9314('0x17')](function(_0x591355){_0x148e20(_0x591355);});});};