Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / setting / setting.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 _0x4069=['bluebird','randomstring','../../mysqldb','../../config/utils','rpc','../../config/environment','client','http','request','then','info','Setting,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch','lodash','moment'];(function(_0x1c5657,_0x341135){var _0x372e31=function(_0x530d21){while(--_0x530d21){_0x1c5657['push'](_0x1c5657['shift']());}};_0x372e31(++_0x341135);}(_0x4069,0x178));var _0x9406=function(_0x3dfa17,_0xb89894){_0x3dfa17=_0x3dfa17-0x0;var _0x597f3f=_0x4069[_0x3dfa17];return _0x597f3f;};'use strict';var _=require(_0x9406('0x0'));var util=require('util');var moment=require(_0x9406('0x1'));var BPromise=require(_0x9406('0x2'));var rs=require(_0x9406('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x9406('0x4'))['db'];var utils=require(_0x9406('0x5'));var logger=require('../../config/logger')(_0x9406('0x6'));var config=require(_0x9406('0x7'));var jayson=require('jayson/promise');var client=jayson[_0x9406('0x8')][_0x9406('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x17eb74,_0x22a600,_0x29de75){return new BPromise(function(_0x4f11df,_0x58d563){return client[_0x9406('0xa')](_0x17eb74,_0x29de75)[_0x9406('0xb')](function(_0x553185){logger[_0x9406('0xc')](_0x9406('0xd'),_0x22a600,_0x9406('0xe'));logger['debug']('Setting,\x20%s,\x20%s,\x20%s',_0x22a600,'request\x20sent',JSON[_0x9406('0xf')](_0x553185));if(_0x553185[_0x9406('0x10')]){if(_0x553185[_0x9406('0x10')][_0x9406('0x11')]===0x1f4){logger['error'](_0x9406('0xd'),_0x22a600,_0x553185['error'][_0x9406('0x12')]);return _0x58d563(_0x553185[_0x9406('0x10')][_0x9406('0x12')]);}logger[_0x9406('0x10')]('Setting,\x20%s,\x20%s',_0x22a600,_0x553185['error'][_0x9406('0x12')]);return _0x4f11df(_0x553185[_0x9406('0x10')][_0x9406('0x12')]);}else{logger[_0x9406('0xc')](_0x9406('0xd'),_0x22a600,_0x9406('0xe'));_0x4f11df(_0x553185[_0x9406('0x13')][_0x9406('0x12')]);}})[_0x9406('0x14')](function(_0x5f02b5){logger[_0x9406('0x10')](_0x9406('0xd'),_0x22a600,_0x5f02b5);_0x58d563(_0x5f02b5);});});}