Built motion from commit (unavailable).|2.5.15
[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 _0xad0c=['updateAttributes','getLicense','agent','User','count','then','agents','Maximum\x20login\x20has\x20been\x20reached','lodash','./license/util','voice','mail','chat','fax','sms','whatsapp','openchannel','isValidChannel','toLowerCase','includes','blockedAt'];(function(_0x2ed6f9,_0x3c9c5c){var _0x4529be=function(_0x137541){while(--_0x137541){_0x2ed6f9['push'](_0x2ed6f9['shift']());}};_0x4529be(++_0x3c9c5c);}(_0xad0c,0x119));var _0xcad0=function(_0x2e9093,_0x40662d){_0x2e9093=_0x2e9093-0x0;var _0x5766c2=_0xad0c[_0x2e9093];return _0x5766c2;};'use strict';var _=require(_0xcad0('0x0'));var BPromise=require('bluebird');var db=require('../mysqldb')['db'];var util=require(_0xcad0('0x1'));var channels=[_0xcad0('0x2'),_0xcad0('0x3'),_0xcad0('0x4'),_0xcad0('0x5'),_0xcad0('0x6'),_0xcad0('0x7'),_0xcad0('0x8')];exports['getChannels']=function(){return channels;};exports[_0xcad0('0x9')]=function(_0x46ee8e){_0x46ee8e=_0x46ee8e[_0xcad0('0xa')]();return _[_0xcad0('0xb')](channels,_0x46ee8e);};exports['clearBlockUser']=function(_0x45dd28,_0x3c599b,_0x5662e4,_0x223ef7){var _0x136c5d={'loginAttempts':_0x3c599b,'blocked':_0x5662e4};if(!_['isUndefined'](_0x223ef7)){_0x136c5d[_0xcad0('0xc')]=_0x223ef7;}return _0x45dd28[_0xcad0('0xd')](_0x136c5d);};exports[_0xcad0('0xe')]=function(_0x2f3e04){return new BPromise(function(_0x5db404,_0x7d1a4f){var _0x4add8b=0x0;if(_0x2f3e04['role']!==_0xcad0('0xf')){_0x5db404(_0x2f3e04);}db[_0xcad0('0x10')][_0xcad0('0x11')]({'where':{'role':'agent','online':!![],'id':{'$ne':_0x2f3e04['id']}}})[_0xcad0('0x12')](function(_0x173375){_0x4add8b=_0x173375;return util[_0xcad0('0xe')]();})[_0xcad0('0x12')](function(_0x290c64){if(_0x290c64&&_0x290c64[_0xcad0('0x13')]&&_0x4add8b>=_0x290c64['agents']){throw Error(_0xcad0('0x14'));}_0x5db404(_0x2f3e04);})['catch'](function(_0x5a2882){_0x7d1a4f(_0x5a2882);});});};