Built motion from commit (unavailable).|2.5.14
[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 _0xb00d=['openchannel','getChannels','toLowerCase','includes','clearBlockUser','blockedAt','updateAttributes','getLicense','role','agent','then','agents','Maximum\x20login\x20has\x20been\x20reached','lodash','bluebird','./license/util','voice','mail','fax','whatsapp'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xb00d,0x1ed));var _0xdb00=function(_0x2ca9d4,_0x51d5c6){_0x2ca9d4=_0x2ca9d4-0x0;var _0x258956=_0xb00d[_0x2ca9d4];return _0x258956;};'use strict';var _=require(_0xdb00('0x0'));var BPromise=require(_0xdb00('0x1'));var db=require('../mysqldb')['db'];var util=require(_0xdb00('0x2'));var channels=[_0xdb00('0x3'),_0xdb00('0x4'),'chat',_0xdb00('0x5'),'sms',_0xdb00('0x6'),_0xdb00('0x7')];exports[_0xdb00('0x8')]=function(){return channels;};exports['isValidChannel']=function(_0x4b6083){_0x4b6083=_0x4b6083[_0xdb00('0x9')]();return _[_0xdb00('0xa')](channels,_0x4b6083);};exports[_0xdb00('0xb')]=function(_0x530ffd,_0x250604,_0x5b73c1,_0x2cb70c){var _0x5d7f86={'loginAttempts':_0x250604,'blocked':_0x5b73c1};if(!_['isUndefined'](_0x2cb70c)){_0x5d7f86[_0xdb00('0xc')]=_0x2cb70c;}return _0x530ffd[_0xdb00('0xd')](_0x5d7f86);};exports[_0xdb00('0xe')]=function(_0x4f323a){return new BPromise(function(_0x2d7122,_0x5f219d){var _0x1bfbfe=0x0;if(_0x4f323a[_0xdb00('0xf')]!==_0xdb00('0x10')){_0x2d7122(_0x4f323a);}db['User']['count']({'where':{'role':_0xdb00('0x10'),'online':!![],'id':{'$ne':_0x4f323a['id']}}})[_0xdb00('0x11')](function(_0x340d4d){_0x1bfbfe=_0x340d4d;return util[_0xdb00('0xe')]();})[_0xdb00('0x11')](function(_0x359460){if(_0x359460&&_0x359460[_0xdb00('0x12')]&&_0x1bfbfe>=_0x359460[_0xdb00('0x12')]){throw Error(_0xdb00('0x13'));}_0x2d7122(_0x4f323a);})['catch'](function(_0x4a8bb1){_0x5f219d(_0x4a8bb1);});});};