e81baca166c54429b366ac5900524e4fece62bd0
[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 _0x3c81=['lodash','bluebird','../mysqldb','./license/util','voice','mail','chat','fax','sms','whatsapp','openchannel','getChannels','toLowerCase','clearBlockUser','isUndefined','blockedAt','updateAttributes','getLicense','role','agent','User','count','then','agents','Maximum\x20login\x20has\x20been\x20reached'];(function(_0x31ead7,_0x2e9a7c){var _0x3516f0=function(_0x47fa36){while(--_0x47fa36){_0x31ead7['push'](_0x31ead7['shift']());}};_0x3516f0(++_0x2e9a7c);}(_0x3c81,0x190));var _0x13c8=function(_0x53c5bf,_0x163897){_0x53c5bf=_0x53c5bf-0x0;var _0x2d3516=_0x3c81[_0x53c5bf];return _0x2d3516;};'use strict';var _=require(_0x13c8('0x0'));var BPromise=require(_0x13c8('0x1'));var db=require(_0x13c8('0x2'))['db'];var util=require(_0x13c8('0x3'));var channels=[_0x13c8('0x4'),_0x13c8('0x5'),_0x13c8('0x6'),_0x13c8('0x7'),_0x13c8('0x8'),_0x13c8('0x9'),_0x13c8('0xa')];exports[_0x13c8('0xb')]=function(){return channels;};exports['isValidChannel']=function(_0x1638e0){_0x1638e0=_0x1638e0[_0x13c8('0xc')]();return _['includes'](channels,_0x1638e0);};exports[_0x13c8('0xd')]=function(_0x1c1d38,_0x281de4,_0xbe968e,_0x43826f){var _0x5d79c4={'loginAttempts':_0x281de4,'blocked':_0xbe968e};if(!_[_0x13c8('0xe')](_0x43826f)){_0x5d79c4[_0x13c8('0xf')]=_0x43826f;}return _0x1c1d38[_0x13c8('0x10')](_0x5d79c4);};exports[_0x13c8('0x11')]=function(_0x3436cc){return new BPromise(function(_0x4cdbc1,_0x27f040){var _0x4e6777=0x0;if(_0x3436cc[_0x13c8('0x12')]!==_0x13c8('0x13')){_0x4cdbc1(_0x3436cc);}db[_0x13c8('0x14')][_0x13c8('0x15')]({'where':{'role':_0x13c8('0x13'),'online':!![],'id':{'$ne':_0x3436cc['id']}}})[_0x13c8('0x16')](function(_0x9635cb){_0x4e6777=_0x9635cb;return util[_0x13c8('0x11')]();})[_0x13c8('0x16')](function(_0x441935){if(_0x441935&&_0x441935[_0x13c8('0x17')]&&_0x4e6777>=_0x441935['agents']){throw Error(_0x13c8('0x18'));}_0x4cdbc1(_0x3436cc);})['catch'](function(_0xe8f005){_0x27f040(_0xe8f005);});});};