68a27a5c886d582c8cac50305da2be2d2a22554e
[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 _0x4c05=['Maximum\x20login\x20has\x20been\x20reached','catch','lodash','bluebird','./license/util','voice','fax','sms','whatsapp','openchannel','getChannels','isValidChannel','toLowerCase','includes','isUndefined','blockedAt','getLicense','role','agent','User','count','then','agents'];(function(_0x21ff9b,_0x97b5b4){var _0x10e435=function(_0x2d8124){while(--_0x2d8124){_0x21ff9b['push'](_0x21ff9b['shift']());}};_0x10e435(++_0x97b5b4);}(_0x4c05,0x116));var _0x54c0=function(_0x2922ec,_0x5c575d){_0x2922ec=_0x2922ec-0x0;var _0x135d31=_0x4c05[_0x2922ec];return _0x135d31;};'use strict';var _=require(_0x54c0('0x0'));var BPromise=require(_0x54c0('0x1'));var db=require('../mysqldb')['db'];var util=require(_0x54c0('0x2'));var channels=[_0x54c0('0x3'),'mail','chat',_0x54c0('0x4'),_0x54c0('0x5'),_0x54c0('0x6'),_0x54c0('0x7')];exports[_0x54c0('0x8')]=function(){return channels;};exports[_0x54c0('0x9')]=function(_0x13f8b4){_0x13f8b4=_0x13f8b4[_0x54c0('0xa')]();return _[_0x54c0('0xb')](channels,_0x13f8b4);};exports['clearBlockUser']=function(_0x20e3d4,_0x11de32,_0x2af966,_0x6eb471){var _0x557e3c={'loginAttempts':_0x11de32,'blocked':_0x2af966};if(!_[_0x54c0('0xc')](_0x6eb471)){_0x557e3c[_0x54c0('0xd')]=_0x6eb471;}return _0x20e3d4['updateAttributes'](_0x557e3c);};exports[_0x54c0('0xe')]=function(_0x4f5fee){return new BPromise(function(_0x2576c9,_0x43e843){var _0x46859d=0x0;if(_0x4f5fee[_0x54c0('0xf')]!==_0x54c0('0x10')){_0x2576c9(_0x4f5fee);}db[_0x54c0('0x11')][_0x54c0('0x12')]({'where':{'role':_0x54c0('0x10'),'online':!![],'id':{'$ne':_0x4f5fee['id']}}})[_0x54c0('0x13')](function(_0x491609){_0x46859d=_0x491609;return util['getLicense']();})[_0x54c0('0x13')](function(_0x16f2cf){if(_0x16f2cf&&_0x16f2cf[_0x54c0('0x14')]&&_0x46859d>=_0x16f2cf[_0x54c0('0x14')]){throw Error(_0x54c0('0x15'));}_0x2576c9(_0x4f5fee);})[_0x54c0('0x16')](function(_0x41358d){_0x43e843(_0x41358d);});});};