87d128fd934bfdedd09f79a6bed0c52bce7ebe81
[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 _0xab95=['info','UserVoiceQueue,\x20%s,\x20%s','request\x20sent','UserVoiceQueue,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','lodash','util','moment','bluebird','ioredis','../../mysqldb','../../config/utils','rpc','jayson/promise','request'];(function(_0x3a9d05,_0x367e7c){var _0x3b9c5e=function(_0x48df9f){while(--_0x48df9f){_0x3a9d05['push'](_0x3a9d05['shift']());}};_0x3b9c5e(++_0x367e7c);}(_0xab95,0x1be));var _0x5ab9=function(_0x4ba2df,_0x2be4a8){_0x4ba2df=_0x4ba2df-0x0;var _0x216c18=_0xab95[_0x4ba2df];return _0x216c18;};'use strict';var _=require(_0x5ab9('0x0'));var util=require(_0x5ab9('0x1'));var moment=require(_0x5ab9('0x2'));var BPromise=require(_0x5ab9('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x5ab9('0x4'));var db=require(_0x5ab9('0x5'))['db'];var utils=require(_0x5ab9('0x6'));var logger=require('../../config/logger')(_0x5ab9('0x7'));var config=require('../../config/environment');var jayson=require(_0x5ab9('0x8'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x5eee43,_0x13eddf,_0xfecafb){return new BPromise(function(_0x2fc5dc,_0x47e687){return client[_0x5ab9('0x9')](_0x5eee43,_0xfecafb)['then'](function(_0x32b66c){logger[_0x5ab9('0xa')](_0x5ab9('0xb'),_0x13eddf,_0x5ab9('0xc'));logger['debug'](_0x5ab9('0xd'),_0x13eddf,_0x5ab9('0xc'),JSON[_0x5ab9('0xe')](_0x32b66c));if(_0x32b66c[_0x5ab9('0xf')]){if(_0x32b66c[_0x5ab9('0xf')][_0x5ab9('0x10')]===0x1f4){logger[_0x5ab9('0xf')]('UserVoiceQueue,\x20%s,\x20%s',_0x13eddf,_0x32b66c['error'][_0x5ab9('0x11')]);return _0x47e687(_0x32b66c[_0x5ab9('0xf')][_0x5ab9('0x11')]);}logger[_0x5ab9('0xf')](_0x5ab9('0xb'),_0x13eddf,_0x32b66c[_0x5ab9('0xf')][_0x5ab9('0x11')]);return _0x2fc5dc(_0x32b66c[_0x5ab9('0xf')]['message']);}else{logger['info'](_0x5ab9('0xb'),_0x13eddf,_0x5ab9('0xc'));_0x2fc5dc(_0x32b66c[_0x5ab9('0x12')][_0x5ab9('0x11')]);}})['catch'](function(_0x3c0e46){logger[_0x5ab9('0xf')](_0x5ab9('0xb'),_0x13eddf,_0x3c0e46);_0x47e687(_0x3c0e46);});});}