6e4dce3ca668db37f438e7d134e10a62a94bd790
[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 _0x75be=['VoiceQueuesLog,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','VoiceQueuesLog,\x20%s,\x20%s','message','result','moment','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','http','request','then','info','debug'];(function(_0x1406ae,_0x292395){var _0x23a076=function(_0x5e147a){while(--_0x5e147a){_0x1406ae['push'](_0x1406ae['shift']());}};_0x23a076(++_0x292395);}(_0x75be,0x197));var _0xe75b=function(_0x374a46,_0x299266){_0x374a46=_0x374a46-0x0;var _0x25684e=_0x75be[_0x374a46];return _0x25684e;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0xe75b('0x0'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xe75b('0x1'));var db=require(_0xe75b('0x2'))['db'];var utils=require(_0xe75b('0x3'));var logger=require(_0xe75b('0x4'))(_0xe75b('0x5'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson['client'][_0xe75b('0x6')]({'port':0x232a});function respondWithRpcPromise(_0x2c5e6b,_0x2cad34,_0x2cff18){return new BPromise(function(_0x3ba8e0,_0x68b45c){return client[_0xe75b('0x7')](_0x2c5e6b,_0x2cff18)[_0xe75b('0x8')](function(_0x28566b){logger[_0xe75b('0x9')]('VoiceQueuesLog,\x20%s,\x20%s',_0x2cad34,'request\x20sent');logger[_0xe75b('0xa')](_0xe75b('0xb'),_0x2cad34,_0xe75b('0xc'),JSON[_0xe75b('0xd')](_0x28566b));if(_0x28566b[_0xe75b('0xe')]){if(_0x28566b[_0xe75b('0xe')][_0xe75b('0xf')]===0x1f4){logger[_0xe75b('0xe')](_0xe75b('0x10'),_0x2cad34,_0x28566b[_0xe75b('0xe')]['message']);return _0x68b45c(_0x28566b[_0xe75b('0xe')][_0xe75b('0x11')]);}logger['error']('VoiceQueuesLog,\x20%s,\x20%s',_0x2cad34,_0x28566b['error'][_0xe75b('0x11')]);return _0x3ba8e0(_0x28566b[_0xe75b('0xe')]['message']);}else{logger['info']('VoiceQueuesLog,\x20%s,\x20%s',_0x2cad34,_0xe75b('0xc'));_0x3ba8e0(_0x28566b[_0xe75b('0x12')][_0xe75b('0x11')]);}})['catch'](function(_0x287ca3){logger['error']('VoiceQueuesLog,\x20%s,\x20%s',_0x2cad34,_0x287ca3);_0x68b45c(_0x287ca3);});});}