03918c36073fdefbcd9fe0bbdf227975b10d40b0
[motion2.git] / server / api / license / license.rpc.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 _0x544a=['request\x20sent','stringify','error','code','message','result','catch','lodash','util','moment','ioredis','../../mysqldb','../../config/utils','../../config/logger','client','http','then','info','License,\x20%s,\x20%s','debug','License,\x20%s,\x20%s,\x20%s'];(function(_0x1ac595,_0x5d2081){var _0x455fff=function(_0x3043ee){while(--_0x3043ee){_0x1ac595['push'](_0x1ac595['shift']());}};_0x455fff(++_0x5d2081);}(_0x544a,0x118));var _0xa544=function(_0x4f68af,_0x80b3c0){_0x4f68af=_0x4f68af-0x0;var _0x53f43a=_0x544a[_0x4f68af];return _0x53f43a;};'use strict';var _=require(_0xa544('0x0'));var util=require(_0xa544('0x1'));var moment=require(_0xa544('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xa544('0x3'));var db=require(_0xa544('0x4'))['db'];var utils=require(_0xa544('0x5'));var logger=require(_0xa544('0x6'))('rpc');var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0xa544('0x7')][_0xa544('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x9609d4,_0x5bfa0f,_0x196f1e){return new BPromise(function(_0x13ce7a,_0x35abfd){return client['request'](_0x9609d4,_0x196f1e)[_0xa544('0x9')](function(_0x3066dd){logger[_0xa544('0xa')](_0xa544('0xb'),_0x5bfa0f,'request\x20sent');logger[_0xa544('0xc')](_0xa544('0xd'),_0x5bfa0f,_0xa544('0xe'),JSON[_0xa544('0xf')](_0x3066dd));if(_0x3066dd[_0xa544('0x10')]){if(_0x3066dd['error'][_0xa544('0x11')]===0x1f4){logger['error']('License,\x20%s,\x20%s',_0x5bfa0f,_0x3066dd['error'][_0xa544('0x12')]);return _0x35abfd(_0x3066dd[_0xa544('0x10')]['message']);}logger['error']('License,\x20%s,\x20%s',_0x5bfa0f,_0x3066dd[_0xa544('0x10')][_0xa544('0x12')]);return _0x13ce7a(_0x3066dd[_0xa544('0x10')]['message']);}else{logger[_0xa544('0xa')](_0xa544('0xb'),_0x5bfa0f,_0xa544('0xe'));_0x13ce7a(_0x3066dd[_0xa544('0x13')][_0xa544('0x12')]);}})[_0xa544('0x14')](function(_0x56c112){logger[_0xa544('0x10')](_0xa544('0xb'),_0x5bfa0f,_0x56c112);_0x35abfd(_0x56c112);});});}