Built motion from commit (unavailable).|2.5.25
[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 _0x9d9b=['stringify','error','code','VoiceQueuesLog,\x20%s,\x20%s','message','result','util','moment','randomstring','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','client','http','request','then','VoiceQueuesLog,\x20%s,\x20%s,\x20%s','request\x20sent'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0x9d9b,0x1e1));var _0xb9d9=function(_0x4803d2,_0x877d12){_0x4803d2=_0x4803d2-0x0;var _0x5c0527=_0x9d9b[_0x4803d2];return _0x5c0527;};'use strict';var _=require('lodash');var util=require(_0xb9d9('0x0'));var moment=require(_0xb9d9('0x1'));var BPromise=require('bluebird');var rs=require(_0xb9d9('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xb9d9('0x3'))['db'];var utils=require(_0xb9d9('0x4'));var logger=require(_0xb9d9('0x5'))('rpc');var config=require(_0xb9d9('0x6'));var jayson=require('jayson/promise');var client=jayson[_0xb9d9('0x7')][_0xb9d9('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x51af61,_0x13743f,_0x20e0e5){return new BPromise(function(_0x184896,_0x6ee523){return client[_0xb9d9('0x9')](_0x51af61,_0x20e0e5)[_0xb9d9('0xa')](function(_0x1bfec3){logger['info']('VoiceQueuesLog,\x20%s,\x20%s',_0x13743f,'request\x20sent');logger['debug'](_0xb9d9('0xb'),_0x13743f,_0xb9d9('0xc'),JSON[_0xb9d9('0xd')](_0x1bfec3));if(_0x1bfec3['error']){if(_0x1bfec3[_0xb9d9('0xe')][_0xb9d9('0xf')]===0x1f4){logger['error'](_0xb9d9('0x10'),_0x13743f,_0x1bfec3['error'][_0xb9d9('0x11')]);return _0x6ee523(_0x1bfec3[_0xb9d9('0xe')][_0xb9d9('0x11')]);}logger[_0xb9d9('0xe')](_0xb9d9('0x10'),_0x13743f,_0x1bfec3[_0xb9d9('0xe')][_0xb9d9('0x11')]);return _0x184896(_0x1bfec3[_0xb9d9('0xe')]['message']);}else{logger['info'](_0xb9d9('0x10'),_0x13743f,_0xb9d9('0xc'));_0x184896(_0x1bfec3[_0xb9d9('0x12')][_0xb9d9('0x11')]);}})['catch'](function(_0x5ab03a){logger[_0xb9d9('0xe')]('VoiceQueuesLog,\x20%s,\x20%s',_0x13743f,_0x5ab03a);_0x6ee523(_0x5ab03a);});});}