Built motion from commit (unavailable).|2.4.18
[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 _0x41f8=['bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','http','request','then','info','Setting,\x20%s,\x20%s','debug','Setting,\x20%s,\x20%s,\x20%s','error','code','message','request\x20sent','result','lodash','util','moment'];(function(_0x13e453,_0x4ab30c){var _0x26aad2=function(_0x3387a1){while(--_0x3387a1){_0x13e453['push'](_0x13e453['shift']());}};_0x26aad2(++_0x4ab30c);}(_0x41f8,0x1e0));var _0x841f=function(_0x28366d,_0x2a9a26){_0x28366d=_0x28366d-0x0;var _0x3b95ec=_0x41f8[_0x28366d];return _0x3b95ec;};'use strict';var _=require(_0x841f('0x0'));var util=require(_0x841f('0x1'));var moment=require(_0x841f('0x2'));var BPromise=require(_0x841f('0x3'));var rs=require(_0x841f('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x841f('0x5'))['db'];var utils=require(_0x841f('0x6'));var logger=require(_0x841f('0x7'))('rpc');var config=require(_0x841f('0x8'));var jayson=require(_0x841f('0x9'));var client=jayson[_0x841f('0xa')][_0x841f('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x586209,_0x496cdc,_0x40667f){return new BPromise(function(_0x50c5a4,_0x466742){return client[_0x841f('0xc')](_0x586209,_0x40667f)[_0x841f('0xd')](function(_0x490cd9){logger[_0x841f('0xe')](_0x841f('0xf'),_0x496cdc,'request\x20sent');logger[_0x841f('0x10')](_0x841f('0x11'),_0x496cdc,'request\x20sent',JSON['stringify'](_0x490cd9));if(_0x490cd9[_0x841f('0x12')]){if(_0x490cd9['error'][_0x841f('0x13')]===0x1f4){logger['error'](_0x841f('0xf'),_0x496cdc,_0x490cd9[_0x841f('0x12')][_0x841f('0x14')]);return _0x466742(_0x490cd9['error'][_0x841f('0x14')]);}logger[_0x841f('0x12')](_0x841f('0xf'),_0x496cdc,_0x490cd9['error'][_0x841f('0x14')]);return _0x50c5a4(_0x490cd9['error'][_0x841f('0x14')]);}else{logger['info'](_0x841f('0xf'),_0x496cdc,_0x841f('0x15'));_0x50c5a4(_0x490cd9[_0x841f('0x16')]['message']);}})['catch'](function(_0xd909e7){logger['error'](_0x841f('0xf'),_0x496cdc,_0xd909e7);_0x466742(_0xd909e7);});});}