Built motion from commit 10af8726.|2.6.34
[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 _0xa63f=['debug','ChatInternalMessage,\x20%s,\x20%s,\x20%s','error','code','message','result','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','client','http','redis','defaults','./chatInternalMessage.socket','register','request','then','info','ChatInternalMessage,\x20%s,\x20%s','request\x20sent'];(function(_0x4205bc,_0x2aa6d4){var _0x58d4b2=function(_0x16dbe5){while(--_0x16dbe5){_0x4205bc['push'](_0x4205bc['shift']());}};_0x58d4b2(++_0x2aa6d4);}(_0xa63f,0x1b6));var _0xfa63=function(_0x3cbe1c,_0x4bcabd){_0x3cbe1c=_0x3cbe1c-0x0;var _0x5ee08b=_0xa63f[_0x3cbe1c];return _0x5ee08b;};'use strict';var _=require(_0xfa63('0x0'));var util=require(_0xfa63('0x1'));var moment=require(_0xfa63('0x2'));var BPromise=require(_0xfa63('0x3'));var rs=require(_0xfa63('0x4'));var fs=require('fs');var Redis=require(_0xfa63('0x5'));var db=require(_0xfa63('0x6'))['db'];var utils=require(_0xfa63('0x7'));var logger=require(_0xfa63('0x8'))(_0xfa63('0x9'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0xfa63('0xa')][_0xfa63('0xb')]({'port':0x232a});config[_0xfa63('0xc')]=_[_0xfa63('0xd')](config['redis'],{'host':'localhost','port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0xfa63('0xc')]));require(_0xfa63('0xe'))[_0xfa63('0xf')](socket);function respondWithRpcPromise(_0x47d90d,_0x181fec,_0x57faed){return new BPromise(function(_0xfcb3d1,_0x4b1959){return client[_0xfa63('0x10')](_0x47d90d,_0x57faed)[_0xfa63('0x11')](function(_0x3e5bfc){logger[_0xfa63('0x12')](_0xfa63('0x13'),_0x181fec,_0xfa63('0x14'));logger[_0xfa63('0x15')](_0xfa63('0x16'),_0x181fec,'request\x20sent',JSON['stringify'](_0x3e5bfc));if(_0x3e5bfc[_0xfa63('0x17')]){if(_0x3e5bfc[_0xfa63('0x17')][_0xfa63('0x18')]===0x1f4){logger['error'](_0xfa63('0x13'),_0x181fec,_0x3e5bfc['error'][_0xfa63('0x19')]);return _0x4b1959(_0x3e5bfc[_0xfa63('0x17')]['message']);}logger[_0xfa63('0x17')](_0xfa63('0x13'),_0x181fec,_0x3e5bfc[_0xfa63('0x17')][_0xfa63('0x19')]);return _0xfcb3d1(_0x3e5bfc[_0xfa63('0x17')][_0xfa63('0x19')]);}else{logger['info'](_0xfa63('0x13'),_0x181fec,_0xfa63('0x14'));_0xfcb3d1(_0x3e5bfc[_0xfa63('0x1a')][_0xfa63('0x19')]);}})['catch'](function(_0x58211b){logger[_0xfa63('0x17')](_0xfa63('0x13'),_0x181fec,_0x58211b);_0x4b1959(_0x58211b);});});}