Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / server / api / voiceQueuesLog / voiceQueuesLog.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 _0x5e49=['../../config/utils','../../config/logger','../../config/environment','request','then','info','VoiceQueuesLog,\x20%s,\x20%s','debug','VoiceQueuesLog,\x20%s,\x20%s,\x20%s','request\x20sent','error','code','message','result','lodash','util','moment','ioredis'];(function(_0x4018b3,_0x2c5527){var _0x3f61de=function(_0x3c800d){while(--_0x3c800d){_0x4018b3['push'](_0x4018b3['shift']());}};_0x3f61de(++_0x2c5527);}(_0x5e49,0x152));var _0x95e4=function(_0x41ccbb,_0x3771e8){_0x41ccbb=_0x41ccbb-0x0;var _0x519c61=_0x5e49[_0x41ccbb];return _0x519c61;};'use strict';var _=require(_0x95e4('0x0'));var util=require(_0x95e4('0x1'));var moment=require(_0x95e4('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x95e4('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x95e4('0x4'));var logger=require(_0x95e4('0x5'))('rpc');var config=require(_0x95e4('0x6'));var jayson=require('jayson/promise');var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x1c5ba0,_0x1591e8,_0x2d1074){return new BPromise(function(_0x52b34f,_0x5c4728){return client[_0x95e4('0x7')](_0x1c5ba0,_0x2d1074)[_0x95e4('0x8')](function(_0x2b6e69){logger[_0x95e4('0x9')](_0x95e4('0xa'),_0x1591e8,'request\x20sent');logger[_0x95e4('0xb')](_0x95e4('0xc'),_0x1591e8,_0x95e4('0xd'),JSON['stringify'](_0x2b6e69));if(_0x2b6e69[_0x95e4('0xe')]){if(_0x2b6e69['error'][_0x95e4('0xf')]===0x1f4){logger[_0x95e4('0xe')](_0x95e4('0xa'),_0x1591e8,_0x2b6e69['error'][_0x95e4('0x10')]);return _0x5c4728(_0x2b6e69[_0x95e4('0xe')][_0x95e4('0x10')]);}logger[_0x95e4('0xe')](_0x95e4('0xa'),_0x1591e8,_0x2b6e69[_0x95e4('0xe')]['message']);return _0x52b34f(_0x2b6e69['error'][_0x95e4('0x10')]);}else{logger['info'](_0x95e4('0xa'),_0x1591e8,_0x95e4('0xd'));_0x52b34f(_0x2b6e69[_0x95e4('0x11')][_0x95e4('0x10')]);}})['catch'](function(_0xa515f0){logger[_0x95e4('0xe')]('VoiceQueuesLog,\x20%s,\x20%s',_0x1591e8,_0xa515f0);_0x5c4728(_0xa515f0);});});}