Built motion from commit (unavailable).|2.4.21
[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 _0x755f=['getChannels','isValidChannel','toLowerCase','includes','clearBlockUser','blockedAt','updateAttributes','getLicense','role','User','count','agent','then','agents','Maximum\x20login\x20has\x20been\x20reached','lodash','bluebird','../mysqldb','./license/util','mail','chat','fax','sms','openchannel'];(function(_0x52e0ee,_0x52f7c1){var _0x32534c=function(_0x535d65){while(--_0x535d65){_0x52e0ee['push'](_0x52e0ee['shift']());}};_0x32534c(++_0x52f7c1);}(_0x755f,0x1d7));var _0xf755=function(_0x362d16,_0x31c1a2){_0x362d16=_0x362d16-0x0;var _0x5596de=_0x755f[_0x362d16];return _0x5596de;};'use strict';var _=require(_0xf755('0x0'));var BPromise=require(_0xf755('0x1'));var db=require(_0xf755('0x2'))['db'];var util=require(_0xf755('0x3'));var channels=['voice',_0xf755('0x4'),_0xf755('0x5'),_0xf755('0x6'),_0xf755('0x7'),_0xf755('0x8')];exports[_0xf755('0x9')]=function(){return channels;};exports[_0xf755('0xa')]=function(_0x9ed13c){_0x9ed13c=_0x9ed13c[_0xf755('0xb')]();return _[_0xf755('0xc')](channels,_0x9ed13c);};exports[_0xf755('0xd')]=function(_0x1d9346,_0x3fbb60,_0x196843,_0x1d927e){var _0x2b4d05={'loginAttempts':_0x3fbb60,'blocked':_0x196843};if(!_['isUndefined'](_0x1d927e)){_0x2b4d05[_0xf755('0xe')]=_0x1d927e;}return _0x1d9346[_0xf755('0xf')](_0x2b4d05);};exports[_0xf755('0x10')]=function(_0xd69e6c){return new BPromise(function(_0x46043d,_0x2e598c){var _0x317545=0x0;if(_0xd69e6c[_0xf755('0x11')]!=='agent'){_0x46043d(_0xd69e6c);}db[_0xf755('0x12')][_0xf755('0x13')]({'where':{'role':_0xf755('0x14'),'online':!![],'id':{'$ne':_0xd69e6c['id']}}})['then'](function(_0x3928d6){_0x317545=_0x3928d6;return util[_0xf755('0x10')]();})[_0xf755('0x15')](function(_0xd531be){if(_0xd531be&&_0xd531be['agents']&&_0x317545>=_0xd531be[_0xf755('0x16')]){throw Error(_0xf755('0x17'));}_0x46043d(_0xd69e6c);})['catch'](function(_0x2b19e9){_0x2e598c(_0x2b19e9);});});};