Built motion from commit da617fac.|2.6.6
[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 _0xcfc5=['UserVoiceQueue,\x20%s,\x20%s','request\x20sent','UserVoiceQueue,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','jayson/promise','client','http','info'];(function(_0x31b57a,_0x3dddf3){var _0x2df3dd=function(_0x394522){while(--_0x394522){_0x31b57a['push'](_0x31b57a['shift']());}};_0x2df3dd(++_0x3dddf3);}(_0xcfc5,0x159));var _0x5cfc=function(_0x67f95e,_0x3ca797){_0x67f95e=_0x67f95e-0x0;var _0x538f5a=_0xcfc5[_0x67f95e];return _0x538f5a;};'use strict';var _=require(_0x5cfc('0x0'));var util=require(_0x5cfc('0x1'));var moment=require(_0x5cfc('0x2'));var BPromise=require('bluebird');var rs=require(_0x5cfc('0x3'));var fs=require('fs');var Redis=require(_0x5cfc('0x4'));var db=require(_0x5cfc('0x5'))['db'];var utils=require(_0x5cfc('0x6'));var logger=require(_0x5cfc('0x7'))('rpc');var config=require('../../config/environment');var jayson=require(_0x5cfc('0x8'));var client=jayson[_0x5cfc('0x9')][_0x5cfc('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x7c21d5,_0x2132d8,_0x56da8a){return new BPromise(function(_0x3c03c1,_0x10ef22){return client['request'](_0x7c21d5,_0x56da8a)['then'](function(_0x2e63f6){logger[_0x5cfc('0xb')](_0x5cfc('0xc'),_0x2132d8,_0x5cfc('0xd'));logger['debug'](_0x5cfc('0xe'),_0x2132d8,_0x5cfc('0xd'),JSON[_0x5cfc('0xf')](_0x2e63f6));if(_0x2e63f6['error']){if(_0x2e63f6[_0x5cfc('0x10')][_0x5cfc('0x11')]===0x1f4){logger['error']('UserVoiceQueue,\x20%s,\x20%s',_0x2132d8,_0x2e63f6[_0x5cfc('0x10')][_0x5cfc('0x12')]);return _0x10ef22(_0x2e63f6[_0x5cfc('0x10')][_0x5cfc('0x12')]);}logger['error'](_0x5cfc('0xc'),_0x2132d8,_0x2e63f6[_0x5cfc('0x10')][_0x5cfc('0x12')]);return _0x3c03c1(_0x2e63f6['error'][_0x5cfc('0x12')]);}else{logger[_0x5cfc('0xb')](_0x5cfc('0xc'),_0x2132d8,_0x5cfc('0xd'));_0x3c03c1(_0x2e63f6[_0x5cfc('0x13')][_0x5cfc('0x12')]);}})[_0x5cfc('0x14')](function(_0x112b11){logger[_0x5cfc('0x10')]('UserVoiceQueue,\x20%s,\x20%s',_0x2132d8,_0x112b11);_0x10ef22(_0x112b11);});});}