Built motion from commit 9d0783e6.|2.6.13
[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 _0xf84c=['isEmpty','License\x20key\x20value\x20not\x20found','split','%s:%s:%s','demo','machineUuid','decryptString','gray','add','days','format','grayReason','changed','disabled','message','User','role','sequelize','COUNT','admin','user','telephone','users','telephones','forEach','count','pick','countBy','License\x20limit\x20reached\x20for\x20users','License\x20limit\x20reached\x20for\x20telephones','exports','util','bluebird','./hardware','../../components/encryptor','../../mysqldb','2027-01-01T00:00:00.000Z','Demo\x20license','getUuid','Breaking\x20license','License','find','defaults','then','catch','uuid','data1','license'];(function(_0x57dae8,_0x14f493){var _0x2da89a=function(_0x498a30){while(--_0x498a30){_0x57dae8['push'](_0x57dae8['shift']());}};_0x2da89a(++_0x14f493);}(_0xf84c,0xaf));var _0xcf84=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xf84c[_0x3dd15e];return _0x231fd0;};'use strict';var util=require(_0xcf84('0x0'));var _=require('lodash');var moment=require('moment');var BPromise=require(_0xcf84('0x1'));var hardware=require(_0xcf84('0x2'));var encryptor=require(_0xcf84('0x3'));var db=require(_0xcf84('0x4'))['db'];const demoLicense={'demo':!![],'agents':0x2,'telephones':0x0,'users':0x1,'expiration':_0xcf84('0x5'),'chat':![],'mail':![],'fax':![],'messaging':![],'whatsapp':![],'cm':![],'dialer':![],'jscripty':![],'openchannel':![],'callysquare':0x2,'webrtc':![],'jaws':![],'custom':![],'description':_0xcf84('0x6'),'machineUuid':hardware[_0xcf84('0x7')](),'virtual':0x0,'voice':!![],'screenrecording':![],'preferred':![],'ai':![]};const breakingLicense={'breaking':!![],'demo':!![],'agents':0x2,'telephones':0x0,'users':0x1,'expiration':_0xcf84('0x5'),'chat':![],'mail':![],'fax':![],'messaging':![],'whatsapp':![],'cm':![],'dialer':![],'jscripty':![],'openchannel':![],'callysquare':0x2,'webrtc':![],'jaws':![],'custom':![],'update':![],'description':_0xcf84('0x8'),'machineUuid':hardware[_0xcf84('0x7')](),'virtual':0x0,'voice':!![],'screenrecording':![],'preferred':![],'ai':![]};function getLicense(_0x12511a){return new BPromise(function(_0x110a57,_0x40bebe){return db[_0xcf84('0x9')][_0xcf84('0xa')](_[_0xcf84('0xb')](_0x12511a,{'raw':!![],'where':{'id':0x1}}))[_0xcf84('0xc')](function(_0x3c35d0){return checkLicense(_0x3c35d0,null);})[_0xcf84('0xc')](function(_0x27827b){_0x110a57(_0x27827b);return;})[_0xcf84('0xd')](function(_0x1fed2d){_0x40bebe(_0x1fed2d);});});}function checkLicense(_0x45dfcb,_0x409d9a){if(!_0x45dfcb){demoLicense[_0xcf84('0xe')]=_0x45dfcb[_0xcf84('0xf')];return demoLicense;}try{var _0x299bc4=_0x409d9a||_0x45dfcb[_0xcf84('0x10')];if(_[_0xcf84('0x11')](_0x299bc4)){throw new Error(_0xcf84('0x12'));}var _0xc6cdd5=_0x45dfcb[_0xcf84('0xf')];var _0x87bb13=_0x45dfcb['data2'];var _0x253607=_0xc6cdd5['split']('-')[0x4];var _0x3f0da2=_0xc6cdd5[_0xcf84('0x13')]('-')[0x0];var _0x2005a1=encryptor['decryptString'](_0x299bc4,util['format'](_0xcf84('0x14'),_0x253607,_0xc6cdd5,_0x3f0da2));var _0x2b5a51=JSON['parse'](_0x2005a1);_0x2b5a51[_0xcf84('0x15')]=![];_0x2b5a51['uuid']=_0xc6cdd5;_0x2b5a51[_0xcf84('0x16')]=hardware[_0xcf84('0x7')]();if(_0x87bb13){var _0x90aaa=encryptor[_0xcf84('0x17')](_0x87bb13);_0x2b5a51[_0xcf84('0x18')]=_0x90aaa;_0x2b5a51['deadline']=moment(_0x90aaa)[_0xcf84('0x19')](0x7,_0xcf84('0x1a'))[_0xcf84('0x1b')]();_0x2b5a51[_0xcf84('0x1c')]=_0x2b5a51[_0xcf84('0xe')]!=_0x2b5a51[_0xcf84('0x16')]?_0xcf84('0x1d'):_0xcf84('0x1e');}return _0x2b5a51;}catch(_0x4d8e8d){breakingLicense[_0xcf84('0xe')]=_0x45dfcb['data1'];breakingLicense[_0xcf84('0x1f')]=_0x4d8e8d['message'];return breakingLicense;}}function getLimits(){return new BPromise(function(_0x91ea1b,_0x38c14a){getLicense()['then'](function(_0x39f86a){return db[_0xcf84('0x20')]['findAll']({'attributes':[_0xcf84('0x21'),[db[_0xcf84('0x22')]['fn'](_0xcf84('0x23'),db[_0xcf84('0x22')]['col'](_0xcf84('0x21'))),'count']],'group':_0xcf84('0x21'),'where':{'role':{'$or':[_0xcf84('0x24'),_0xcf84('0x25'),_0xcf84('0x26')]}},'raw':!![]})[_0xcf84('0xc')](function(_0x564a06){var _0x3efc9d={'user':_0x39f86a[_0xcf84('0x27')]||0x0,'telephone':_0x39f86a[_0xcf84('0x28')]||0x0};_0x564a06[_0xcf84('0x29')](function(_0x150dfe){var _0x110b30=_0x150dfe[_0xcf84('0x21')]===_0xcf84('0x24')?_0xcf84('0x25'):_0x150dfe[_0xcf84('0x21')];_0x3efc9d[_0x110b30]-=_0x150dfe[_0xcf84('0x2a')];if(_0x3efc9d[_0x110b30]<0x0)_0x3efc9d[_0x110b30]=0x0;});_0x91ea1b(_0x3efc9d);return;});})[_0xcf84('0xd')](function(_0x2a1056){_0x38c14a(_0x2a1056);});});}function checkUserLimits(_0x5b103a){return new BPromise(function(_0x5beac8,_0x24b23c){getLimits()[_0xcf84('0xc')](function(_0x3f5f19){var _0x1eaeb6=_[_0xcf84('0x2b')](_[_0xcf84('0x2c')](_0x5b103a,_0xcf84('0x21')),[_0xcf84('0x24'),_0xcf84('0x25'),_0xcf84('0x26')]);var _0x86125d=(_0x1eaeb6[_0xcf84('0x24')]||0x0)+(_0x1eaeb6[_0xcf84('0x25')]||0x0);var _0x5e6538=_0x1eaeb6[_0xcf84('0x26')]||0x0;if(_0x86125d>_0x3f5f19[_0xcf84('0x25')])return _0x24b23c(_0xcf84('0x2d'));if(_0x5e6538>_0x3f5f19['telephone'])return _0x24b23c(_0xcf84('0x2e'));return _0x5beac8();})[_0xcf84('0xd')](function(_0x1ebefc){_0x24b23c(_0x1ebefc);});});}module[_0xcf84('0x2f')]={'checkLicense':checkLicense,'checkUserLimits':checkUserLimits,'getLicense':getLicense};