Built motion from commit (unavailable).|2.4.18
[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 _0xe389=['lodash','moment','./hardware','../environment','isEmpty','License\x20key\x20value\x20not\x20found','data1','data2','split','createDecipher','format','update','parse','demo','machineUuid','getUuid','aes-256-ctr','secrets','session','utf8','final','gray','deadline','days','grayReason','uuid','changed','disabled','2027-01-01T00:00:00.000Z','Breaking\x20license','message','getLicense','find','then','checkLicense','util'];(function(_0x1b6186,_0x1ec7f2){var _0x186121=function(_0x1748a8){while(--_0x1748a8){_0x1b6186['push'](_0x1b6186['shift']());}};_0x186121(++_0x1ec7f2);}(_0xe389,0x167));var _0x9e38=function(_0x452581,_0x359cea){_0x452581=_0x452581-0x0;var _0x2c1e09=_0xe389[_0x452581];return _0x2c1e09;};'use strict';var crypto=require('crypto');var util=require(_0x9e38('0x0'));var _=require(_0x9e38('0x1'));var moment=require(_0x9e38('0x2'));var hardware=require(_0x9e38('0x3'));var config=require(_0x9e38('0x4'));var db=require('../../mysqldb')['db'];function checkLicense(_0x2610ba,_0x409e44){if(_0x2610ba){try{var _0x3a3e3e=_0x409e44||_0x2610ba['license'];if(_[_0x9e38('0x5')](_0x3a3e3e)){throw new Error(_0x9e38('0x6'));}var _0x145405=_0x2610ba[_0x9e38('0x7')];var _0x5b6afc=_0x2610ba[_0x9e38('0x8')];var _0xa13f0=_0x145405[_0x9e38('0x9')]('-')[0x4];var _0x317fad=_0x145405[_0x9e38('0x9')]('-')[0x0];var _0x3d5e3d=crypto[_0x9e38('0xa')]('aes-256-ctr',util[_0x9e38('0xb')]('%s:%s:%s',_0xa13f0,_0x145405,_0x317fad));var _0x2872d3=_0x3d5e3d[_0x9e38('0xc')](_0x3a3e3e,'base64','utf8');_0x2872d3+=_0x3d5e3d['final']('utf8');var _0x2a50a7=JSON[_0x9e38('0xd')](_0x2872d3);_0x2a50a7[_0x9e38('0xe')]=![];_0x2a50a7['uuid']=_0x145405;_0x2a50a7[_0x9e38('0xf')]=hardware[_0x9e38('0x10')]();if(_0x5b6afc){var _0x46180a=crypto['createDecipher'](_0x9e38('0x11'),config[_0x9e38('0x12')][_0x9e38('0x13')]);var _0x579e71=_0x46180a['update'](_0x5b6afc,'base64',_0x9e38('0x14'));_0x579e71+=_0x46180a[_0x9e38('0x15')](_0x9e38('0x14'));_0x2a50a7[_0x9e38('0x16')]=_0x579e71;_0x2a50a7[_0x9e38('0x17')]=moment(_0x579e71)['add'](0x7,_0x9e38('0x18'))[_0x9e38('0xb')]();_0x2a50a7[_0x9e38('0x19')]=_0x2a50a7[_0x9e38('0x1a')]!=_0x2a50a7['machineUuid']?_0x9e38('0x1b'):_0x9e38('0x1c');}return _0x2a50a7;}catch(_0x2e85b1){return{'breaking':!![],'demo':!![],'agents':0x2,'telephones':0x0,'users':0x1,'expiration':_0x9e38('0x1d'),'chat':![],'mail':![],'fax':![],'messaging':![],'cm':![],'dialer':![],'jscripty':![],'openchannel':![],'callysquare':0x2,'webrtc':![],'jaws':![],'custom':![],'update':![],'description':_0x9e38('0x1e'),'uuid':_0x2610ba[_0x9e38('0x7')],'machineUuid':hardware[_0x9e38('0x10')](),'message':_0x2e85b1[_0x9e38('0x1f')],'virtual':0x0,'voice':!![],'screenrecording':![],'preferred':![]};}}return{'demo':!![],'agents':0x2,'telephones':0x0,'users':0x1,'expiration':_0x9e38('0x1d'),'chat':![],'mail':![],'fax':![],'messaging':![],'cm':![],'dialer':![],'jscripty':![],'openchannel':![],'callysquare':0x2,'webrtc':![],'jaws':![],'custom':![],'description':'Demo\x20license','uuid':_0x2610ba[_0x9e38('0x7')],'machineUuid':hardware[_0x9e38('0x10')](),'virtual':0x0,'voice':!![],'screenrecording':![],'preferred':![]};}exports[_0x9e38('0x20')]=function(_0x2da77a){return db['License'][_0x9e38('0x21')](_['defaults'](_0x2da77a,{'raw':!![],'where':{'id':0x1}}))[_0x9e38('0x22')](function(_0x323012){return checkLicense(_0x323012,null);});};exports[_0x9e38('0x23')]=checkLicense;