eee9ad8fba112de17fc0c07e0d410544b81c58de
[motion2.git] / server / api / userChatQueue / userChatQueue.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 _0x7c5b=['catch','lodash','moment','bluebird','ioredis','../../mysqldb','../../config/logger','jayson/promise','client','http','then','info','UserChatQueue,\x20%s,\x20%s','request\x20sent','UserChatQueue,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result'];(function(_0x3eff8f,_0x58a445){var _0x23eabd=function(_0xb93f18){while(--_0xb93f18){_0x3eff8f['push'](_0x3eff8f['shift']());}};_0x23eabd(++_0x58a445);}(_0x7c5b,0x17d));var _0xb7c5=function(_0x1ac2dc,_0x594a87){_0x1ac2dc=_0x1ac2dc-0x0;var _0x303c26=_0x7c5b[_0x1ac2dc];return _0x303c26;};'use strict';var _=require(_0xb7c5('0x0'));var util=require('util');var moment=require(_0xb7c5('0x1'));var BPromise=require(_0xb7c5('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xb7c5('0x3'));var db=require(_0xb7c5('0x4'))['db'];var utils=require('../../config/utils');var logger=require(_0xb7c5('0x5'))('rpc');var config=require('../../config/environment');var jayson=require(_0xb7c5('0x6'));var client=jayson[_0xb7c5('0x7')][_0xb7c5('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x2e64f3,_0x5586a2,_0x4f33a7){return new BPromise(function(_0x5f18fa,_0x30bc6b){return client['request'](_0x2e64f3,_0x4f33a7)[_0xb7c5('0x9')](function(_0x25e174){logger[_0xb7c5('0xa')](_0xb7c5('0xb'),_0x5586a2,_0xb7c5('0xc'));logger['debug'](_0xb7c5('0xd'),_0x5586a2,_0xb7c5('0xc'),JSON[_0xb7c5('0xe')](_0x25e174));if(_0x25e174['error']){if(_0x25e174[_0xb7c5('0xf')][_0xb7c5('0x10')]===0x1f4){logger[_0xb7c5('0xf')](_0xb7c5('0xb'),_0x5586a2,_0x25e174[_0xb7c5('0xf')][_0xb7c5('0x11')]);return _0x30bc6b(_0x25e174[_0xb7c5('0xf')][_0xb7c5('0x11')]);}logger[_0xb7c5('0xf')](_0xb7c5('0xb'),_0x5586a2,_0x25e174['error'][_0xb7c5('0x11')]);return _0x5f18fa(_0x25e174[_0xb7c5('0xf')][_0xb7c5('0x11')]);}else{logger[_0xb7c5('0xa')]('UserChatQueue,\x20%s,\x20%s',_0x5586a2,_0xb7c5('0xc'));_0x5f18fa(_0x25e174[_0xb7c5('0x12')][_0xb7c5('0x11')]);}})[_0xb7c5('0x13')](function(_0xdb9f0f){logger[_0xb7c5('0xf')](_0xb7c5('0xb'),_0x5586a2,_0xdb9f0f);_0x30bc6b(_0xdb9f0f);});});}