Built motion from commit ab870f9e.|2.5.44
[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 _0x8e26=['catch','lodash','bluebird','../mysqldb','./license/util','voice','mail','chat','fax','sms','whatsapp','openchannel','getChannels','isValidChannel','toLowerCase','clearBlockUser','isUndefined','updateAttributes','getLicense','role','agent','then','agents','Maximum\x20login\x20has\x20been\x20reached'];(function(_0x32d8f6,_0x153146){var _0x4d6740=function(_0x5e41a6){while(--_0x5e41a6){_0x32d8f6['push'](_0x32d8f6['shift']());}};_0x4d6740(++_0x153146);}(_0x8e26,0x121));var _0x68e2=function(_0x4080b2,_0x4df031){_0x4080b2=_0x4080b2-0x0;var _0x295425=_0x8e26[_0x4080b2];return _0x295425;};'use strict';var _=require(_0x68e2('0x0'));var BPromise=require(_0x68e2('0x1'));var db=require(_0x68e2('0x2'))['db'];var util=require(_0x68e2('0x3'));var channels=[_0x68e2('0x4'),_0x68e2('0x5'),_0x68e2('0x6'),_0x68e2('0x7'),_0x68e2('0x8'),_0x68e2('0x9'),_0x68e2('0xa')];exports[_0x68e2('0xb')]=function(){return channels;};exports[_0x68e2('0xc')]=function(_0x525e9c){_0x525e9c=_0x525e9c[_0x68e2('0xd')]();return _['includes'](channels,_0x525e9c);};exports[_0x68e2('0xe')]=function(_0x34899a,_0x582c7c,_0x5b1913,_0x4c0f99){var _0xc59fe2={'loginAttempts':_0x582c7c,'blocked':_0x5b1913};if(!_[_0x68e2('0xf')](_0x4c0f99)){_0xc59fe2['blockedAt']=_0x4c0f99;}return _0x34899a[_0x68e2('0x10')](_0xc59fe2);};exports[_0x68e2('0x11')]=function(_0x2e8ea8){return new BPromise(function(_0x85cc97,_0xdc182b){var _0x2358b6=0x0;if(_0x2e8ea8[_0x68e2('0x12')]!==_0x68e2('0x13')){_0x85cc97(_0x2e8ea8);}db['User']['count']({'where':{'role':_0x68e2('0x13'),'online':!![],'id':{'$ne':_0x2e8ea8['id']}}})[_0x68e2('0x14')](function(_0x5bc849){_0x2358b6=_0x5bc849;return util['getLicense']();})[_0x68e2('0x14')](function(_0x37b72e){if(_0x37b72e&&_0x37b72e[_0x68e2('0x15')]&&_0x2358b6>=_0x37b72e[_0x68e2('0x15')]){throw Error(_0x68e2('0x16'));}_0x85cc97(_0x2e8ea8);})[_0x68e2('0x17')](function(_0x37cbb6){_0xdc182b(_0x37cbb6);});});};