Built motion from commit 85328c08.|2.5.50
[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 _0x51e7=['stringify','error','code','UserChatQueue,\x20%s,\x20%s','message','result','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','client','request','info','request\x20sent','debug','UserChatQueue,\x20%s,\x20%s,\x20%s'];(function(_0x46be36,_0x5451a8){var _0x203d30=function(_0x5c5653){while(--_0x5c5653){_0x46be36['push'](_0x46be36['shift']());}};_0x203d30(++_0x5451a8);}(_0x51e7,0x1e7));var _0x751e=function(_0x2bbae5,_0x1f4626){_0x2bbae5=_0x2bbae5-0x0;var _0x90f6f=_0x51e7[_0x2bbae5];return _0x90f6f;};'use strict';var _=require(_0x751e('0x0'));var util=require(_0x751e('0x1'));var moment=require(_0x751e('0x2'));var BPromise=require(_0x751e('0x3'));var rs=require(_0x751e('0x4'));var fs=require('fs');var Redis=require(_0x751e('0x5'));var db=require(_0x751e('0x6'))['db'];var utils=require(_0x751e('0x7'));var logger=require(_0x751e('0x8'))(_0x751e('0x9'));var config=require(_0x751e('0xa'));var jayson=require('jayson/promise');var client=jayson[_0x751e('0xb')]['http']({'port':0x232a});function respondWithRpcPromise(_0x4c422f,_0x2881ae,_0x59367b){return new BPromise(function(_0x585c03,_0x1c83b4){return client[_0x751e('0xc')](_0x4c422f,_0x59367b)['then'](function(_0x425612){logger[_0x751e('0xd')]('UserChatQueue,\x20%s,\x20%s',_0x2881ae,_0x751e('0xe'));logger[_0x751e('0xf')](_0x751e('0x10'),_0x2881ae,_0x751e('0xe'),JSON[_0x751e('0x11')](_0x425612));if(_0x425612['error']){if(_0x425612[_0x751e('0x12')][_0x751e('0x13')]===0x1f4){logger['error'](_0x751e('0x14'),_0x2881ae,_0x425612[_0x751e('0x12')][_0x751e('0x15')]);return _0x1c83b4(_0x425612[_0x751e('0x12')][_0x751e('0x15')]);}logger[_0x751e('0x12')]('UserChatQueue,\x20%s,\x20%s',_0x2881ae,_0x425612['error'][_0x751e('0x15')]);return _0x585c03(_0x425612[_0x751e('0x12')][_0x751e('0x15')]);}else{logger['info'](_0x751e('0x14'),_0x2881ae,_0x751e('0xe'));_0x585c03(_0x425612[_0x751e('0x16')]['message']);}})[_0x751e('0x17')](function(_0x2ed4cd){logger[_0x751e('0x12')]('UserChatQueue,\x20%s,\x20%s',_0x2881ae,_0x2ed4cd);_0x1c83b4(_0x2ed4cd);});});}