9c024f8936f5de4bad28c11e6b66dcc329e811a2
[motion2.git] / server / api / openchannelAccount / openchannelAccount.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 _0x558f=['redis','localhost','socket.io-emitter','./openchannelAccount.socket','register','request','OpenchannelAccount,\x20%s,\x20%s','request\x20sent','debug','OpenchannelAccount,\x20%s,\x20%s,\x20%s','error','message','result','catch','lodash','util','moment','bluebird','randomstring','../../config/logger','rpc','../../config/environment','jayson/promise','client','http'];(function(_0x3993c2,_0x363c51){var _0x39e42b=function(_0x28b784){while(--_0x28b784){_0x3993c2['push'](_0x3993c2['shift']());}};_0x39e42b(++_0x363c51);}(_0x558f,0xa4));var _0xf558=function(_0x161985,_0x202209){_0x161985=_0x161985-0x0;var _0x1cbd5b=_0x558f[_0x161985];return _0x1cbd5b;};'use strict';var _=require(_0xf558('0x0'));var util=require(_0xf558('0x1'));var moment=require(_0xf558('0x2'));var BPromise=require(_0xf558('0x3'));var rs=require(_0xf558('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xf558('0x5'))(_0xf558('0x6'));var config=require(_0xf558('0x7'));var jayson=require(_0xf558('0x8'));var client=jayson[_0xf558('0x9')][_0xf558('0xa')]({'port':0x232a});config[_0xf558('0xb')]=_['defaults'](config['redis'],{'host':_0xf558('0xc'),'port':0x18eb});var socket=require(_0xf558('0xd'))(new Redis(config[_0xf558('0xb')]));require(_0xf558('0xe'))[_0xf558('0xf')](socket);function respondWithRpcPromise(_0x18e788,_0x48c3b7,_0x454948){return new BPromise(function(_0x5d34c2,_0x59e159){return client[_0xf558('0x10')](_0x18e788,_0x454948)['then'](function(_0x7576a0){logger['info'](_0xf558('0x11'),_0x48c3b7,_0xf558('0x12'));logger[_0xf558('0x13')](_0xf558('0x14'),_0x48c3b7,_0xf558('0x12'),JSON['stringify'](_0x7576a0));if(_0x7576a0[_0xf558('0x15')]){if(_0x7576a0['error']['code']===0x1f4){logger[_0xf558('0x15')](_0xf558('0x11'),_0x48c3b7,_0x7576a0[_0xf558('0x15')][_0xf558('0x16')]);return _0x59e159(_0x7576a0[_0xf558('0x15')][_0xf558('0x16')]);}logger[_0xf558('0x15')]('OpenchannelAccount,\x20%s,\x20%s',_0x48c3b7,_0x7576a0['error'][_0xf558('0x16')]);return _0x5d34c2(_0x7576a0[_0xf558('0x15')]['message']);}else{logger['info'](_0xf558('0x11'),_0x48c3b7,_0xf558('0x12'));_0x5d34c2(_0x7576a0[_0xf558('0x17')][_0xf558('0x16')]);}})[_0xf558('0x18')](function(_0x1033ff){logger['error'](_0xf558('0x11'),_0x48c3b7,_0x1033ff);_0x59e159(_0x1033ff);});});}