Built motion from commit (unavailable).|2.5.18
[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 _0xa768=['stringify','error','code','message','result','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','then','info','ChatApplication,\x20%s,\x20%s','ChatApplication,\x20%s,\x20%s,\x20%s','request\x20sent'];(function(_0xb4136a,_0x1828a7){var _0x2ef6e8=function(_0x27a0d2){while(--_0x27a0d2){_0xb4136a['push'](_0xb4136a['shift']());}};_0x2ef6e8(++_0x1828a7);}(_0xa768,0xa5));var _0x8a76=function(_0x3c7ca4,_0x207817){_0x3c7ca4=_0x3c7ca4-0x0;var _0x7d8baa=_0xa768[_0x3c7ca4];return _0x7d8baa;};'use strict';var _=require(_0x8a76('0x0'));var util=require(_0x8a76('0x1'));var moment=require(_0x8a76('0x2'));var BPromise=require(_0x8a76('0x3'));var rs=require(_0x8a76('0x4'));var fs=require('fs');var Redis=require(_0x8a76('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x8a76('0x6'));var logger=require(_0x8a76('0x7'))(_0x8a76('0x8'));var config=require(_0x8a76('0x9'));var jayson=require('jayson/promise');var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x8e72e7,_0x18f380,_0x414a57){return new BPromise(function(_0x55d343,_0x238eea){return client['request'](_0x8e72e7,_0x414a57)[_0x8a76('0xa')](function(_0x1b191b){logger[_0x8a76('0xb')](_0x8a76('0xc'),_0x18f380,'request\x20sent');logger['debug'](_0x8a76('0xd'),_0x18f380,_0x8a76('0xe'),JSON[_0x8a76('0xf')](_0x1b191b));if(_0x1b191b[_0x8a76('0x10')]){if(_0x1b191b['error'][_0x8a76('0x11')]===0x1f4){logger[_0x8a76('0x10')](_0x8a76('0xc'),_0x18f380,_0x1b191b[_0x8a76('0x10')][_0x8a76('0x12')]);return _0x238eea(_0x1b191b[_0x8a76('0x10')][_0x8a76('0x12')]);}logger['error'](_0x8a76('0xc'),_0x18f380,_0x1b191b[_0x8a76('0x10')]['message']);return _0x55d343(_0x1b191b['error'][_0x8a76('0x12')]);}else{logger[_0x8a76('0xb')](_0x8a76('0xc'),_0x18f380,'request\x20sent');_0x55d343(_0x1b191b[_0x8a76('0x13')][_0x8a76('0x12')]);}})['catch'](function(_0xd3807d){logger['error'](_0x8a76('0xc'),_0x18f380,_0xd3807d);_0x238eea(_0xd3807d);});});}