Built motion from commit 26159a51.|2.5.44
[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 _0x26c9=['../../config/utils','rpc','jayson/promise','client','info','UserChatQueue,\x20%s,\x20%s','request\x20sent','UserChatQueue,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','lodash','moment','bluebird','randomstring','ioredis','../../mysqldb'];(function(_0x2ff918,_0xbb08d6){var _0x5028a3=function(_0x2efd0f){while(--_0x2efd0f){_0x2ff918['push'](_0x2ff918['shift']());}};_0x5028a3(++_0xbb08d6);}(_0x26c9,0x18a));var _0x926c=function(_0x39469e,_0x1d2d34){_0x39469e=_0x39469e-0x0;var _0x4d5e30=_0x26c9[_0x39469e];return _0x4d5e30;};'use strict';var _=require(_0x926c('0x0'));var util=require('util');var moment=require(_0x926c('0x1'));var BPromise=require(_0x926c('0x2'));var rs=require(_0x926c('0x3'));var fs=require('fs');var Redis=require(_0x926c('0x4'));var db=require(_0x926c('0x5'))['db'];var utils=require(_0x926c('0x6'));var logger=require('../../config/logger')(_0x926c('0x7'));var config=require('../../config/environment');var jayson=require(_0x926c('0x8'));var client=jayson[_0x926c('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0x45cfe1,_0x24360e,_0x3c2790){return new BPromise(function(_0x30f79e,_0x58d935){return client['request'](_0x45cfe1,_0x3c2790)['then'](function(_0x1e7da0){logger[_0x926c('0xa')](_0x926c('0xb'),_0x24360e,_0x926c('0xc'));logger['debug'](_0x926c('0xd'),_0x24360e,_0x926c('0xc'),JSON[_0x926c('0xe')](_0x1e7da0));if(_0x1e7da0[_0x926c('0xf')]){if(_0x1e7da0[_0x926c('0xf')][_0x926c('0x10')]===0x1f4){logger[_0x926c('0xf')](_0x926c('0xb'),_0x24360e,_0x1e7da0[_0x926c('0xf')][_0x926c('0x11')]);return _0x58d935(_0x1e7da0[_0x926c('0xf')][_0x926c('0x11')]);}logger[_0x926c('0xf')](_0x926c('0xb'),_0x24360e,_0x1e7da0[_0x926c('0xf')][_0x926c('0x11')]);return _0x30f79e(_0x1e7da0['error'][_0x926c('0x11')]);}else{logger[_0x926c('0xa')](_0x926c('0xb'),_0x24360e,_0x926c('0xc'));_0x30f79e(_0x1e7da0[_0x926c('0x12')]['message']);}})[_0x926c('0x13')](function(_0x39d906){logger['error']('UserChatQueue,\x20%s,\x20%s',_0x24360e,_0x39d906);_0x58d935(_0x39d906);});});}