4300d1ad6ba93592688ff538e6651b1f01fa8263
[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 _0xf699=['rpc','jayson/promise','client','request','info','ChatApplication,\x20%s,\x20%s','request\x20sent','debug','ChatApplication,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','lodash','moment','ioredis','../../mysqldb','../../config/utils','../../config/logger'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xf699,0x14e));var _0x9f69=function(_0x1018ea,_0x3d07bf){_0x1018ea=_0x1018ea-0x0;var _0x10e226=_0xf699[_0x1018ea];return _0x10e226;};'use strict';var _=require(_0x9f69('0x0'));var util=require('util');var moment=require(_0x9f69('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x9f69('0x2'));var db=require(_0x9f69('0x3'))['db'];var utils=require(_0x9f69('0x4'));var logger=require(_0x9f69('0x5'))(_0x9f69('0x6'));var config=require('../../config/environment');var jayson=require(_0x9f69('0x7'));var client=jayson[_0x9f69('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x292610,_0x35db02,_0x42f62e){return new BPromise(function(_0x9962ff,_0x43e245){return client[_0x9f69('0x9')](_0x292610,_0x42f62e)['then'](function(_0x42e9ff){logger[_0x9f69('0xa')](_0x9f69('0xb'),_0x35db02,_0x9f69('0xc'));logger[_0x9f69('0xd')](_0x9f69('0xe'),_0x35db02,'request\x20sent',JSON['stringify'](_0x42e9ff));if(_0x42e9ff[_0x9f69('0xf')]){if(_0x42e9ff[_0x9f69('0xf')][_0x9f69('0x10')]===0x1f4){logger[_0x9f69('0xf')](_0x9f69('0xb'),_0x35db02,_0x42e9ff[_0x9f69('0xf')][_0x9f69('0x11')]);return _0x43e245(_0x42e9ff[_0x9f69('0xf')][_0x9f69('0x11')]);}logger['error'](_0x9f69('0xb'),_0x35db02,_0x42e9ff['error'][_0x9f69('0x11')]);return _0x9962ff(_0x42e9ff[_0x9f69('0xf')][_0x9f69('0x11')]);}else{logger['info'](_0x9f69('0xb'),_0x35db02,_0x9f69('0xc'));_0x9962ff(_0x42e9ff[_0x9f69('0x12')][_0x9f69('0x11')]);}})[_0x9f69('0x13')](function(_0x2d604c){logger['error'](_0x9f69('0xb'),_0x35db02,_0x2d604c);_0x43e245(_0x2d604c);});});}