e18074aa4dcba5b7c227331111f5e386b58ceb8b
[motion2.git] / server / api / chatInternalMessage / chatInternalMessage.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 _0x0ccb=['socket.io-emitter','./chatInternalMessage.socket','info','ChatInternalMessage,\x20%s,\x20%s','request\x20sent','debug','error','code','message','lodash','util','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','client','http','redis','defaults','localhost'];(function(_0x5ad2ca,_0x3fd18c){var _0x47c908=function(_0x5250c9){while(--_0x5250c9){_0x5ad2ca['push'](_0x5ad2ca['shift']());}};_0x47c908(++_0x3fd18c);}(_0x0ccb,0x77));var _0xb0cc=function(_0x5188a4,_0x41866d){_0x5188a4=_0x5188a4-0x0;var _0x218c30=_0x0ccb[_0x5188a4];return _0x218c30;};'use strict';var _=require(_0xb0cc('0x0'));var util=require(_0xb0cc('0x1'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0xb0cc('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xb0cc('0x3'))['db'];var utils=require(_0xb0cc('0x4'));var logger=require(_0xb0cc('0x5'))(_0xb0cc('0x6'));var config=require(_0xb0cc('0x7'));var jayson=require('jayson/promise');var client=jayson[_0xb0cc('0x8')][_0xb0cc('0x9')]({'port':0x232a});config[_0xb0cc('0xa')]=_[_0xb0cc('0xb')](config[_0xb0cc('0xa')],{'host':_0xb0cc('0xc'),'port':0x18eb});var socket=require(_0xb0cc('0xd'))(new Redis(config[_0xb0cc('0xa')]));require(_0xb0cc('0xe'))['register'](socket);function respondWithRpcPromise(_0x135560,_0x49a12d,_0x1e7650){return new BPromise(function(_0x52944b,_0x2cb1f7){return client['request'](_0x135560,_0x1e7650)['then'](function(_0x3e7361){logger[_0xb0cc('0xf')](_0xb0cc('0x10'),_0x49a12d,_0xb0cc('0x11'));logger[_0xb0cc('0x12')]('ChatInternalMessage,\x20%s,\x20%s,\x20%s',_0x49a12d,_0xb0cc('0x11'),JSON['stringify'](_0x3e7361));if(_0x3e7361[_0xb0cc('0x13')]){if(_0x3e7361['error'][_0xb0cc('0x14')]===0x1f4){logger['error'](_0xb0cc('0x10'),_0x49a12d,_0x3e7361[_0xb0cc('0x13')][_0xb0cc('0x15')]);return _0x2cb1f7(_0x3e7361[_0xb0cc('0x13')][_0xb0cc('0x15')]);}logger['error']('ChatInternalMessage,\x20%s,\x20%s',_0x49a12d,_0x3e7361[_0xb0cc('0x13')]['message']);return _0x52944b(_0x3e7361[_0xb0cc('0x13')][_0xb0cc('0x15')]);}else{logger['info'](_0xb0cc('0x10'),_0x49a12d,_0xb0cc('0x11'));_0x52944b(_0x3e7361['result'][_0xb0cc('0x15')]);}})['catch'](function(_0x2fd3d3){logger[_0xb0cc('0x13')]('ChatInternalMessage,\x20%s,\x20%s',_0x49a12d,_0x2fd3d3);_0x2cb1f7(_0x2fd3d3);});});}