Built motion from commit (unavailable).|2.5.14
[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 _0x3fc3=['info','OpenchannelAccount,\x20%s,\x20%s','request\x20sent','debug','OpenchannelAccount,\x20%s,\x20%s,\x20%s','error','message','result','lodash','util','moment','bluebird','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','redis','defaults','localhost','./openchannelAccount.socket','register','request','then'];(function(_0x4dc7b9,_0x319d5a){var _0x3ab114=function(_0x51a9df){while(--_0x51a9df){_0x4dc7b9['push'](_0x4dc7b9['shift']());}};_0x3ab114(++_0x319d5a);}(_0x3fc3,0xa4));var _0x33fc=function(_0x9ffeaf,_0x9dfd4d){_0x9ffeaf=_0x9ffeaf-0x0;var _0xce393b=_0x3fc3[_0x9ffeaf];return _0xce393b;};'use strict';var _=require(_0x33fc('0x0'));var util=require(_0x33fc('0x1'));var moment=require(_0x33fc('0x2'));var BPromise=require(_0x33fc('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x33fc('0x4'));var db=require(_0x33fc('0x5'))['db'];var utils=require(_0x33fc('0x6'));var logger=require('../../config/logger')(_0x33fc('0x7'));var config=require(_0x33fc('0x8'));var jayson=require(_0x33fc('0x9'));var client=jayson[_0x33fc('0xa')]['http']({'port':0x232a});config[_0x33fc('0xb')]=_[_0x33fc('0xc')](config[_0x33fc('0xb')],{'host':_0x33fc('0xd'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0x33fc('0xb')]));require(_0x33fc('0xe'))[_0x33fc('0xf')](socket);function respondWithRpcPromise(_0x1e0c47,_0x277e0c,_0x13235f){return new BPromise(function(_0x1af8f2,_0x5b6042){return client[_0x33fc('0x10')](_0x1e0c47,_0x13235f)[_0x33fc('0x11')](function(_0x52a7c4){logger[_0x33fc('0x12')](_0x33fc('0x13'),_0x277e0c,_0x33fc('0x14'));logger[_0x33fc('0x15')](_0x33fc('0x16'),_0x277e0c,_0x33fc('0x14'),JSON['stringify'](_0x52a7c4));if(_0x52a7c4[_0x33fc('0x17')]){if(_0x52a7c4[_0x33fc('0x17')]['code']===0x1f4){logger[_0x33fc('0x17')]('OpenchannelAccount,\x20%s,\x20%s',_0x277e0c,_0x52a7c4['error'][_0x33fc('0x18')]);return _0x5b6042(_0x52a7c4['error'][_0x33fc('0x18')]);}logger[_0x33fc('0x17')](_0x33fc('0x13'),_0x277e0c,_0x52a7c4[_0x33fc('0x17')]['message']);return _0x1af8f2(_0x52a7c4[_0x33fc('0x17')][_0x33fc('0x18')]);}else{logger[_0x33fc('0x12')](_0x33fc('0x13'),_0x277e0c,_0x33fc('0x14'));_0x1af8f2(_0x52a7c4[_0x33fc('0x19')][_0x33fc('0x18')]);}})['catch'](function(_0x59c445){logger['error']('OpenchannelAccount,\x20%s,\x20%s',_0x277e0c,_0x59c445);_0x5b6042(_0x59c445);});});}