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 _0x97ae=['count','then','agents','Maximum\x20login\x20has\x20been\x20reached','../mysqldb','fax','sms','whatsapp','openchannel','getChannels','isValidChannel','toLowerCase','includes','clearBlockUser','blockedAt','updateAttributes','getLicense','agent','User'];(function(_0x15223d,_0x2e1017){var _0x4ec24d=function(_0x3d7756){while(--_0x3d7756){_0x15223d['push'](_0x15223d['shift']());}};_0x4ec24d(++_0x2e1017);}(_0x97ae,0xe8));var _0xe97a=function(_0x247f2e,_0x3732d3){_0x247f2e=_0x247f2e-0x0;var _0x2695d6=_0x97ae[_0x247f2e];return _0x2695d6;};'use strict';var _=require('lodash');var BPromise=require('bluebird');var db=require(_0xe97a('0x0'))['db'];var util=require('./license/util');var channels=['voice','mail','chat',_0xe97a('0x1'),_0xe97a('0x2'),_0xe97a('0x3'),_0xe97a('0x4')];exports[_0xe97a('0x5')]=function(){return channels;};exports[_0xe97a('0x6')]=function(_0x5d63f8){_0x5d63f8=_0x5d63f8[_0xe97a('0x7')]();return _[_0xe97a('0x8')](channels,_0x5d63f8);};exports[_0xe97a('0x9')]=function(_0x210a40,_0x4678ec,_0x32baa4,_0x3e87a9){var _0x9438ea={'loginAttempts':_0x4678ec,'blocked':_0x32baa4};if(!_['isUndefined'](_0x3e87a9)){_0x9438ea[_0xe97a('0xa')]=_0x3e87a9;}return _0x210a40[_0xe97a('0xb')](_0x9438ea);};exports[_0xe97a('0xc')]=function(_0x5861e3){return new BPromise(function(_0x21af77,_0x260fb6){var _0x541829=0x0;if(_0x5861e3['role']!==_0xe97a('0xd')){_0x21af77(_0x5861e3);}db[_0xe97a('0xe')][_0xe97a('0xf')]({'where':{'role':_0xe97a('0xd'),'online':!![],'id':{'$ne':_0x5861e3['id']}}})[_0xe97a('0x10')](function(_0x492dd8){_0x541829=_0x492dd8;return util[_0xe97a('0xc')]();})['then'](function(_0xc0296){if(_0xc0296&&_0xc0296[_0xe97a('0x11')]&&_0x541829>=_0xc0296[_0xe97a('0x11')]){throw Error(_0xe97a('0x12'));}_0x21af77(_0x5861e3);})['catch'](function(_0x9f4e54){_0x260fb6(_0x9f4e54);});});};