Built motion from commit (unavailable).|2.5.22
[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 _0xa543=['updateAttributes','getLicense','role','User','count','agent','then','agents','lodash','./license/util','voice','chat','fax','sms','whatsapp','getChannels','isValidChannel','toLowerCase','includes','clearBlockUser'];(function(_0xff3c13,_0x2f8c00){var _0x15360b=function(_0x113a01){while(--_0x113a01){_0xff3c13['push'](_0xff3c13['shift']());}};_0x15360b(++_0x2f8c00);}(_0xa543,0x6c));var _0x3a54=function(_0x28bffd,_0xcbd12d){_0x28bffd=_0x28bffd-0x0;var _0x348961=_0xa543[_0x28bffd];return _0x348961;};'use strict';var _=require(_0x3a54('0x0'));var BPromise=require('bluebird');var db=require('../mysqldb')['db'];var util=require(_0x3a54('0x1'));var channels=[_0x3a54('0x2'),'mail',_0x3a54('0x3'),_0x3a54('0x4'),_0x3a54('0x5'),_0x3a54('0x6'),'openchannel'];exports[_0x3a54('0x7')]=function(){return channels;};exports[_0x3a54('0x8')]=function(_0x3f4f58){_0x3f4f58=_0x3f4f58[_0x3a54('0x9')]();return _[_0x3a54('0xa')](channels,_0x3f4f58);};exports[_0x3a54('0xb')]=function(_0x247052,_0x31f9bb,_0x56eb35,_0xb910bc){var _0x17fc19={'loginAttempts':_0x31f9bb,'blocked':_0x56eb35};if(!_['isUndefined'](_0xb910bc)){_0x17fc19['blockedAt']=_0xb910bc;}return _0x247052[_0x3a54('0xc')](_0x17fc19);};exports[_0x3a54('0xd')]=function(_0x212f31){return new BPromise(function(_0x3e6b27,_0x379482){var _0x1797e4=0x0;if(_0x212f31[_0x3a54('0xe')]!=='agent'){_0x3e6b27(_0x212f31);}db[_0x3a54('0xf')][_0x3a54('0x10')]({'where':{'role':_0x3a54('0x11'),'online':!![],'id':{'$ne':_0x212f31['id']}}})['then'](function(_0x5c5df0){_0x1797e4=_0x5c5df0;return util['getLicense']();})[_0x3a54('0x12')](function(_0x6f9241){if(_0x6f9241&&_0x6f9241[_0x3a54('0x13')]&&_0x1797e4>=_0x6f9241[_0x3a54('0x13')]){throw Error('Maximum\x20login\x20has\x20been\x20reached');}_0x3e6b27(_0x212f31);})['catch'](function(_0x50b17c){_0x379482(_0x50b17c);});});};