Built motion from commit (unavailable).|2.5.31
[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 _0xeb9b=['Maximum\x20login\x20has\x20been\x20reached','catch','./license/util','voice','mail','chat','fax','sms','isValidChannel','toLowerCase','includes','clearBlockUser','updateAttributes','getLicense','role','agent','User','then'];(function(_0xa1e3e3,_0x29fe0e){var _0xc980e9=function(_0x1f5adc){while(--_0x1f5adc){_0xa1e3e3['push'](_0xa1e3e3['shift']());}};_0xc980e9(++_0x29fe0e);}(_0xeb9b,0x1e8));var _0xbeb9=function(_0x18b4d3,_0x1cc71){_0x18b4d3=_0x18b4d3-0x0;var _0x665332=_0xeb9b[_0x18b4d3];return _0x665332;};'use strict';var _=require('lodash');var BPromise=require('bluebird');var db=require('../mysqldb')['db'];var util=require(_0xbeb9('0x0'));var channels=[_0xbeb9('0x1'),_0xbeb9('0x2'),_0xbeb9('0x3'),_0xbeb9('0x4'),_0xbeb9('0x5'),'whatsapp','openchannel'];exports['getChannels']=function(){return channels;};exports[_0xbeb9('0x6')]=function(_0xe9f566){_0xe9f566=_0xe9f566[_0xbeb9('0x7')]();return _[_0xbeb9('0x8')](channels,_0xe9f566);};exports[_0xbeb9('0x9')]=function(_0x498b39,_0x1a895a,_0x866571,_0x2a7f21){var _0x28b1ab={'loginAttempts':_0x1a895a,'blocked':_0x866571};if(!_['isUndefined'](_0x2a7f21)){_0x28b1ab['blockedAt']=_0x2a7f21;}return _0x498b39[_0xbeb9('0xa')](_0x28b1ab);};exports[_0xbeb9('0xb')]=function(_0x580935){return new BPromise(function(_0x59514e,_0x52cf34){var _0x119503=0x0;if(_0x580935[_0xbeb9('0xc')]!==_0xbeb9('0xd')){_0x59514e(_0x580935);}db[_0xbeb9('0xe')]['count']({'where':{'role':'agent','online':!![],'id':{'$ne':_0x580935['id']}}})[_0xbeb9('0xf')](function(_0x1c7a8c){_0x119503=_0x1c7a8c;return util[_0xbeb9('0xb')]();})[_0xbeb9('0xf')](function(_0x1fc295){if(_0x1fc295&&_0x1fc295['agents']&&_0x119503>=_0x1fc295['agents']){throw Error(_0xbeb9('0x10'));}_0x59514e(_0x580935);})[_0xbeb9('0x11')](function(_0x3b8337){_0x52cf34(_0x3b8337);});});};