Built motion from commit (unavailable).|2.4.18
[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 _0x8e77=['then','agents','Maximum\x20login\x20has\x20been\x20reached','catch','bluebird','../mysqldb','./license/util','mail','sms','openchannel','getChannels','toLowerCase','includes','clearBlockUser','blockedAt','updateAttributes','getLicense','role','agent'];(function(_0x3e1e45,_0x589525){var _0x523a80=function(_0x1bdde1){while(--_0x1bdde1){_0x3e1e45['push'](_0x3e1e45['shift']());}};_0x523a80(++_0x589525);}(_0x8e77,0x76));var _0x78e7=function(_0x4c7149,_0x335342){_0x4c7149=_0x4c7149-0x0;var _0x200122=_0x8e77[_0x4c7149];return _0x200122;};'use strict';var _=require('lodash');var BPromise=require(_0x78e7('0x0'));var db=require(_0x78e7('0x1'))['db'];var util=require(_0x78e7('0x2'));var channels=['voice',_0x78e7('0x3'),'chat','fax',_0x78e7('0x4'),_0x78e7('0x5')];exports[_0x78e7('0x6')]=function(){return channels;};exports['isValidChannel']=function(_0x588f52){_0x588f52=_0x588f52[_0x78e7('0x7')]();return _[_0x78e7('0x8')](channels,_0x588f52);};exports[_0x78e7('0x9')]=function(_0x966cc3,_0x372f76,_0x2d2b9b,_0x208e4e){var _0x12aeaf={'loginAttempts':_0x372f76,'blocked':_0x2d2b9b};if(!_['isUndefined'](_0x208e4e)){_0x12aeaf[_0x78e7('0xa')]=_0x208e4e;}return _0x966cc3[_0x78e7('0xb')](_0x12aeaf);};exports[_0x78e7('0xc')]=function(_0x296cfa){return new BPromise(function(_0xea4ee6,_0x3ea93b){var _0x4e96a9=0x0;if(_0x296cfa[_0x78e7('0xd')]!==_0x78e7('0xe')){_0xea4ee6(_0x296cfa);}db['User']['count']({'where':{'role':_0x78e7('0xe'),'online':!![],'id':{'$ne':_0x296cfa['id']}}})[_0x78e7('0xf')](function(_0x16d5c9){_0x4e96a9=_0x16d5c9;return util['getLicense']();})[_0x78e7('0xf')](function(_0x57274f){if(_0x57274f&&_0x57274f['agents']&&_0x4e96a9>=_0x57274f[_0x78e7('0x10')]){throw Error(_0x78e7('0x11'));}_0xea4ee6(_0x296cfa);})[_0x78e7('0x12')](function(_0x4526cf){_0x3ea93b(_0x4526cf);});});};