801646161415fde9055813dda9b5febf99eeb3c0
[motion2.git] / server / api / chatApplication / chatApplication.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 _0x6ab3=['randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','then','info','request\x20sent','debug','ChatApplication,\x20%s,\x20%s,\x20%s','error','code','ChatApplication,\x20%s,\x20%s','message','result','util','moment'];(function(_0x1391a8,_0x4e2f7f){var _0x1e3519=function(_0x1ad406){while(--_0x1ad406){_0x1391a8['push'](_0x1391a8['shift']());}};_0x1e3519(++_0x4e2f7f);}(_0x6ab3,0x70));var _0x36ab=function(_0x1e399a,_0x351c59){_0x1e399a=_0x1e399a-0x0;var _0x539897=_0x6ab3[_0x1e399a];return _0x539897;};'use strict';var _=require('lodash');var util=require(_0x36ab('0x0'));var moment=require(_0x36ab('0x1'));var BPromise=require('bluebird');var rs=require(_0x36ab('0x2'));var fs=require('fs');var Redis=require(_0x36ab('0x3'));var db=require(_0x36ab('0x4'))['db'];var utils=require(_0x36ab('0x5'));var logger=require(_0x36ab('0x6'))(_0x36ab('0x7'));var config=require('../../config/environment');var jayson=require(_0x36ab('0x8'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0xc2d3bd,_0x80f142,_0x5b0a62){return new BPromise(function(_0x16beaf,_0xb23638){return client['request'](_0xc2d3bd,_0x5b0a62)[_0x36ab('0x9')](function(_0x566d20){logger[_0x36ab('0xa')]('ChatApplication,\x20%s,\x20%s',_0x80f142,_0x36ab('0xb'));logger[_0x36ab('0xc')](_0x36ab('0xd'),_0x80f142,_0x36ab('0xb'),JSON['stringify'](_0x566d20));if(_0x566d20['error']){if(_0x566d20[_0x36ab('0xe')][_0x36ab('0xf')]===0x1f4){logger['error'](_0x36ab('0x10'),_0x80f142,_0x566d20[_0x36ab('0xe')][_0x36ab('0x11')]);return _0xb23638(_0x566d20[_0x36ab('0xe')][_0x36ab('0x11')]);}logger[_0x36ab('0xe')]('ChatApplication,\x20%s,\x20%s',_0x80f142,_0x566d20[_0x36ab('0xe')][_0x36ab('0x11')]);return _0x16beaf(_0x566d20['error']['message']);}else{logger[_0x36ab('0xa')](_0x36ab('0x10'),_0x80f142,_0x36ab('0xb'));_0x16beaf(_0x566d20[_0x36ab('0x12')][_0x36ab('0x11')]);}})['catch'](function(_0x2a49de){logger[_0x36ab('0xe')]('ChatApplication,\x20%s,\x20%s',_0x80f142,_0x2a49de);_0xb23638(_0x2a49de);});});}