Built motion from commit (unavailable).|2.5.4
[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 _0x3f4b=['isValidChannel','toLowerCase','includes','clearBlockUser','isUndefined','blockedAt','getLicense','role','agent','User','then','agents','Maximum\x20login\x20has\x20been\x20reached','catch','lodash','voice','mail','fax','sms','whatsapp','openchannel','getChannels'];(function(_0x4b3ea2,_0x442e2e){var _0x19de40=function(_0x47bfd9){while(--_0x47bfd9){_0x4b3ea2['push'](_0x4b3ea2['shift']());}};_0x19de40(++_0x442e2e);}(_0x3f4b,0x16e));var _0xb3f4=function(_0xc7bd36,_0x167dde){_0xc7bd36=_0xc7bd36-0x0;var _0x7334e0=_0x3f4b[_0xc7bd36];return _0x7334e0;};'use strict';var _=require(_0xb3f4('0x0'));var BPromise=require('bluebird');var db=require('../mysqldb')['db'];var util=require('./license/util');var channels=[_0xb3f4('0x1'),_0xb3f4('0x2'),'chat',_0xb3f4('0x3'),_0xb3f4('0x4'),_0xb3f4('0x5'),_0xb3f4('0x6')];exports[_0xb3f4('0x7')]=function(){return channels;};exports[_0xb3f4('0x8')]=function(_0x45e8af){_0x45e8af=_0x45e8af[_0xb3f4('0x9')]();return _[_0xb3f4('0xa')](channels,_0x45e8af);};exports[_0xb3f4('0xb')]=function(_0x6db34b,_0x3eac6a,_0x1bb163,_0xf46be9){var _0x54ca3a={'loginAttempts':_0x3eac6a,'blocked':_0x1bb163};if(!_[_0xb3f4('0xc')](_0xf46be9)){_0x54ca3a[_0xb3f4('0xd')]=_0xf46be9;}return _0x6db34b['updateAttributes'](_0x54ca3a);};exports[_0xb3f4('0xe')]=function(_0x2d1cf5){return new BPromise(function(_0xaca545,_0x8182d6){var _0x50271c=0x0;if(_0x2d1cf5[_0xb3f4('0xf')]!==_0xb3f4('0x10')){_0xaca545(_0x2d1cf5);}db[_0xb3f4('0x11')]['count']({'where':{'role':'agent','online':!![],'id':{'$ne':_0x2d1cf5['id']}}})[_0xb3f4('0x12')](function(_0x2cbc92){_0x50271c=_0x2cbc92;return util['getLicense']();})[_0xb3f4('0x12')](function(_0xb2c018){if(_0xb2c018&&_0xb2c018['agents']&&_0x50271c>=_0xb2c018[_0xb3f4('0x13')]){throw Error(_0xb3f4('0x14'));}_0xaca545(_0x2d1cf5);})[_0xb3f4('0x15')](function(_0x1c7112){_0x8182d6(_0x1c7112);});});};