827dbe25d2aa0cb357cfc83cd5d15fe187059079
[motion2.git] / server / api / userVoiceQueue / userVoiceQueue.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 _0x5f55=['client','http','UserVoiceQueue,\x20%s,\x20%s','request\x20sent','debug','UserVoiceQueue,\x20%s,\x20%s,\x20%s','stringify','error','message','info','result','catch','lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/logger','rpc','../../config/environment'];(function(_0xe480f0,_0x4c0dc1){var _0x57b198=function(_0x4d8304){while(--_0x4d8304){_0xe480f0['push'](_0xe480f0['shift']());}};_0x57b198(++_0x4c0dc1);}(_0x5f55,0x1ef));var _0x55f5=function(_0x305117,_0x289f1a){_0x305117=_0x305117-0x0;var _0x184cb7=_0x5f55[_0x305117];return _0x184cb7;};'use strict';var _=require(_0x55f5('0x0'));var util=require(_0x55f5('0x1'));var moment=require(_0x55f5('0x2'));var BPromise=require('bluebird');var rs=require(_0x55f5('0x3'));var fs=require('fs');var Redis=require(_0x55f5('0x4'));var db=require(_0x55f5('0x5'))['db'];var utils=require('../../config/utils');var logger=require(_0x55f5('0x6'))(_0x55f5('0x7'));var config=require(_0x55f5('0x8'));var jayson=require('jayson/promise');var client=jayson[_0x55f5('0x9')][_0x55f5('0xa')]({'port':0x232a});function respondWithRpcPromise(_0xea98db,_0x5d16fb,_0x312f37){return new BPromise(function(_0x4b8b76,_0x2a855a){return client['request'](_0xea98db,_0x312f37)['then'](function(_0xe419c1){logger['info'](_0x55f5('0xb'),_0x5d16fb,_0x55f5('0xc'));logger[_0x55f5('0xd')](_0x55f5('0xe'),_0x5d16fb,'request\x20sent',JSON[_0x55f5('0xf')](_0xe419c1));if(_0xe419c1[_0x55f5('0x10')]){if(_0xe419c1['error']['code']===0x1f4){logger[_0x55f5('0x10')](_0x55f5('0xb'),_0x5d16fb,_0xe419c1[_0x55f5('0x10')][_0x55f5('0x11')]);return _0x2a855a(_0xe419c1[_0x55f5('0x10')]['message']);}logger[_0x55f5('0x10')](_0x55f5('0xb'),_0x5d16fb,_0xe419c1[_0x55f5('0x10')]['message']);return _0x4b8b76(_0xe419c1[_0x55f5('0x10')][_0x55f5('0x11')]);}else{logger[_0x55f5('0x12')](_0x55f5('0xb'),_0x5d16fb,_0x55f5('0xc'));_0x4b8b76(_0xe419c1[_0x55f5('0x13')][_0x55f5('0x11')]);}})[_0x55f5('0x14')](function(_0xa413de){logger[_0x55f5('0x10')](_0x55f5('0xb'),_0x5d16fb,_0xa413de);_0x2a855a(_0xa413de);});});}