Built motion from commit f7863d46.|2.5.41
[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 _0xeef2=['sms','whatsapp','getChannels','toLowerCase','includes','clearBlockUser','isUndefined','blockedAt','updateAttributes','role','agent','count','then','getLicense','agents','catch','lodash','bluebird','../mysqldb','voice','mail','chat'];(function(_0x5601d5,_0x33c92b){var _0x2663f2=function(_0x28496c){while(--_0x28496c){_0x5601d5['push'](_0x5601d5['shift']());}};_0x2663f2(++_0x33c92b);}(_0xeef2,0x1c8));var _0x2eef=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xeef2[_0x20a584];return _0x4b41a8;};'use strict';var _=require(_0x2eef('0x0'));var BPromise=require(_0x2eef('0x1'));var db=require(_0x2eef('0x2'))['db'];var util=require('./license/util');var channels=[_0x2eef('0x3'),_0x2eef('0x4'),_0x2eef('0x5'),'fax',_0x2eef('0x6'),_0x2eef('0x7'),'openchannel'];exports[_0x2eef('0x8')]=function(){return channels;};exports['isValidChannel']=function(_0xd94a69){_0xd94a69=_0xd94a69[_0x2eef('0x9')]();return _[_0x2eef('0xa')](channels,_0xd94a69);};exports[_0x2eef('0xb')]=function(_0x1f1f3a,_0x1c6115,_0x3641d1,_0x2821d5){var _0x42353b={'loginAttempts':_0x1c6115,'blocked':_0x3641d1};if(!_[_0x2eef('0xc')](_0x2821d5)){_0x42353b[_0x2eef('0xd')]=_0x2821d5;}return _0x1f1f3a[_0x2eef('0xe')](_0x42353b);};exports['getLicense']=function(_0x2b284a){return new BPromise(function(_0x57200a,_0x1667ba){var _0x3468f4=0x0;if(_0x2b284a[_0x2eef('0xf')]!==_0x2eef('0x10')){_0x57200a(_0x2b284a);}db['User'][_0x2eef('0x11')]({'where':{'role':_0x2eef('0x10'),'online':!![],'id':{'$ne':_0x2b284a['id']}}})[_0x2eef('0x12')](function(_0x2d4f24){_0x3468f4=_0x2d4f24;return util[_0x2eef('0x13')]();})['then'](function(_0x2ac764){if(_0x2ac764&&_0x2ac764[_0x2eef('0x14')]&&_0x3468f4>=_0x2ac764[_0x2eef('0x14')]){throw Error('Maximum\x20login\x20has\x20been\x20reached');}_0x57200a(_0x2b284a);})[_0x2eef('0x15')](function(_0x1c13e1){_0x1667ba(_0x1c13e1);});});};