Built motion from commit 10af8726.|2.6.34
[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 _0x8634=['ioredis','../../mysqldb','../../config/environment','jayson/promise','client','http','request','then','info','License,\x20%s,\x20%s','debug','License,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','catch','util','randomstring'];(function(_0x1c1150,_0x1cbe37){var _0x42051f=function(_0x428fd5){while(--_0x428fd5){_0x1c1150['push'](_0x1c1150['shift']());}};_0x42051f(++_0x1cbe37);}(_0x8634,0x17a));var _0x4863=function(_0x1a8ff0,_0x20788d){_0x1a8ff0=_0x1a8ff0-0x0;var _0x3588bf=_0x8634[_0x1a8ff0];return _0x3588bf;};'use strict';var _=require('lodash');var util=require(_0x4863('0x0'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x4863('0x1'));var fs=require('fs');var Redis=require(_0x4863('0x2'));var db=require(_0x4863('0x3'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')('rpc');var config=require(_0x4863('0x4'));var jayson=require(_0x4863('0x5'));var client=jayson[_0x4863('0x6')][_0x4863('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x5efae1,_0x2bb3cf,_0x3f9e5c){return new BPromise(function(_0x569d2c,_0x1297c7){return client[_0x4863('0x8')](_0x5efae1,_0x3f9e5c)[_0x4863('0x9')](function(_0x29bb12){logger[_0x4863('0xa')](_0x4863('0xb'),_0x2bb3cf,'request\x20sent');logger[_0x4863('0xc')](_0x4863('0xd'),_0x2bb3cf,_0x4863('0xe'),JSON[_0x4863('0xf')](_0x29bb12));if(_0x29bb12[_0x4863('0x10')]){if(_0x29bb12[_0x4863('0x10')][_0x4863('0x11')]===0x1f4){logger['error'](_0x4863('0xb'),_0x2bb3cf,_0x29bb12[_0x4863('0x10')][_0x4863('0x12')]);return _0x1297c7(_0x29bb12[_0x4863('0x10')][_0x4863('0x12')]);}logger['error']('License,\x20%s,\x20%s',_0x2bb3cf,_0x29bb12[_0x4863('0x10')][_0x4863('0x12')]);return _0x569d2c(_0x29bb12[_0x4863('0x10')]['message']);}else{logger[_0x4863('0xa')]('License,\x20%s,\x20%s',_0x2bb3cf,'request\x20sent');_0x569d2c(_0x29bb12['result'][_0x4863('0x12')]);}})[_0x4863('0x13')](function(_0x4c00fa){logger[_0x4863('0x10')](_0x4863('0xb'),_0x2bb3cf,_0x4c00fa);_0x1297c7(_0x4c00fa);});});}