4d524621c4bb116166920a4214fecbdbd97ec5d8
[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 _0x23a3=['jayson/promise','client','http','defaults','redis','socket.io-emitter','./openchannelAccount.socket','request','then','info','OpenchannelAccount,\x20%s,\x20%s','request\x20sent','debug','OpenchannelAccount,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment'];(function(_0x4d4968,_0x20972f){var _0x387284=function(_0x2025d3){while(--_0x2025d3){_0x4d4968['push'](_0x4d4968['shift']());}};_0x387284(++_0x20972f);}(_0x23a3,0x131));var _0x323a=function(_0xd9ce1,_0x517167){_0xd9ce1=_0xd9ce1-0x0;var _0x54be53=_0x23a3[_0xd9ce1];return _0x54be53;};'use strict';var _=require('lodash');var util=require('util');var moment=require('moment');var BPromise=require(_0x323a('0x0'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x323a('0x1'));var db=require(_0x323a('0x2'))['db'];var utils=require(_0x323a('0x3'));var logger=require(_0x323a('0x4'))(_0x323a('0x5'));var config=require(_0x323a('0x6'));var jayson=require(_0x323a('0x7'));var client=jayson[_0x323a('0x8')][_0x323a('0x9')]({'port':0x232a});config['redis']=_[_0x323a('0xa')](config[_0x323a('0xb')],{'host':'localhost','port':0x18eb});var socket=require(_0x323a('0xc'))(new Redis(config[_0x323a('0xb')]));require(_0x323a('0xd'))['register'](socket);function respondWithRpcPromise(_0x27d081,_0x11f2e5,_0xbdb43f){return new BPromise(function(_0x3e0e0b,_0x1b3d13){return client[_0x323a('0xe')](_0x27d081,_0xbdb43f)[_0x323a('0xf')](function(_0x2cea45){logger[_0x323a('0x10')](_0x323a('0x11'),_0x11f2e5,_0x323a('0x12'));logger[_0x323a('0x13')](_0x323a('0x14'),_0x11f2e5,_0x323a('0x12'),JSON['stringify'](_0x2cea45));if(_0x2cea45[_0x323a('0x15')]){if(_0x2cea45['error'][_0x323a('0x16')]===0x1f4){logger['error']('OpenchannelAccount,\x20%s,\x20%s',_0x11f2e5,_0x2cea45[_0x323a('0x15')]['message']);return _0x1b3d13(_0x2cea45[_0x323a('0x15')]['message']);}logger[_0x323a('0x15')](_0x323a('0x11'),_0x11f2e5,_0x2cea45['error'][_0x323a('0x17')]);return _0x3e0e0b(_0x2cea45[_0x323a('0x15')]['message']);}else{logger['info'](_0x323a('0x11'),_0x11f2e5,_0x323a('0x12'));_0x3e0e0b(_0x2cea45[_0x323a('0x18')][_0x323a('0x17')]);}})[_0x323a('0x19')](function(_0x2cad9b){logger['error']('OpenchannelAccount,\x20%s,\x20%s',_0x11f2e5,_0x2cad9b);_0x1b3d13(_0x2cad9b);});});}