Built motion from commit fe909640.|2.6.8
[motion2.git] / server / api / voiceTransferReport / voiceTransferReport.rpc.js
index 6adafea..f79a705 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4f04=['../../config/logger','../../config/environment','jayson/promise','http','then','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','CreateVoiceTransferReport','VoiceTransferReport','create','body','options','raw','stringify','lodash','util','bluebird','../../mysqldb','../../config/utils'];(function(_0xbca1b1,_0x33f0ce){var _0x4e1686=function(_0x58a80c){while(--_0x58a80c){_0xbca1b1['push'](_0xbca1b1['shift']());}};_0x4e1686(++_0x33f0ce);}(_0x4f04,0x9d));var _0x44f0=function(_0x1346a4,_0x183cf8){_0x1346a4=_0x1346a4-0x0;var _0x3dc8f7=_0x4f04[_0x1346a4];return _0x3dc8f7;};'use strict';var _=require(_0x44f0('0x0'));var util=require(_0x44f0('0x1'));var moment=require('moment');var BPromise=require(_0x44f0('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0x44f0('0x3'))['db'];var utils=require(_0x44f0('0x4'));var logger=require(_0x44f0('0x5'))('rpc');var config=require(_0x44f0('0x6'));var jayson=require(_0x44f0('0x7'));var client=jayson['client'][_0x44f0('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x3c76ff,_0x1e52dd,_0x388573){return new BPromise(function(_0x1fc69b,_0x2a63ec){return client['request'](_0x3c76ff,_0x388573)[_0x44f0('0x9')](function(_0x25341d){logger[_0x44f0('0xa')](_0x44f0('0xb'),_0x1e52dd,_0x44f0('0xc'));logger[_0x44f0('0xd')](_0x44f0('0xe'),_0x1e52dd,_0x44f0('0xc'),JSON['stringify'](_0x25341d));if(_0x25341d['error']){if(_0x25341d[_0x44f0('0xf')][_0x44f0('0x10')]===0x1f4){logger['error'](_0x44f0('0xb'),_0x1e52dd,_0x25341d[_0x44f0('0xf')][_0x44f0('0x11')]);return _0x2a63ec(_0x25341d[_0x44f0('0xf')][_0x44f0('0x11')]);}logger['error'](_0x44f0('0xb'),_0x1e52dd,_0x25341d[_0x44f0('0xf')][_0x44f0('0x11')]);return _0x1fc69b(_0x25341d['error'][_0x44f0('0x11')]);}else{logger[_0x44f0('0xa')](_0x44f0('0xb'),_0x1e52dd,_0x44f0('0xc'));_0x1fc69b(_0x25341d[_0x44f0('0x12')]['message']);}})[_0x44f0('0x13')](function(_0x241a40){logger['error'](_0x44f0('0xb'),_0x1e52dd,_0x241a40);_0x2a63ec(_0x241a40);});});}exports[_0x44f0('0x14')]=function(_0x112ba1){var _0x11a9fc=this;return new Promise(function(_0x313032,_0x3f07c9){return db[_0x44f0('0x15')][_0x44f0('0x16')](_0x112ba1[_0x44f0('0x17')],{'raw':_0x112ba1[_0x44f0('0x18')]?_0x112ba1[_0x44f0('0x18')][_0x44f0('0x19')]===undefined?!![]:![]:!![]})['then'](function(_0x48ac59){logger[_0x44f0('0xa')](_0x44f0('0x14'),_0x112ba1);logger[_0x44f0('0xd')](_0x44f0('0x14'),_0x112ba1,JSON[_0x44f0('0x1a')](_0x48ac59));_0x313032(_0x48ac59);})['catch'](function(_0x404f7d){logger[_0x44f0('0xf')](_0x44f0('0x14'),_0x404f7d['message'],_0x112ba1);_0x3f07c9(_0x11a9fc[_0x44f0('0xf')](0x1f4,_0x404f7d[_0x44f0('0x11')]));});});};
\ No newline at end of file
+var _0xcf3e=['result','VoiceTransferReport','create','body','options','CreateVoiceTransferReport','lodash','moment','bluebird','ioredis','../../config/logger','rpc','client','http','request','then','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','code','message'];(function(_0x29030a,_0x1ad4ce){var _0x16596f=function(_0x3c9bc7){while(--_0x3c9bc7){_0x29030a['push'](_0x29030a['shift']());}};_0x16596f(++_0x1ad4ce);}(_0xcf3e,0x17d));var _0xecf3=function(_0x2e60eb,_0x40d8bc){_0x2e60eb=_0x2e60eb-0x0;var _0x23e3c6=_0xcf3e[_0x2e60eb];return _0x23e3c6;};'use strict';var _=require(_0xecf3('0x0'));var util=require('util');var moment=require(_0xecf3('0x1'));var BPromise=require(_0xecf3('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xecf3('0x3'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xecf3('0x4'))(_0xecf3('0x5'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0xecf3('0x6')][_0xecf3('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x3d73c7,_0x3ccf30,_0x52b449){return new BPromise(function(_0x2a21e9,_0x1070f4){return client[_0xecf3('0x8')](_0x3d73c7,_0x52b449)[_0xecf3('0x9')](function(_0x4aa602){logger[_0xecf3('0xa')](_0xecf3('0xb'),_0x3ccf30,_0xecf3('0xc'));logger[_0xecf3('0xd')](_0xecf3('0xe'),_0x3ccf30,_0xecf3('0xc'),JSON[_0xecf3('0xf')](_0x4aa602));if(_0x4aa602[_0xecf3('0x10')]){if(_0x4aa602[_0xecf3('0x10')][_0xecf3('0x11')]===0x1f4){logger['error'](_0xecf3('0xb'),_0x3ccf30,_0x4aa602['error'][_0xecf3('0x12')]);return _0x1070f4(_0x4aa602[_0xecf3('0x10')][_0xecf3('0x12')]);}logger[_0xecf3('0x10')]('VoiceTransferReport,\x20%s,\x20%s',_0x3ccf30,_0x4aa602[_0xecf3('0x10')][_0xecf3('0x12')]);return _0x2a21e9(_0x4aa602[_0xecf3('0x10')][_0xecf3('0x12')]);}else{logger[_0xecf3('0xa')](_0xecf3('0xb'),_0x3ccf30,_0xecf3('0xc'));_0x2a21e9(_0x4aa602[_0xecf3('0x13')][_0xecf3('0x12')]);}})['catch'](function(_0x4528c3){logger['error'](_0xecf3('0xb'),_0x3ccf30,_0x4528c3);_0x1070f4(_0x4528c3);});});}exports['CreateVoiceTransferReport']=function(_0x3b30c0){var _0x29c299=this;return new Promise(function(_0x2743c1,_0x1701f1){return db[_0xecf3('0x14')][_0xecf3('0x15')](_0x3b30c0[_0xecf3('0x16')],{'raw':_0x3b30c0[_0xecf3('0x17')]?_0x3b30c0['options']['raw']===undefined?!![]:![]:!![]})[_0xecf3('0x9')](function(_0x4e106f){logger[_0xecf3('0xa')](_0xecf3('0x18'),_0x3b30c0);logger['debug']('CreateVoiceTransferReport',_0x3b30c0,JSON[_0xecf3('0xf')](_0x4e106f));_0x2743c1(_0x4e106f);})['catch'](function(_0x155e4e){logger[_0xecf3('0x10')]('CreateVoiceTransferReport',_0x155e4e[_0xecf3('0x12')],_0x3b30c0);_0x1701f1(_0x29c299['error'](0x1f4,_0x155e4e[_0xecf3('0x12')]));});});};
\ No newline at end of file