Built motion from commit (unavailable).|2.5.28
[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 _0x63ae=['code','ChatApplication,\x20%s,\x20%s','message','info','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','http','request','then','request\x20sent','debug','stringify','error'];(function(_0x46621e,_0x25b6fe){var _0x8ad717=function(_0x549164){while(--_0x549164){_0x46621e['push'](_0x46621e['shift']());}};_0x8ad717(++_0x25b6fe);}(_0x63ae,0x18c));var _0xe63a=function(_0x543638,_0x29c688){_0x543638=_0x543638-0x0;var _0xbd491e=_0x63ae[_0x543638];return _0xbd491e;};'use strict';var _=require(_0xe63a('0x0'));var util=require(_0xe63a('0x1'));var moment=require(_0xe63a('0x2'));var BPromise=require(_0xe63a('0x3'));var rs=require(_0xe63a('0x4'));var fs=require('fs');var Redis=require(_0xe63a('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0xe63a('0x6'));var logger=require(_0xe63a('0x7'))('rpc');var config=require(_0xe63a('0x8'));var jayson=require(_0xe63a('0x9'));var client=jayson[_0xe63a('0xa')][_0xe63a('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x4da3df,_0x1d6c9a,_0xa4eeed){return new BPromise(function(_0x2efac1,_0x5aed37){return client[_0xe63a('0xc')](_0x4da3df,_0xa4eeed)[_0xe63a('0xd')](function(_0x227413){logger['info']('ChatApplication,\x20%s,\x20%s',_0x1d6c9a,_0xe63a('0xe'));logger[_0xe63a('0xf')]('ChatApplication,\x20%s,\x20%s,\x20%s',_0x1d6c9a,_0xe63a('0xe'),JSON[_0xe63a('0x10')](_0x227413));if(_0x227413[_0xe63a('0x11')]){if(_0x227413[_0xe63a('0x11')][_0xe63a('0x12')]===0x1f4){logger[_0xe63a('0x11')](_0xe63a('0x13'),_0x1d6c9a,_0x227413[_0xe63a('0x11')]['message']);return _0x5aed37(_0x227413[_0xe63a('0x11')][_0xe63a('0x14')]);}logger['error']('ChatApplication,\x20%s,\x20%s',_0x1d6c9a,_0x227413[_0xe63a('0x11')][_0xe63a('0x14')]);return _0x2efac1(_0x227413[_0xe63a('0x11')][_0xe63a('0x14')]);}else{logger[_0xe63a('0x15')](_0xe63a('0x13'),_0x1d6c9a,_0xe63a('0xe'));_0x2efac1(_0x227413['result']['message']);}})[_0xe63a('0x16')](function(_0x3cb93e){logger[_0xe63a('0x11')](_0xe63a('0x13'),_0x1d6c9a,_0x3cb93e);_0x5aed37(_0x3cb93e);});});}