Built motion from commit (unavailable).|2.5.20
[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 _0x4b46=['catch','lodash','util','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','client','http','redis','defaults','localhost','socket.io-emitter','register','request','then','OpenchannelAccount,\x20%s,\x20%s','request\x20sent','OpenchannelAccount,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result'];(function(_0xb6d710,_0x46257d){var _0x1a2aec=function(_0x10b577){while(--_0x10b577){_0xb6d710['push'](_0xb6d710['shift']());}};_0x1a2aec(++_0x46257d);}(_0x4b46,0x139));var _0x64b4=function(_0x10e2b2,_0x4e73a4){_0x10e2b2=_0x10e2b2-0x0;var _0x22ff93=_0x4b46[_0x10e2b2];return _0x22ff93;};'use strict';var _=require(_0x64b4('0x0'));var util=require(_0x64b4('0x1'));var moment=require('moment');var BPromise=require(_0x64b4('0x2'));var rs=require(_0x64b4('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x64b4('0x4'))['db'];var utils=require(_0x64b4('0x5'));var logger=require(_0x64b4('0x6'))(_0x64b4('0x7'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0x64b4('0x8')][_0x64b4('0x9')]({'port':0x232a});config[_0x64b4('0xa')]=_[_0x64b4('0xb')](config[_0x64b4('0xa')],{'host':_0x64b4('0xc'),'port':0x18eb});var socket=require(_0x64b4('0xd'))(new Redis(config[_0x64b4('0xa')]));require('./openchannelAccount.socket')[_0x64b4('0xe')](socket);function respondWithRpcPromise(_0x37ac78,_0x5984c1,_0x43c24f){return new BPromise(function(_0x556828,_0x14453b){return client[_0x64b4('0xf')](_0x37ac78,_0x43c24f)[_0x64b4('0x10')](function(_0xf7b281){logger['info'](_0x64b4('0x11'),_0x5984c1,_0x64b4('0x12'));logger['debug'](_0x64b4('0x13'),_0x5984c1,_0x64b4('0x12'),JSON[_0x64b4('0x14')](_0xf7b281));if(_0xf7b281['error']){if(_0xf7b281[_0x64b4('0x15')][_0x64b4('0x16')]===0x1f4){logger[_0x64b4('0x15')](_0x64b4('0x11'),_0x5984c1,_0xf7b281[_0x64b4('0x15')][_0x64b4('0x17')]);return _0x14453b(_0xf7b281[_0x64b4('0x15')][_0x64b4('0x17')]);}logger['error'](_0x64b4('0x11'),_0x5984c1,_0xf7b281['error'][_0x64b4('0x17')]);return _0x556828(_0xf7b281['error']['message']);}else{logger['info'](_0x64b4('0x11'),_0x5984c1,_0x64b4('0x12'));_0x556828(_0xf7b281[_0x64b4('0x18')][_0x64b4('0x17')]);}})[_0x64b4('0x19')](function(_0x37b578){logger[_0x64b4('0x15')]('OpenchannelAccount,\x20%s,\x20%s',_0x5984c1,_0x37b578);_0x14453b(_0x37b578);});});}