31d2f41195b5c66b68957ca88ac7eef172d9fb51
[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 _0x71b4=['agents','catch','lodash','bluebird','../mysqldb','./license/util','mail','chat','sms','openchannel','getChannels','isValidChannel','includes','clearBlockUser','blockedAt','updateAttributes','getLicense','role','agent','count','then'];(function(_0x36e3de,_0x107bf6){var _0x35e730=function(_0xd51528){while(--_0xd51528){_0x36e3de['push'](_0x36e3de['shift']());}};_0x35e730(++_0x107bf6);}(_0x71b4,0x167));var _0x471b=function(_0x41ff02,_0x14ef9f){_0x41ff02=_0x41ff02-0x0;var _0x281626=_0x71b4[_0x41ff02];return _0x281626;};'use strict';var _=require(_0x471b('0x0'));var BPromise=require(_0x471b('0x1'));var db=require(_0x471b('0x2'))['db'];var util=require(_0x471b('0x3'));var channels=['voice',_0x471b('0x4'),_0x471b('0x5'),'fax',_0x471b('0x6'),_0x471b('0x7')];exports[_0x471b('0x8')]=function(){return channels;};exports[_0x471b('0x9')]=function(_0x15b7c2){_0x15b7c2=_0x15b7c2['toLowerCase']();return _[_0x471b('0xa')](channels,_0x15b7c2);};exports[_0x471b('0xb')]=function(_0x38da91,_0x2789b4,_0x414330,_0x32ceb8){var _0x51fcfe={'loginAttempts':_0x2789b4,'blocked':_0x414330};if(!_['isUndefined'](_0x32ceb8)){_0x51fcfe[_0x471b('0xc')]=_0x32ceb8;}return _0x38da91[_0x471b('0xd')](_0x51fcfe);};exports[_0x471b('0xe')]=function(_0x1ce4eb){return new BPromise(function(_0x4dd5ca,_0x48ca2c){var _0x346ffa=0x0;if(_0x1ce4eb[_0x471b('0xf')]!==_0x471b('0x10')){_0x4dd5ca(_0x1ce4eb);}db['User'][_0x471b('0x11')]({'where':{'role':'agent','online':!![],'id':{'$ne':_0x1ce4eb['id']}}})[_0x471b('0x12')](function(_0x3fbe98){_0x346ffa=_0x3fbe98;return util[_0x471b('0xe')]();})[_0x471b('0x12')](function(_0x1aaeb8){if(_0x1aaeb8&&_0x1aaeb8[_0x471b('0x13')]&&_0x346ffa>=_0x1aaeb8[_0x471b('0x13')]){throw Error('Maximum\x20login\x20has\x20been\x20reached');}_0x4dd5ca(_0x1ce4eb);})[_0x471b('0x14')](function(_0x56364f){_0x48ca2c(_0x56364f);});});};