Built motion from commit (unavailable).|2.5.10
[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 _0xc70b=['catch','lodash','util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','redis','defaults','localhost','./openchannelAccount.socket','register','request','then','OpenchannelAccount,\x20%s,\x20%s','request\x20sent','debug','OpenchannelAccount,\x20%s,\x20%s,\x20%s','error','code','message','info','result'];(function(_0x4dba0d,_0x92bb78){var _0x50cf83=function(_0x3ef9b3){while(--_0x3ef9b3){_0x4dba0d['push'](_0x4dba0d['shift']());}};_0x50cf83(++_0x92bb78);}(_0xc70b,0x75));var _0xbc70=function(_0x5b0676,_0xe6f838){_0x5b0676=_0x5b0676-0x0;var _0x50f61c=_0xc70b[_0x5b0676];return _0x50f61c;};'use strict';var _=require(_0xbc70('0x0'));var util=require(_0xbc70('0x1'));var moment=require(_0xbc70('0x2'));var BPromise=require(_0xbc70('0x3'));var rs=require(_0xbc70('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xbc70('0x5'))['db'];var utils=require(_0xbc70('0x6'));var logger=require(_0xbc70('0x7'))(_0xbc70('0x8'));var config=require(_0xbc70('0x9'));var jayson=require(_0xbc70('0xa'));var client=jayson['client'][_0xbc70('0xb')]({'port':0x232a});config[_0xbc70('0xc')]=_[_0xbc70('0xd')](config['redis'],{'host':_0xbc70('0xe'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0xbc70('0xc')]));require(_0xbc70('0xf'))[_0xbc70('0x10')](socket);function respondWithRpcPromise(_0x70e5b0,_0x3d7375,_0x176d33){return new BPromise(function(_0x2d02f3,_0x153dae){return client[_0xbc70('0x11')](_0x70e5b0,_0x176d33)[_0xbc70('0x12')](function(_0x32823c){logger['info'](_0xbc70('0x13'),_0x3d7375,_0xbc70('0x14'));logger[_0xbc70('0x15')](_0xbc70('0x16'),_0x3d7375,_0xbc70('0x14'),JSON['stringify'](_0x32823c));if(_0x32823c[_0xbc70('0x17')]){if(_0x32823c['error'][_0xbc70('0x18')]===0x1f4){logger[_0xbc70('0x17')](_0xbc70('0x13'),_0x3d7375,_0x32823c[_0xbc70('0x17')][_0xbc70('0x19')]);return _0x153dae(_0x32823c['error']['message']);}logger['error']('OpenchannelAccount,\x20%s,\x20%s',_0x3d7375,_0x32823c[_0xbc70('0x17')]['message']);return _0x2d02f3(_0x32823c[_0xbc70('0x17')]['message']);}else{logger[_0xbc70('0x1a')](_0xbc70('0x13'),_0x3d7375,'request\x20sent');_0x2d02f3(_0x32823c[_0xbc70('0x1b')]['message']);}})[_0xbc70('0x1c')](function(_0x13d24f){logger[_0xbc70('0x17')](_0xbc70('0x13'),_0x3d7375,_0x13d24f);_0x153dae(_0x13d24f);});});}