Built motion from commit (unavailable).|2.5.11
[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 _0xc64a=['../mysqldb','./license/util','voice','mail','chat','fax','sms','whatsapp','openchannel','includes','clearBlockUser','isUndefined','updateAttributes','role','agent','User','getLicense','then','agents','Maximum\x20login\x20has\x20been\x20reached','catch','bluebird'];(function(_0xbaeba7,_0x578dfa){var _0x4b42e7=function(_0x23bd26){while(--_0x23bd26){_0xbaeba7['push'](_0xbaeba7['shift']());}};_0x4b42e7(++_0x578dfa);}(_0xc64a,0xc5));var _0xac64=function(_0x543084,_0x4337f5){_0x543084=_0x543084-0x0;var _0x306a57=_0xc64a[_0x543084];return _0x306a57;};'use strict';var _=require('lodash');var BPromise=require(_0xac64('0x0'));var db=require(_0xac64('0x1'))['db'];var util=require(_0xac64('0x2'));var channels=[_0xac64('0x3'),_0xac64('0x4'),_0xac64('0x5'),_0xac64('0x6'),_0xac64('0x7'),_0xac64('0x8'),_0xac64('0x9')];exports['getChannels']=function(){return channels;};exports['isValidChannel']=function(_0x34e660){_0x34e660=_0x34e660['toLowerCase']();return _[_0xac64('0xa')](channels,_0x34e660);};exports[_0xac64('0xb')]=function(_0x2782e5,_0x6851f,_0x38edde,_0xa6b6a5){var _0x152395={'loginAttempts':_0x6851f,'blocked':_0x38edde};if(!_[_0xac64('0xc')](_0xa6b6a5)){_0x152395['blockedAt']=_0xa6b6a5;}return _0x2782e5[_0xac64('0xd')](_0x152395);};exports['getLicense']=function(_0x47a4ba){return new BPromise(function(_0x34e03a,_0x5f213e){var _0x3650bc=0x0;if(_0x47a4ba[_0xac64('0xe')]!==_0xac64('0xf')){_0x34e03a(_0x47a4ba);}db[_0xac64('0x10')]['count']({'where':{'role':_0xac64('0xf'),'online':!![],'id':{'$ne':_0x47a4ba['id']}}})['then'](function(_0x2354a9){_0x3650bc=_0x2354a9;return util[_0xac64('0x11')]();})[_0xac64('0x12')](function(_0x5b83e4){if(_0x5b83e4&&_0x5b83e4[_0xac64('0x13')]&&_0x3650bc>=_0x5b83e4['agents']){throw Error(_0xac64('0x14'));}_0x34e03a(_0x47a4ba);})[_0xac64('0x15')](function(_0x5a1dce){_0x5f213e(_0x5a1dce);});});};