Built motion from commit (unavailable).|2.5.16
[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 _0x3a08=['agent','then','agents','catch','bluebird','../mysqldb','./license/util','voice','mail','chat','fax','sms','whatsapp','getChannels','isValidChannel','toLowerCase','isUndefined','getLicense','role','User','count'];(function(_0xb3313f,_0x3bb768){var _0x8dfa10=function(_0x3f832c){while(--_0x3f832c){_0xb3313f['push'](_0xb3313f['shift']());}};_0x8dfa10(++_0x3bb768);}(_0x3a08,0x13f));var _0x83a0=function(_0x24f692,_0x2087d7){_0x24f692=_0x24f692-0x0;var _0x340134=_0x3a08[_0x24f692];return _0x340134;};'use strict';var _=require('lodash');var BPromise=require(_0x83a0('0x0'));var db=require(_0x83a0('0x1'))['db'];var util=require(_0x83a0('0x2'));var channels=[_0x83a0('0x3'),_0x83a0('0x4'),_0x83a0('0x5'),_0x83a0('0x6'),_0x83a0('0x7'),_0x83a0('0x8'),'openchannel'];exports[_0x83a0('0x9')]=function(){return channels;};exports[_0x83a0('0xa')]=function(_0x4e4d84){_0x4e4d84=_0x4e4d84[_0x83a0('0xb')]();return _['includes'](channels,_0x4e4d84);};exports['clearBlockUser']=function(_0x1ea0ff,_0x1ffe5c,_0x138e03,_0x129be7){var _0x32e068={'loginAttempts':_0x1ffe5c,'blocked':_0x138e03};if(!_[_0x83a0('0xc')](_0x129be7)){_0x32e068['blockedAt']=_0x129be7;}return _0x1ea0ff['updateAttributes'](_0x32e068);};exports[_0x83a0('0xd')]=function(_0x392691){return new BPromise(function(_0x1a3b55,_0x11c35f){var _0x57a434=0x0;if(_0x392691[_0x83a0('0xe')]!=='agent'){_0x1a3b55(_0x392691);}db[_0x83a0('0xf')][_0x83a0('0x10')]({'where':{'role':_0x83a0('0x11'),'online':!![],'id':{'$ne':_0x392691['id']}}})[_0x83a0('0x12')](function(_0x17492e){_0x57a434=_0x17492e;return util[_0x83a0('0xd')]();})[_0x83a0('0x12')](function(_0x13ec88){if(_0x13ec88&&_0x13ec88[_0x83a0('0x13')]&&_0x57a434>=_0x13ec88[_0x83a0('0x13')]){throw Error('Maximum\x20login\x20has\x20been\x20reached');}_0x1a3b55(_0x392691);})[_0x83a0('0x14')](function(_0x258e02){_0x11c35f(_0x258e02);});});};