Built motion from commit (unavailable).|2.5.25
[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 _0x3613=['fax','sms','whatsapp','getChannels','isValidChannel','toLowerCase','clearBlockUser','isUndefined','blockedAt','updateAttributes','getLicense','role','User','agent','then','agents','catch','bluebird','../mysqldb','./license/util','voice','mail'];(function(_0x207d2f,_0x44400f){var _0x3c3498=function(_0x57fdfb){while(--_0x57fdfb){_0x207d2f['push'](_0x207d2f['shift']());}};_0x3c3498(++_0x44400f);}(_0x3613,0x119));var _0x3361=function(_0x52ee18,_0x2ef985){_0x52ee18=_0x52ee18-0x0;var _0x5e99fc=_0x3613[_0x52ee18];return _0x5e99fc;};'use strict';var _=require('lodash');var BPromise=require(_0x3361('0x0'));var db=require(_0x3361('0x1'))['db'];var util=require(_0x3361('0x2'));var channels=[_0x3361('0x3'),_0x3361('0x4'),'chat',_0x3361('0x5'),_0x3361('0x6'),_0x3361('0x7'),'openchannel'];exports[_0x3361('0x8')]=function(){return channels;};exports[_0x3361('0x9')]=function(_0x310cc1){_0x310cc1=_0x310cc1[_0x3361('0xa')]();return _['includes'](channels,_0x310cc1);};exports[_0x3361('0xb')]=function(_0x51b1df,_0x598097,_0x4ca200,_0xdd4281){var _0x2d2846={'loginAttempts':_0x598097,'blocked':_0x4ca200};if(!_[_0x3361('0xc')](_0xdd4281)){_0x2d2846[_0x3361('0xd')]=_0xdd4281;}return _0x51b1df[_0x3361('0xe')](_0x2d2846);};exports[_0x3361('0xf')]=function(_0x317136){return new BPromise(function(_0x3a7347,_0x1b627c){var _0x561115=0x0;if(_0x317136[_0x3361('0x10')]!=='agent'){_0x3a7347(_0x317136);}db[_0x3361('0x11')]['count']({'where':{'role':_0x3361('0x12'),'online':!![],'id':{'$ne':_0x317136['id']}}})[_0x3361('0x13')](function(_0x33af70){_0x561115=_0x33af70;return util['getLicense']();})[_0x3361('0x13')](function(_0x4bede1){if(_0x4bede1&&_0x4bede1[_0x3361('0x14')]&&_0x561115>=_0x4bede1[_0x3361('0x14')]){throw Error('Maximum\x20login\x20has\x20been\x20reached');}_0x3a7347(_0x317136);})[_0x3361('0x15')](function(_0xff6a0c){_0x1b627c(_0xff6a0c);});});};