Built motion from commit 85328c08.|2.5.50
[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 _0xe914=['bluebird','./license/util','voice','mail','fax','sms','whatsapp','openchannel','getChannels','isValidChannel','clearBlockUser','isUndefined','blockedAt','updateAttributes','getLicense','User','count','agent','agents','Maximum\x20login\x20has\x20been\x20reached','catch','lodash'];(function(_0x5c1aa2,_0x4274b1){var _0x4c4d28=function(_0x2714af){while(--_0x2714af){_0x5c1aa2['push'](_0x5c1aa2['shift']());}};_0x4c4d28(++_0x4274b1);}(_0xe914,0xaf));var _0x4e91=function(_0x593603,_0x235322){_0x593603=_0x593603-0x0;var _0x59ac0b=_0xe914[_0x593603];return _0x59ac0b;};'use strict';var _=require(_0x4e91('0x0'));var BPromise=require(_0x4e91('0x1'));var db=require('../mysqldb')['db'];var util=require(_0x4e91('0x2'));var channels=[_0x4e91('0x3'),_0x4e91('0x4'),'chat',_0x4e91('0x5'),_0x4e91('0x6'),_0x4e91('0x7'),_0x4e91('0x8')];exports[_0x4e91('0x9')]=function(){return channels;};exports[_0x4e91('0xa')]=function(_0x201106){_0x201106=_0x201106['toLowerCase']();return _['includes'](channels,_0x201106);};exports[_0x4e91('0xb')]=function(_0x4f66b1,_0x456194,_0x409699,_0x169d40){var _0x68053e={'loginAttempts':_0x456194,'blocked':_0x409699};if(!_[_0x4e91('0xc')](_0x169d40)){_0x68053e[_0x4e91('0xd')]=_0x169d40;}return _0x4f66b1[_0x4e91('0xe')](_0x68053e);};exports[_0x4e91('0xf')]=function(_0x35ef5f){return new BPromise(function(_0x4ffa6d,_0x263f7f){var _0x3dedf4=0x0;if(_0x35ef5f['role']!=='agent'){_0x4ffa6d(_0x35ef5f);}db[_0x4e91('0x10')][_0x4e91('0x11')]({'where':{'role':_0x4e91('0x12'),'online':!![],'id':{'$ne':_0x35ef5f['id']}}})['then'](function(_0x28421a){_0x3dedf4=_0x28421a;return util[_0x4e91('0xf')]();})['then'](function(_0x43d9ed){if(_0x43d9ed&&_0x43d9ed[_0x4e91('0x13')]&&_0x3dedf4>=_0x43d9ed[_0x4e91('0x13')]){throw Error(_0x4e91('0x14'));}_0x4ffa6d(_0x35ef5f);})[_0x4e91('0x15')](function(_0x333e51){_0x263f7f(_0x333e51);});});};