28f4538bb27da3125c2e34c1d1e02f7a14a7c00d
[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 _0x9fca=['VoiceQueuesLog,\x20%s,\x20%s','debug','request\x20sent','stringify','error','code','message','result','catch','lodash','util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','request','info'];(function(_0x277c41,_0x5c6b19){var _0x4c439b=function(_0x3b792b){while(--_0x3b792b){_0x277c41['push'](_0x277c41['shift']());}};_0x4c439b(++_0x5c6b19);}(_0x9fca,0x1be));var _0xa9fc=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x9fca[_0x321bb2];return _0x9c12ed;};'use strict';var _=require(_0xa9fc('0x0'));var util=require(_0xa9fc('0x1'));var moment=require(_0xa9fc('0x2'));var BPromise=require(_0xa9fc('0x3'));var rs=require(_0xa9fc('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xa9fc('0x5'))['db'];var utils=require(_0xa9fc('0x6'));var logger=require(_0xa9fc('0x7'))(_0xa9fc('0x8'));var config=require(_0xa9fc('0x9'));var jayson=require(_0xa9fc('0xa'));var client=jayson[_0xa9fc('0xb')]['http']({'port':0x232a});function respondWithRpcPromise(_0x4dc656,_0x6f175,_0x1ea0b7){return new BPromise(function(_0x32702a,_0x278dc7){return client[_0xa9fc('0xc')](_0x4dc656,_0x1ea0b7)['then'](function(_0x3a1388){logger[_0xa9fc('0xd')](_0xa9fc('0xe'),_0x6f175,'request\x20sent');logger[_0xa9fc('0xf')]('VoiceQueuesLog,\x20%s,\x20%s,\x20%s',_0x6f175,_0xa9fc('0x10'),JSON[_0xa9fc('0x11')](_0x3a1388));if(_0x3a1388[_0xa9fc('0x12')]){if(_0x3a1388[_0xa9fc('0x12')][_0xa9fc('0x13')]===0x1f4){logger[_0xa9fc('0x12')]('VoiceQueuesLog,\x20%s,\x20%s',_0x6f175,_0x3a1388[_0xa9fc('0x12')]['message']);return _0x278dc7(_0x3a1388['error'][_0xa9fc('0x14')]);}logger['error'](_0xa9fc('0xe'),_0x6f175,_0x3a1388[_0xa9fc('0x12')][_0xa9fc('0x14')]);return _0x32702a(_0x3a1388[_0xa9fc('0x12')]['message']);}else{logger[_0xa9fc('0xd')](_0xa9fc('0xe'),_0x6f175,'request\x20sent');_0x32702a(_0x3a1388[_0xa9fc('0x15')][_0xa9fc('0x14')]);}})[_0xa9fc('0x16')](function(_0x56d871){logger[_0xa9fc('0x12')](_0xa9fc('0xe'),_0x6f175,_0x56d871);_0x278dc7(_0x56d871);});});}