Built motion from commit (unavailable).|2.4.20
[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 _0x98f3=['rpc','../../config/environment','http','request','info','Setting,\x20%s,\x20%s','request\x20sent','debug','Setting,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','lodash','util','moment','randomstring','../../config/utils','../../config/logger'];(function(_0x3ee55a,_0x19aeea){var _0x581800=function(_0x636cb7){while(--_0x636cb7){_0x3ee55a['push'](_0x3ee55a['shift']());}};_0x581800(++_0x19aeea);}(_0x98f3,0xb7));var _0x398f=function(_0x5ef8ab,_0x235fad){_0x5ef8ab=_0x5ef8ab-0x0;var _0x4839c0=_0x98f3[_0x5ef8ab];return _0x4839c0;};'use strict';var _=require(_0x398f('0x0'));var util=require(_0x398f('0x1'));var moment=require(_0x398f('0x2'));var BPromise=require('bluebird');var rs=require(_0x398f('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0x398f('0x4'));var logger=require(_0x398f('0x5'))(_0x398f('0x6'));var config=require(_0x398f('0x7'));var jayson=require('jayson/promise');var client=jayson['client'][_0x398f('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x242705,_0x35179a,_0x1d9954){return new BPromise(function(_0x56518d,_0x30ebb2){return client[_0x398f('0x9')](_0x242705,_0x1d9954)['then'](function(_0x600819){logger[_0x398f('0xa')](_0x398f('0xb'),_0x35179a,_0x398f('0xc'));logger[_0x398f('0xd')](_0x398f('0xe'),_0x35179a,'request\x20sent',JSON[_0x398f('0xf')](_0x600819));if(_0x600819[_0x398f('0x10')]){if(_0x600819['error'][_0x398f('0x11')]===0x1f4){logger[_0x398f('0x10')](_0x398f('0xb'),_0x35179a,_0x600819[_0x398f('0x10')][_0x398f('0x12')]);return _0x30ebb2(_0x600819['error'][_0x398f('0x12')]);}logger[_0x398f('0x10')](_0x398f('0xb'),_0x35179a,_0x600819[_0x398f('0x10')][_0x398f('0x12')]);return _0x56518d(_0x600819[_0x398f('0x10')][_0x398f('0x12')]);}else{logger['info'](_0x398f('0xb'),_0x35179a,_0x398f('0xc'));_0x56518d(_0x600819[_0x398f('0x13')][_0x398f('0x12')]);}})[_0x398f('0x14')](function(_0x4ed3f9){logger[_0x398f('0x10')](_0x398f('0xb'),_0x35179a,_0x4ed3f9);_0x30ebb2(_0x4ed3f9);});});}