Built motion from commit f7863d46.|2.5.41
[motion2.git] / server / config / utils.js
index 42e8268..6f2405c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x779b=['lodash','../mysqldb','./license/util','mail','chat','fax','sms','getChannels','isValidChannel','isUndefined','updateAttributes','getLicense','role','agent','User','count','then','catch'];(function(_0x1f7839,_0x2a26e6){var _0x36b42e=function(_0x553222){while(--_0x553222){_0x1f7839['push'](_0x1f7839['shift']());}};_0x36b42e(++_0x2a26e6);}(_0x779b,0x10e));var _0xb779=function(_0x55ac60,_0x105c71){_0x55ac60=_0x55ac60-0x0;var _0x8357d5=_0x779b[_0x55ac60];return _0x8357d5;};'use strict';var _=require(_0xb779('0x0'));var BPromise=require('bluebird');var db=require(_0xb779('0x1'))['db'];var util=require(_0xb779('0x2'));var channels=['voice',_0xb779('0x3'),_0xb779('0x4'),_0xb779('0x5'),_0xb779('0x6'),'whatsapp','openchannel'];exports[_0xb779('0x7')]=function(){return channels;};exports[_0xb779('0x8')]=function(_0xdf871a){_0xdf871a=_0xdf871a['toLowerCase']();return _['includes'](channels,_0xdf871a);};exports['clearBlockUser']=function(_0x2e32d8,_0x5bd51e,_0x109984,_0xf65665){var _0x2386e4={'loginAttempts':_0x5bd51e,'blocked':_0x109984};if(!_[_0xb779('0x9')](_0xf65665)){_0x2386e4['blockedAt']=_0xf65665;}return _0x2e32d8[_0xb779('0xa')](_0x2386e4);};exports[_0xb779('0xb')]=function(_0x16e89a){return new BPromise(function(_0x4a309,_0x58b082){var _0x5688ef=0x0;if(_0x16e89a[_0xb779('0xc')]!==_0xb779('0xd')){_0x4a309(_0x16e89a);}db[_0xb779('0xe')][_0xb779('0xf')]({'where':{'role':_0xb779('0xd'),'online':!![],'id':{'$ne':_0x16e89a['id']}}})['then'](function(_0x2beb0e){_0x5688ef=_0x2beb0e;return util[_0xb779('0xb')]();})[_0xb779('0x10')](function(_0x2c1dac){if(_0x2c1dac&&_0x2c1dac['agents']&&_0x5688ef>=_0x2c1dac['agents']){throw Error('Maximum\x20login\x20has\x20been\x20reached');}_0x4a309(_0x16e89a);})[_0xb779('0x11')](function(_0x448a4c){_0x58b082(_0x448a4c);});});};
\ No newline at end of file
+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);});});};
\ No newline at end of file