Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / voiceDialReport / voiceDialReport.rpc.js
index 22736df..736b83a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x167c=['VoiceDialReport,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','CreateVoiceDialReport','create','body','options','raw','debug','UpdateVoiceDialReport','VoiceDialReport','update','attributes','lodash','bluebird','../../mysqldb','../../config/logger','rpc','../../config/environment','client','http','request','then','info','VoiceDialReport,\x20%s,\x20%s','request\x20sent'];(function(_0x4677e7,_0xbcc6fe){var _0x3cc624=function(_0x6330eb){while(--_0x6330eb){_0x4677e7['push'](_0x4677e7['shift']());}};_0x3cc624(++_0xbcc6fe);}(_0x167c,0x115));var _0xc167=function(_0x5d1fca,_0x4ebf09){_0x5d1fca=_0x5d1fca-0x0;var _0x47cafe=_0x167c[_0x5d1fca];return _0x47cafe;};'use strict';var _=require(_0xc167('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0xc167('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0xc167('0x2'))['db'];var utils=require('../../config/utils');var logger=require(_0xc167('0x3'))(_0xc167('0x4'));var config=require(_0xc167('0x5'));var jayson=require('jayson/promise');var client=jayson[_0xc167('0x6')][_0xc167('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x1fb25e,_0x4a40f2,_0x40caa7){return new BPromise(function(_0x2c2a9d,_0x302889){return client[_0xc167('0x8')](_0x1fb25e,_0x40caa7)[_0xc167('0x9')](function(_0x41799c){logger[_0xc167('0xa')](_0xc167('0xb'),_0x4a40f2,_0xc167('0xc'));logger['debug'](_0xc167('0xd'),_0x4a40f2,'request\x20sent',JSON[_0xc167('0xe')](_0x41799c));if(_0x41799c[_0xc167('0xf')]){if(_0x41799c['error'][_0xc167('0x10')]===0x1f4){logger[_0xc167('0xf')](_0xc167('0xb'),_0x4a40f2,_0x41799c['error'][_0xc167('0x11')]);return _0x302889(_0x41799c[_0xc167('0xf')]['message']);}logger[_0xc167('0xf')](_0xc167('0xb'),_0x4a40f2,_0x41799c[_0xc167('0xf')][_0xc167('0x11')]);return _0x2c2a9d(_0x41799c['error'][_0xc167('0x11')]);}else{logger[_0xc167('0xa')](_0xc167('0xb'),_0x4a40f2,_0xc167('0xc'));_0x2c2a9d(_0x41799c['result'][_0xc167('0x11')]);}})[_0xc167('0x12')](function(_0x16c19a){logger[_0xc167('0xf')](_0xc167('0xb'),_0x4a40f2,_0x16c19a);_0x302889(_0x16c19a);});});}exports[_0xc167('0x13')]=function(_0x33cd2d){var _0x6a8462=this;return new Promise(function(_0x3b91c0,_0x54266a){return db['VoiceDialReport'][_0xc167('0x14')](_0x33cd2d[_0xc167('0x15')],{'raw':_0x33cd2d[_0xc167('0x16')]?_0x33cd2d['options'][_0xc167('0x17')]===undefined?!![]:![]:!![]})[_0xc167('0x9')](function(_0x1bdc5f){logger[_0xc167('0xa')]('CreateVoiceDialReport',_0x33cd2d);logger[_0xc167('0x18')]('CreateVoiceDialReport',_0x33cd2d,JSON[_0xc167('0xe')](_0x1bdc5f));_0x3b91c0(_0x1bdc5f);})[_0xc167('0x12')](function(_0x17d037){logger[_0xc167('0xf')](_0xc167('0x13'),_0x17d037[_0xc167('0x11')],_0x33cd2d);_0x54266a(_0x6a8462['error'](0x1f4,_0x17d037[_0xc167('0x11')]));});});};exports[_0xc167('0x19')]=function(_0x2d5200){var _0x3e44d2=this;return new Promise(function(_0x14a386,_0x5667a3){return db[_0xc167('0x1a')][_0xc167('0x1b')](_0x2d5200['body'],{'raw':_0x2d5200['options']?_0x2d5200[_0xc167('0x16')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x2d5200[_0xc167('0x16')]?_0x2d5200[_0xc167('0x16')]['where']||null:null,'attributes':_0x2d5200[_0xc167('0x16')]?_0x2d5200[_0xc167('0x16')][_0xc167('0x1c')]||null:null,'limit':_0x2d5200[_0xc167('0x16')]?_0x2d5200[_0xc167('0x16')]['limit']||null:null})['then'](function(_0x37d78c){logger['info']('UpdateVoiceDialReport',_0x2d5200);logger[_0xc167('0x18')]('UpdateVoiceDialReport',_0x2d5200,JSON[_0xc167('0xe')](_0x37d78c));_0x14a386(_0x37d78c);})[_0xc167('0x12')](function(_0x47d2db){logger['error']('UpdateVoiceDialReport',_0x47d2db[_0xc167('0x11')],_0x2d5200);_0x5667a3(_0x3e44d2[_0xc167('0xf')](0x1f4,_0x47d2db[_0xc167('0x11')]));});});};
\ No newline at end of file
+var _0xff90=['VoiceDialReport,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','CreateVoiceDialReport','create','body','options','raw','UpdateVoiceDialReport','VoiceDialReport','update','where','limit','catch','lodash','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','VoiceDialReport,\x20%s,\x20%s','debug'];(function(_0xf50820,_0x56f041){var _0x2a9b10=function(_0x33f0f4){while(--_0x33f0f4){_0xf50820['push'](_0xf50820['shift']());}};_0x2a9b10(++_0x56f041);}(_0xff90,0x170));var _0x0ff9=function(_0x1d211b,_0x475f3b){_0x1d211b=_0x1d211b-0x0;var _0x47c88b=_0xff90[_0x1d211b];return _0x47c88b;};'use strict';var _=require(_0x0ff9('0x0'));var util=require('util');var moment=require(_0x0ff9('0x1'));var BPromise=require(_0x0ff9('0x2'));var rs=require(_0x0ff9('0x3'));var fs=require('fs');var Redis=require(_0x0ff9('0x4'));var db=require(_0x0ff9('0x5'))['db'];var utils=require('../../config/utils');var logger=require(_0x0ff9('0x6'))(_0x0ff9('0x7'));var config=require(_0x0ff9('0x8'));var jayson=require(_0x0ff9('0x9'));var client=jayson[_0x0ff9('0xa')][_0x0ff9('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x1118a0,_0x277a88,_0x26e247){return new BPromise(function(_0x3c68f4,_0x373e39){return client[_0x0ff9('0xc')](_0x1118a0,_0x26e247)[_0x0ff9('0xd')](function(_0x496275){logger[_0x0ff9('0xe')](_0x0ff9('0xf'),_0x277a88,'request\x20sent');logger[_0x0ff9('0x10')](_0x0ff9('0x11'),_0x277a88,_0x0ff9('0x12'),JSON[_0x0ff9('0x13')](_0x496275));if(_0x496275[_0x0ff9('0x14')]){if(_0x496275[_0x0ff9('0x14')][_0x0ff9('0x15')]===0x1f4){logger['error'](_0x0ff9('0xf'),_0x277a88,_0x496275[_0x0ff9('0x14')][_0x0ff9('0x16')]);return _0x373e39(_0x496275['error'][_0x0ff9('0x16')]);}logger[_0x0ff9('0x14')](_0x0ff9('0xf'),_0x277a88,_0x496275[_0x0ff9('0x14')][_0x0ff9('0x16')]);return _0x3c68f4(_0x496275['error'][_0x0ff9('0x16')]);}else{logger[_0x0ff9('0xe')](_0x0ff9('0xf'),_0x277a88,'request\x20sent');_0x3c68f4(_0x496275[_0x0ff9('0x17')][_0x0ff9('0x16')]);}})['catch'](function(_0x209700){logger['error'](_0x0ff9('0xf'),_0x277a88,_0x209700);_0x373e39(_0x209700);});});}exports[_0x0ff9('0x18')]=function(_0x16dcda){var _0x320cf1=this;return new Promise(function(_0x5ec907,_0x57c2fd){return db['VoiceDialReport'][_0x0ff9('0x19')](_0x16dcda[_0x0ff9('0x1a')],{'raw':_0x16dcda[_0x0ff9('0x1b')]?_0x16dcda[_0x0ff9('0x1b')][_0x0ff9('0x1c')]===undefined?!![]:![]:!![]})[_0x0ff9('0xd')](function(_0x16e0f1){logger[_0x0ff9('0xe')]('CreateVoiceDialReport',_0x16dcda);logger[_0x0ff9('0x10')](_0x0ff9('0x18'),_0x16dcda,JSON[_0x0ff9('0x13')](_0x16e0f1));_0x5ec907(_0x16e0f1);})['catch'](function(_0x482e3b){logger[_0x0ff9('0x14')](_0x0ff9('0x18'),_0x482e3b[_0x0ff9('0x16')],_0x16dcda);_0x57c2fd(_0x320cf1[_0x0ff9('0x14')](0x1f4,_0x482e3b[_0x0ff9('0x16')]));});});};exports[_0x0ff9('0x1d')]=function(_0x465196){var _0x365d1c=this;return new Promise(function(_0x254c10,_0x491345){return db[_0x0ff9('0x1e')][_0x0ff9('0x1f')](_0x465196['body'],{'raw':_0x465196['options']?_0x465196[_0x0ff9('0x1b')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x465196['options']?_0x465196[_0x0ff9('0x1b')][_0x0ff9('0x20')]||null:null,'attributes':_0x465196[_0x0ff9('0x1b')]?_0x465196[_0x0ff9('0x1b')]['attributes']||null:null,'limit':_0x465196[_0x0ff9('0x1b')]?_0x465196[_0x0ff9('0x1b')][_0x0ff9('0x21')]||null:null})['then'](function(_0x2800aa){logger[_0x0ff9('0xe')]('UpdateVoiceDialReport',_0x465196);logger['debug'](_0x0ff9('0x1d'),_0x465196,JSON[_0x0ff9('0x13')](_0x2800aa));_0x254c10(_0x2800aa);})[_0x0ff9('0x22')](function(_0x3ca326){logger[_0x0ff9('0x14')](_0x0ff9('0x1d'),_0x3ca326['message'],_0x465196);_0x491345(_0x365d1c['error'](0x1f4,_0x3ca326[_0x0ff9('0x16')]));});});};
\ No newline at end of file