5ecc4320f75908664f53959bace5c470766244cc
[motion2.git] / server / config / license / util.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 _0xc0ec=['changed','disabled','message','User','role','sequelize','COUNT','col','count','admin','user','users','telephones','forEach','catch','pick','telephone','License\x20limit\x20reached\x20for\x20telephones','exports','util','lodash','moment','bluebird','./hardware','../../components/encryptor','../../mysqldb','Demo\x20license','2027-01-01T00:00:00.000Z','Breaking\x20license','getUuid','License','find','defaults','then','uuid','data1','license','data2','split','decryptString','parse','demo','machineUuid','deadline','add','days','grayReason'];(function(_0x432682,_0x253044){var _0x463d05=function(_0xa73403){while(--_0xa73403){_0x432682['push'](_0x432682['shift']());}};_0x463d05(++_0x253044);}(_0xc0ec,0x18b));var _0xcc0e=function(_0x503f41,_0x30b4e9){_0x503f41=_0x503f41-0x0;var _0x496c79=_0xc0ec[_0x503f41];return _0x496c79;};'use strict';var util=require(_0xcc0e('0x0'));var _=require(_0xcc0e('0x1'));var moment=require(_0xcc0e('0x2'));var BPromise=require(_0xcc0e('0x3'));var hardware=require(_0xcc0e('0x4'));var encryptor=require(_0xcc0e('0x5'));var db=require(_0xcc0e('0x6'))['db'];const demoLicense={'demo':!![],'agents':0x2,'telephones':0x0,'users':0x1,'expiration':'2027-01-01T00:00:00.000Z','chat':![],'mail':![],'fax':![],'messaging':![],'whatsapp':![],'cm':![],'dialer':![],'jscripty':![],'openchannel':![],'callysquare':0x2,'webrtc':![],'jaws':![],'custom':![],'description':_0xcc0e('0x7'),'machineUuid':hardware['getUuid'](),'virtual':0x0,'voice':!![],'screenrecording':![],'preferred':![],'ai':![]};const breakingLicense={'breaking':!![],'demo':!![],'agents':0x2,'telephones':0x0,'users':0x1,'expiration':_0xcc0e('0x8'),'chat':![],'mail':![],'fax':![],'messaging':![],'whatsapp':![],'cm':![],'dialer':![],'jscripty':![],'openchannel':![],'callysquare':0x2,'webrtc':![],'jaws':![],'custom':![],'update':![],'description':_0xcc0e('0x9'),'machineUuid':hardware[_0xcc0e('0xa')](),'virtual':0x0,'voice':!![],'screenrecording':![],'preferred':![],'ai':![]};function getLicense(_0x44788d){return new BPromise(function(_0x505160,_0x4d9caa){return db[_0xcc0e('0xb')][_0xcc0e('0xc')](_[_0xcc0e('0xd')](_0x44788d,{'raw':!![],'where':{'id':0x1}}))[_0xcc0e('0xe')](function(_0x34fd52){return checkLicense(_0x34fd52,null);})['then'](function(_0x3f193e){_0x505160(_0x3f193e);return;})['catch'](function(_0xdca32b){_0x4d9caa(_0xdca32b);});});}function checkLicense(_0x99d21e,_0x5d008c){if(!_0x99d21e){demoLicense[_0xcc0e('0xf')]=_0x99d21e[_0xcc0e('0x10')];return demoLicense;}try{var _0x49940b=_0x5d008c||_0x99d21e[_0xcc0e('0x11')];if(_['isEmpty'](_0x49940b)){throw new Error('License\x20key\x20value\x20not\x20found');}var _0x1ab971=_0x99d21e[_0xcc0e('0x10')];var _0x31b728=_0x99d21e[_0xcc0e('0x12')];var _0x2c86ca=_0x1ab971[_0xcc0e('0x13')]('-')[0x4];var _0x2e7996=_0x1ab971[_0xcc0e('0x13')]('-')[0x0];var _0x3bbf29=encryptor[_0xcc0e('0x14')](_0x49940b,util['format']('%s:%s:%s',_0x2c86ca,_0x1ab971,_0x2e7996));var _0x33ec7e=JSON[_0xcc0e('0x15')](_0x3bbf29);_0x33ec7e[_0xcc0e('0x16')]=![];_0x33ec7e[_0xcc0e('0xf')]=_0x1ab971;_0x33ec7e[_0xcc0e('0x17')]=hardware[_0xcc0e('0xa')]();if(_0x31b728){var _0x943334=encryptor[_0xcc0e('0x14')](_0x31b728);_0x33ec7e['gray']=_0x943334;_0x33ec7e[_0xcc0e('0x18')]=moment(_0x943334)[_0xcc0e('0x19')](0x7,_0xcc0e('0x1a'))['format']();_0x33ec7e[_0xcc0e('0x1b')]=_0x33ec7e[_0xcc0e('0xf')]!=_0x33ec7e[_0xcc0e('0x17')]?_0xcc0e('0x1c'):_0xcc0e('0x1d');}return _0x33ec7e;}catch(_0x50f665){breakingLicense[_0xcc0e('0xf')]=_0x99d21e[_0xcc0e('0x10')];breakingLicense[_0xcc0e('0x1e')]=_0x50f665[_0xcc0e('0x1e')];return breakingLicense;}}function getLimits(){return new BPromise(function(_0x107aa1,_0x2042f){getLicense()[_0xcc0e('0xe')](function(_0x121406){return db[_0xcc0e('0x1f')]['findAll']({'attributes':[_0xcc0e('0x20'),[db[_0xcc0e('0x21')]['fn'](_0xcc0e('0x22'),db[_0xcc0e('0x21')][_0xcc0e('0x23')](_0xcc0e('0x20'))),_0xcc0e('0x24')]],'group':_0xcc0e('0x20'),'where':{'role':{'$or':[_0xcc0e('0x25'),_0xcc0e('0x26'),'telephone']}},'raw':!![]})[_0xcc0e('0xe')](function(_0x1e5f17){var _0x12d351={'user':_0x121406[_0xcc0e('0x27')]||0x0,'telephone':_0x121406[_0xcc0e('0x28')]||0x0};_0x1e5f17[_0xcc0e('0x29')](function(_0x149f55){var _0x57d69e=_0x149f55['role']===_0xcc0e('0x25')?_0xcc0e('0x26'):_0x149f55[_0xcc0e('0x20')];_0x12d351[_0x57d69e]-=_0x149f55['count'];if(_0x12d351[_0x57d69e]<0x0)_0x12d351[_0x57d69e]=0x0;});_0x107aa1(_0x12d351);return;});})[_0xcc0e('0x2a')](function(_0x5522d5){_0x2042f(_0x5522d5);});});}function checkUserLimits(_0x101ac2){return new BPromise(function(_0x2a7d55,_0xe70763){getLimits()['then'](function(_0x516f08){var _0x2a6b1e=_[_0xcc0e('0x2b')](_['countBy'](_0x101ac2,_0xcc0e('0x20')),[_0xcc0e('0x25'),_0xcc0e('0x26'),'telephone']);var _0x5b3ea1=(_0x2a6b1e[_0xcc0e('0x25')]||0x0)+(_0x2a6b1e['user']||0x0);var _0x1ec29b=_0x2a6b1e[_0xcc0e('0x2c')]||0x0;if(_0x5b3ea1>_0x516f08[_0xcc0e('0x26')])return _0xe70763('License\x20limit\x20reached\x20for\x20users');if(_0x1ec29b>_0x516f08[_0xcc0e('0x2c')])return _0xe70763(_0xcc0e('0x2d'));return _0x2a7d55();})['catch'](function(_0x1509d0){_0xe70763(_0x1509d0);});});}module[_0xcc0e('0x2e')]={'checkLicense':checkLicense,'checkUserLimits':checkUserLimits,'getLicense':getLicense};