Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / config / utils.js
index 9867e96..4b8da5f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeb9b=['Maximum\x20login\x20has\x20been\x20reached','catch','./license/util','voice','mail','chat','fax','sms','isValidChannel','toLowerCase','includes','clearBlockUser','updateAttributes','getLicense','role','agent','User','then'];(function(_0xa1e3e3,_0x29fe0e){var _0xc980e9=function(_0x1f5adc){while(--_0x1f5adc){_0xa1e3e3['push'](_0xa1e3e3['shift']());}};_0xc980e9(++_0x29fe0e);}(_0xeb9b,0x1e8));var _0xbeb9=function(_0x18b4d3,_0x1cc71){_0x18b4d3=_0x18b4d3-0x0;var _0x665332=_0xeb9b[_0x18b4d3];return _0x665332;};'use strict';var _=require('lodash');var BPromise=require('bluebird');var db=require('../mysqldb')['db'];var util=require(_0xbeb9('0x0'));var channels=[_0xbeb9('0x1'),_0xbeb9('0x2'),_0xbeb9('0x3'),_0xbeb9('0x4'),_0xbeb9('0x5'),'whatsapp','openchannel'];exports['getChannels']=function(){return channels;};exports[_0xbeb9('0x6')]=function(_0xe9f566){_0xe9f566=_0xe9f566[_0xbeb9('0x7')]();return _[_0xbeb9('0x8')](channels,_0xe9f566);};exports[_0xbeb9('0x9')]=function(_0x498b39,_0x1a895a,_0x866571,_0x2a7f21){var _0x28b1ab={'loginAttempts':_0x1a895a,'blocked':_0x866571};if(!_['isUndefined'](_0x2a7f21)){_0x28b1ab['blockedAt']=_0x2a7f21;}return _0x498b39[_0xbeb9('0xa')](_0x28b1ab);};exports[_0xbeb9('0xb')]=function(_0x580935){return new BPromise(function(_0x59514e,_0x52cf34){var _0x119503=0x0;if(_0x580935[_0xbeb9('0xc')]!==_0xbeb9('0xd')){_0x59514e(_0x580935);}db[_0xbeb9('0xe')]['count']({'where':{'role':'agent','online':!![],'id':{'$ne':_0x580935['id']}}})[_0xbeb9('0xf')](function(_0x1c7a8c){_0x119503=_0x1c7a8c;return util[_0xbeb9('0xb')]();})[_0xbeb9('0xf')](function(_0x1fc295){if(_0x1fc295&&_0x1fc295['agents']&&_0x119503>=_0x1fc295['agents']){throw Error(_0xbeb9('0x10'));}_0x59514e(_0x580935);})[_0xbeb9('0x11')](function(_0x3b8337){_0x52cf34(_0x3b8337);});});};
\ No newline at end of file
+var _0xd55b=['mail','chat','fax','sms','whatsapp','openchannel','isValidChannel','clearBlockUser','blockedAt','updateAttributes','getLicense','agent','count','then','agents','catch','bluebird','../mysqldb','voice'];(function(_0xf93c97,_0xed15f1){var _0x1bb9f9=function(_0x1a6433){while(--_0x1a6433){_0xf93c97['push'](_0xf93c97['shift']());}};_0x1bb9f9(++_0xed15f1);}(_0xd55b,0xce));var _0xbd55=function(_0x40690f,_0x59e306){_0x40690f=_0x40690f-0x0;var _0x53938d=_0xd55b[_0x40690f];return _0x53938d;};'use strict';var _=require('lodash');var BPromise=require(_0xbd55('0x0'));var db=require(_0xbd55('0x1'))['db'];var util=require('./license/util');var channels=[_0xbd55('0x2'),_0xbd55('0x3'),_0xbd55('0x4'),_0xbd55('0x5'),_0xbd55('0x6'),_0xbd55('0x7'),_0xbd55('0x8')];exports['getChannels']=function(){return channels;};exports[_0xbd55('0x9')]=function(_0x1f6d9d){_0x1f6d9d=_0x1f6d9d['toLowerCase']();return _['includes'](channels,_0x1f6d9d);};exports[_0xbd55('0xa')]=function(_0x370c61,_0x46ddea,_0x255f7b,_0x36bad0){var _0x12ffc9={'loginAttempts':_0x46ddea,'blocked':_0x255f7b};if(!_['isUndefined'](_0x36bad0)){_0x12ffc9[_0xbd55('0xb')]=_0x36bad0;}return _0x370c61[_0xbd55('0xc')](_0x12ffc9);};exports[_0xbd55('0xd')]=function(_0x7e885c){return new BPromise(function(_0x12dee7,_0x4060c2){var _0xeaea55=0x0;if(_0x7e885c['role']!==_0xbd55('0xe')){_0x12dee7(_0x7e885c);}db['User'][_0xbd55('0xf')]({'where':{'role':_0xbd55('0xe'),'online':!![],'id':{'$ne':_0x7e885c['id']}}})[_0xbd55('0x10')](function(_0x214fba){_0xeaea55=_0x214fba;return util[_0xbd55('0xd')]();})[_0xbd55('0x10')](function(_0x4da846){if(_0x4da846&&_0x4da846[_0xbd55('0x11')]&&_0xeaea55>=_0x4da846['agents']){throw Error('Maximum\x20login\x20has\x20been\x20reached');}_0x12dee7(_0x7e885c);})[_0xbd55('0x12')](function(_0x1fa212){_0x4060c2(_0x1fa212);});});};
\ No newline at end of file