Built motion from commit (unavailable).|2.5.27
[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 _0x90f0=['redis','register','info','OpenchannelAccount,\x20%s,\x20%s','request\x20sent','debug','stringify','error','message','result','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','client','http','defaults','localhost','socket.io-emitter'];(function(_0x138adb,_0x193fee){var _0x1b27f2=function(_0x5e97a2){while(--_0x5e97a2){_0x138adb['push'](_0x138adb['shift']());}};_0x1b27f2(++_0x193fee);}(_0x90f0,0xfe));var _0x090f=function(_0x218f78,_0xa37e62){_0x218f78=_0x218f78-0x0;var _0xc7da1b=_0x90f0[_0x218f78];return _0xc7da1b;};'use strict';var _=require(_0x090f('0x0'));var util=require(_0x090f('0x1'));var moment=require(_0x090f('0x2'));var BPromise=require(_0x090f('0x3'));var rs=require(_0x090f('0x4'));var fs=require('fs');var Redis=require(_0x090f('0x5'));var db=require(_0x090f('0x6'))['db'];var utils=require(_0x090f('0x7'));var logger=require(_0x090f('0x8'))(_0x090f('0x9'));var config=require(_0x090f('0xa'));var jayson=require('jayson/promise');var client=jayson[_0x090f('0xb')][_0x090f('0xc')]({'port':0x232a});config['redis']=_[_0x090f('0xd')](config['redis'],{'host':_0x090f('0xe'),'port':0x18eb});var socket=require(_0x090f('0xf'))(new Redis(config[_0x090f('0x10')]));require('./openchannelAccount.socket')[_0x090f('0x11')](socket);function respondWithRpcPromise(_0x208032,_0x5dd9dd,_0x431711){return new BPromise(function(_0xe84aa0,_0x162f92){return client['request'](_0x208032,_0x431711)['then'](function(_0x4a30a0){logger[_0x090f('0x12')](_0x090f('0x13'),_0x5dd9dd,_0x090f('0x14'));logger[_0x090f('0x15')]('OpenchannelAccount,\x20%s,\x20%s,\x20%s',_0x5dd9dd,'request\x20sent',JSON[_0x090f('0x16')](_0x4a30a0));if(_0x4a30a0['error']){if(_0x4a30a0[_0x090f('0x17')]['code']===0x1f4){logger['error']('OpenchannelAccount,\x20%s,\x20%s',_0x5dd9dd,_0x4a30a0[_0x090f('0x17')][_0x090f('0x18')]);return _0x162f92(_0x4a30a0[_0x090f('0x17')][_0x090f('0x18')]);}logger[_0x090f('0x17')]('OpenchannelAccount,\x20%s,\x20%s',_0x5dd9dd,_0x4a30a0[_0x090f('0x17')]['message']);return _0xe84aa0(_0x4a30a0[_0x090f('0x17')][_0x090f('0x18')]);}else{logger[_0x090f('0x12')](_0x090f('0x13'),_0x5dd9dd,_0x090f('0x14'));_0xe84aa0(_0x4a30a0[_0x090f('0x19')]['message']);}})[_0x090f('0x1a')](function(_0x266528){logger[_0x090f('0x17')](_0x090f('0x13'),_0x5dd9dd,_0x266528);_0x162f92(_0x266528);});});}