a749e1e3b0fa001da0dbcc5f31463bd6c3da2089
[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 _0x333e=['request','info','UserVoiceQueue,\x20%s,\x20%s','debug','UserVoiceQueue,\x20%s,\x20%s,\x20%s','request\x20sent','error','code','message','result','catch','util','bluebird','randomstring','ioredis','../../mysqldb','rpc','../../config/environment','jayson/promise','client','http'];(function(_0x4c845b,_0x3ebd28){var _0x4a3ce4=function(_0x339366){while(--_0x339366){_0x4c845b['push'](_0x4c845b['shift']());}};_0x4a3ce4(++_0x3ebd28);}(_0x333e,0x170));var _0xe333=function(_0x5dddc1,_0x15ff1f){_0x5dddc1=_0x5dddc1-0x0;var _0x20233e=_0x333e[_0x5dddc1];return _0x20233e;};'use strict';var _=require('lodash');var util=require(_0xe333('0x0'));var moment=require('moment');var BPromise=require(_0xe333('0x1'));var rs=require(_0xe333('0x2'));var fs=require('fs');var Redis=require(_0xe333('0x3'));var db=require(_0xe333('0x4'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0xe333('0x5'));var config=require(_0xe333('0x6'));var jayson=require(_0xe333('0x7'));var client=jayson[_0xe333('0x8')][_0xe333('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x960979,_0x7c072a,_0x24b25a){return new BPromise(function(_0x3e3338,_0x3ca9fa){return client[_0xe333('0xa')](_0x960979,_0x24b25a)['then'](function(_0x44e4b9){logger[_0xe333('0xb')](_0xe333('0xc'),_0x7c072a,'request\x20sent');logger[_0xe333('0xd')](_0xe333('0xe'),_0x7c072a,_0xe333('0xf'),JSON['stringify'](_0x44e4b9));if(_0x44e4b9[_0xe333('0x10')]){if(_0x44e4b9['error'][_0xe333('0x11')]===0x1f4){logger[_0xe333('0x10')](_0xe333('0xc'),_0x7c072a,_0x44e4b9[_0xe333('0x10')][_0xe333('0x12')]);return _0x3ca9fa(_0x44e4b9[_0xe333('0x10')]['message']);}logger[_0xe333('0x10')](_0xe333('0xc'),_0x7c072a,_0x44e4b9['error']['message']);return _0x3e3338(_0x44e4b9[_0xe333('0x10')]['message']);}else{logger[_0xe333('0xb')](_0xe333('0xc'),_0x7c072a,_0xe333('0xf'));_0x3e3338(_0x44e4b9[_0xe333('0x13')][_0xe333('0x12')]);}})[_0xe333('0x14')](function(_0x13dae0){logger[_0xe333('0x10')](_0xe333('0xc'),_0x7c072a,_0x13dae0);_0x3ca9fa(_0x13dae0);});});}