Built motion from commit e6806ed6.|2.6.0
[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 _0x11f5=['http','then','info','License,\x20%s,\x20%s','debug','License,\x20%s,\x20%s,\x20%s','request\x20sent','error','message','catch','lodash','util','moment','bluebird','randomstring','ioredis','rpc','jayson/promise','client'];(function(_0x4d3bac,_0x486ed9){var _0x1a79f0=function(_0x5e8f72){while(--_0x5e8f72){_0x4d3bac['push'](_0x4d3bac['shift']());}};_0x1a79f0(++_0x486ed9);}(_0x11f5,0x8f));var _0x511f=function(_0x25864f,_0x2086fe){_0x25864f=_0x25864f-0x0;var _0x847adc=_0x11f5[_0x25864f];return _0x847adc;};'use strict';var _=require(_0x511f('0x0'));var util=require(_0x511f('0x1'));var moment=require(_0x511f('0x2'));var BPromise=require(_0x511f('0x3'));var rs=require(_0x511f('0x4'));var fs=require('fs');var Redis=require(_0x511f('0x5'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x511f('0x6'));var config=require('../../config/environment');var jayson=require(_0x511f('0x7'));var client=jayson[_0x511f('0x8')][_0x511f('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x2a5e02,_0x66d20c,_0x45af0c){return new BPromise(function(_0x583a8c,_0x405d28){return client['request'](_0x2a5e02,_0x45af0c)[_0x511f('0xa')](function(_0x4eace9){logger[_0x511f('0xb')](_0x511f('0xc'),_0x66d20c,'request\x20sent');logger[_0x511f('0xd')](_0x511f('0xe'),_0x66d20c,_0x511f('0xf'),JSON['stringify'](_0x4eace9));if(_0x4eace9['error']){if(_0x4eace9['error']['code']===0x1f4){logger[_0x511f('0x10')]('License,\x20%s,\x20%s',_0x66d20c,_0x4eace9[_0x511f('0x10')]['message']);return _0x405d28(_0x4eace9['error'][_0x511f('0x11')]);}logger[_0x511f('0x10')](_0x511f('0xc'),_0x66d20c,_0x4eace9[_0x511f('0x10')]['message']);return _0x583a8c(_0x4eace9[_0x511f('0x10')][_0x511f('0x11')]);}else{logger['info'](_0x511f('0xc'),_0x66d20c,_0x511f('0xf'));_0x583a8c(_0x4eace9['result'][_0x511f('0x11')]);}})[_0x511f('0x12')](function(_0x136c62){logger[_0x511f('0x10')](_0x511f('0xc'),_0x66d20c,_0x136c62);_0x405d28(_0x136c62);});});}