Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / voiceQueue / voiceQueue.rpc.js
index d18240a..17f0a65 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5bf8=['options','raw','attributes','limit','include','model','map','GetVoiceQueue','ShowVoiceQueue','find','where','lodash','util','moment','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','redis','socket.io-emitter','./voiceQueue.socket','request','then','info','VoiceQueue,\x20%s,\x20%s','debug','VoiceQueue,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','message','result','catch','VoiceQueue'];(function(_0x244841,_0x31fe3a){var _0x584d6a=function(_0x386081){while(--_0x386081){_0x244841['push'](_0x244841['shift']());}};_0x584d6a(++_0x31fe3a);}(_0x5bf8,0xce));var _0x85bf=function(_0x41b0a8,_0x1b05cc){_0x41b0a8=_0x41b0a8-0x0;var _0x3a83d4=_0x5bf8[_0x41b0a8];return _0x3a83d4;};'use strict';var _=require(_0x85bf('0x0'));var util=require(_0x85bf('0x1'));var moment=require(_0x85bf('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x85bf('0x3'));var db=require(_0x85bf('0x4'))['db'];var utils=require(_0x85bf('0x5'));var logger=require(_0x85bf('0x6'))(_0x85bf('0x7'));var config=require(_0x85bf('0x8'));var jayson=require(_0x85bf('0x9'));var client=jayson[_0x85bf('0xa')][_0x85bf('0xb')]({'port':0x232a});config['redis']=_['defaults'](config[_0x85bf('0xc')],{'host':'localhost','port':0x18eb});var socket=require(_0x85bf('0xd'))(new Redis(config[_0x85bf('0xc')]));require(_0x85bf('0xe'))['register'](socket);function respondWithRpcPromise(_0x5d3c4a,_0x1038de,_0x3ecae7){return new BPromise(function(_0x160beb,_0x2ea1c6){return client[_0x85bf('0xf')](_0x5d3c4a,_0x3ecae7)[_0x85bf('0x10')](function(_0x4c1e3e){logger[_0x85bf('0x11')](_0x85bf('0x12'),_0x1038de,'request\x20sent');logger[_0x85bf('0x13')](_0x85bf('0x14'),_0x1038de,_0x85bf('0x15'),JSON[_0x85bf('0x16')](_0x4c1e3e));if(_0x4c1e3e['error']){if(_0x4c1e3e[_0x85bf('0x17')]['code']===0x1f4){logger[_0x85bf('0x17')](_0x85bf('0x12'),_0x1038de,_0x4c1e3e[_0x85bf('0x17')]['message']);return _0x2ea1c6(_0x4c1e3e[_0x85bf('0x17')]['message']);}logger['error'](_0x85bf('0x12'),_0x1038de,_0x4c1e3e[_0x85bf('0x17')][_0x85bf('0x18')]);return _0x160beb(_0x4c1e3e[_0x85bf('0x17')]['message']);}else{logger['info']('VoiceQueue,\x20%s,\x20%s',_0x1038de,_0x85bf('0x15'));_0x160beb(_0x4c1e3e[_0x85bf('0x19')]['message']);}})[_0x85bf('0x1a')](function(_0x3c965a){logger['error'](_0x85bf('0x12'),_0x1038de,_0x3c965a);_0x2ea1c6(_0x3c965a);});});}exports['GetVoiceQueue']=function(_0x163778){var _0x3ad3f9=this;return new Promise(function(_0x15939f,_0x909d78){return db[_0x85bf('0x1b')]['findAll']({'raw':_0x163778[_0x85bf('0x1c')]?_0x163778['options'][_0x85bf('0x1d')]===undefined?!![]:![]:!![],'where':_0x163778[_0x85bf('0x1c')]?_0x163778[_0x85bf('0x1c')]['where']||null:null,'attributes':_0x163778[_0x85bf('0x1c')]?_0x163778[_0x85bf('0x1c')][_0x85bf('0x1e')]||null:null,'limit':_0x163778[_0x85bf('0x1c')]?_0x163778[_0x85bf('0x1c')][_0x85bf('0x1f')]||null:null,'include':_0x163778[_0x85bf('0x1c')]?_0x163778[_0x85bf('0x1c')][_0x85bf('0x20')]?_['map'](_0x163778[_0x85bf('0x1c')][_0x85bf('0x20')],function(_0x73ed63){return{'model':db[_0x73ed63[_0x85bf('0x21')]],'as':_0x73ed63['as'],'attributes':_0x73ed63['attributes'],'include':_0x73ed63[_0x85bf('0x20')]?_[_0x85bf('0x22')](_0x73ed63[_0x85bf('0x20')],function(_0x180346){return{'model':db[_0x180346[_0x85bf('0x21')]],'as':_0x180346['as'],'attributes':_0x180346[_0x85bf('0x1e')],'include':_0x180346['include']?_[_0x85bf('0x22')](_0x180346['include'],function(_0x45415d){return{'model':db[_0x45415d[_0x85bf('0x21')]],'as':_0x45415d['as'],'attributes':_0x45415d[_0x85bf('0x1e')]};}):[]};}):[]};}):[]:[]})[_0x85bf('0x10')](function(_0x394cb8){logger[_0x85bf('0x11')]('GetVoiceQueue',_0x163778);logger[_0x85bf('0x13')](_0x85bf('0x23'),_0x163778,JSON[_0x85bf('0x16')](_0x394cb8));_0x15939f(_0x394cb8);})['catch'](function(_0x118d30){logger[_0x85bf('0x17')](_0x85bf('0x23'),_0x118d30['message'],_0x163778);_0x909d78(_0x3ad3f9['error'](0x1f4,_0x118d30[_0x85bf('0x18')]));});});};exports[_0x85bf('0x24')]=function(_0x1dfc63){var _0x2cdbc0=this;return new Promise(function(_0x33203c,_0x1182be){return db[_0x85bf('0x1b')][_0x85bf('0x25')]({'raw':_0x1dfc63[_0x85bf('0x1c')]?_0x1dfc63['options']['raw']===undefined?!![]:![]:!![],'where':_0x1dfc63[_0x85bf('0x1c')]?_0x1dfc63[_0x85bf('0x1c')][_0x85bf('0x26')]||null:null,'attributes':_0x1dfc63[_0x85bf('0x1c')]?_0x1dfc63[_0x85bf('0x1c')][_0x85bf('0x1e')]||null:null,'include':_0x1dfc63[_0x85bf('0x1c')]?_0x1dfc63[_0x85bf('0x1c')][_0x85bf('0x20')]?_['map'](_0x1dfc63[_0x85bf('0x1c')][_0x85bf('0x20')],function(_0x1fb985){return{'model':db[_0x1fb985[_0x85bf('0x21')]],'as':_0x1fb985['as'],'attributes':_0x1fb985[_0x85bf('0x1e')],'include':_0x1fb985[_0x85bf('0x20')]?_['map'](_0x1fb985[_0x85bf('0x20')],function(_0x1c4961){return{'model':db[_0x1c4961['model']],'as':_0x1c4961['as'],'attributes':_0x1c4961[_0x85bf('0x1e')],'include':_0x1c4961['include']?_['map'](_0x1c4961[_0x85bf('0x20')],function(_0x1d74b6){return{'model':db[_0x1d74b6[_0x85bf('0x21')]],'as':_0x1d74b6['as'],'attributes':_0x1d74b6[_0x85bf('0x1e')]};}):[]};}):[]};}):[]:[]})[_0x85bf('0x10')](function(_0x2ed9b7){logger[_0x85bf('0x11')]('ShowVoiceQueue',_0x1dfc63);logger[_0x85bf('0x13')]('ShowVoiceQueue',_0x1dfc63,JSON[_0x85bf('0x16')](_0x2ed9b7));_0x33203c(_0x2ed9b7);})[_0x85bf('0x1a')](function(_0x15e086){logger[_0x85bf('0x17')](_0x85bf('0x24'),_0x15e086[_0x85bf('0x18')],_0x1dfc63);_0x1182be(_0x2cdbc0[_0x85bf('0x17')](0x1f4,_0x15e086[_0x85bf('0x18')]));});});};
\ No newline at end of file
+var _0x5fb5=['find','lodash','util','moment','bluebird','ioredis','../../mysqldb','../../config/logger','rpc','../../config/environment','jayson/promise','client','defaults','localhost','socket.io-emitter','redis','./voiceQueue.socket','register','request','info','VoiceQueue,\x20%s,\x20%s','request\x20sent','debug','VoiceQueue,\x20%s,\x20%s,\x20%s','stringify','error','message','result','catch','VoiceQueue','findAll','options','raw','where','attributes','limit','include','map','model','then','GetVoiceQueue','ShowVoiceQueue'];(function(_0x685346,_0x3ef2e5){var _0x52e15b=function(_0x4435da){while(--_0x4435da){_0x685346['push'](_0x685346['shift']());}};_0x52e15b(++_0x3ef2e5);}(_0x5fb5,0xfd));var _0x55fb=function(_0x10b1bb,_0x2a5815){_0x10b1bb=_0x10b1bb-0x0;var _0x2d4e05=_0x5fb5[_0x10b1bb];return _0x2d4e05;};'use strict';var _=require(_0x55fb('0x0'));var util=require(_0x55fb('0x1'));var moment=require(_0x55fb('0x2'));var BPromise=require(_0x55fb('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x55fb('0x4'));var db=require(_0x55fb('0x5'))['db'];var utils=require('../../config/utils');var logger=require(_0x55fb('0x6'))(_0x55fb('0x7'));var config=require(_0x55fb('0x8'));var jayson=require(_0x55fb('0x9'));var client=jayson[_0x55fb('0xa')]['http']({'port':0x232a});config['redis']=_[_0x55fb('0xb')](config['redis'],{'host':_0x55fb('0xc'),'port':0x18eb});var socket=require(_0x55fb('0xd'))(new Redis(config[_0x55fb('0xe')]));require(_0x55fb('0xf'))[_0x55fb('0x10')](socket);function respondWithRpcPromise(_0x3a2633,_0x4f234d,_0x2802c5){return new BPromise(function(_0x288e56,_0x4f3a86){return client[_0x55fb('0x11')](_0x3a2633,_0x2802c5)['then'](function(_0x2c700a){logger[_0x55fb('0x12')](_0x55fb('0x13'),_0x4f234d,_0x55fb('0x14'));logger[_0x55fb('0x15')](_0x55fb('0x16'),_0x4f234d,_0x55fb('0x14'),JSON[_0x55fb('0x17')](_0x2c700a));if(_0x2c700a[_0x55fb('0x18')]){if(_0x2c700a[_0x55fb('0x18')]['code']===0x1f4){logger[_0x55fb('0x18')](_0x55fb('0x13'),_0x4f234d,_0x2c700a[_0x55fb('0x18')]['message']);return _0x4f3a86(_0x2c700a[_0x55fb('0x18')][_0x55fb('0x19')]);}logger[_0x55fb('0x18')](_0x55fb('0x13'),_0x4f234d,_0x2c700a[_0x55fb('0x18')]['message']);return _0x288e56(_0x2c700a['error'][_0x55fb('0x19')]);}else{logger['info'](_0x55fb('0x13'),_0x4f234d,'request\x20sent');_0x288e56(_0x2c700a[_0x55fb('0x1a')]['message']);}})[_0x55fb('0x1b')](function(_0x68b992){logger[_0x55fb('0x18')](_0x55fb('0x13'),_0x4f234d,_0x68b992);_0x4f3a86(_0x68b992);});});}exports['GetVoiceQueue']=function(_0x44661f){var _0x4d1c62=this;return new Promise(function(_0x4cddde,_0x29d321){return db[_0x55fb('0x1c')][_0x55fb('0x1d')]({'raw':_0x44661f[_0x55fb('0x1e')]?_0x44661f[_0x55fb('0x1e')][_0x55fb('0x1f')]===undefined?!![]:![]:!![],'where':_0x44661f[_0x55fb('0x1e')]?_0x44661f[_0x55fb('0x1e')][_0x55fb('0x20')]||null:null,'attributes':_0x44661f[_0x55fb('0x1e')]?_0x44661f[_0x55fb('0x1e')][_0x55fb('0x21')]||null:null,'limit':_0x44661f[_0x55fb('0x1e')]?_0x44661f['options'][_0x55fb('0x22')]||null:null,'include':_0x44661f[_0x55fb('0x1e')]?_0x44661f['options'][_0x55fb('0x23')]?_[_0x55fb('0x24')](_0x44661f[_0x55fb('0x1e')][_0x55fb('0x23')],function(_0x53f4ba){return{'model':db[_0x53f4ba[_0x55fb('0x25')]],'as':_0x53f4ba['as'],'attributes':_0x53f4ba[_0x55fb('0x21')],'include':_0x53f4ba['include']?_[_0x55fb('0x24')](_0x53f4ba['include'],function(_0x10df6d){return{'model':db[_0x10df6d[_0x55fb('0x25')]],'as':_0x10df6d['as'],'attributes':_0x10df6d[_0x55fb('0x21')],'include':_0x10df6d[_0x55fb('0x23')]?_['map'](_0x10df6d['include'],function(_0x31147c){return{'model':db[_0x31147c['model']],'as':_0x31147c['as'],'attributes':_0x31147c['attributes']};}):[]};}):[]};}):[]:[]})[_0x55fb('0x26')](function(_0x47b260){logger[_0x55fb('0x12')](_0x55fb('0x27'),_0x44661f);logger[_0x55fb('0x15')](_0x55fb('0x27'),_0x44661f,JSON['stringify'](_0x47b260));_0x4cddde(_0x47b260);})[_0x55fb('0x1b')](function(_0x4ac7e1){logger[_0x55fb('0x18')](_0x55fb('0x27'),_0x4ac7e1[_0x55fb('0x19')],_0x44661f);_0x29d321(_0x4d1c62[_0x55fb('0x18')](0x1f4,_0x4ac7e1[_0x55fb('0x19')]));});});};exports[_0x55fb('0x28')]=function(_0x1288b9){var _0x2064e1=this;return new Promise(function(_0x133c79,_0x2d4c0f){return db['VoiceQueue'][_0x55fb('0x29')]({'raw':_0x1288b9[_0x55fb('0x1e')]?_0x1288b9[_0x55fb('0x1e')][_0x55fb('0x1f')]===undefined?!![]:![]:!![],'where':_0x1288b9[_0x55fb('0x1e')]?_0x1288b9[_0x55fb('0x1e')][_0x55fb('0x20')]||null:null,'attributes':_0x1288b9[_0x55fb('0x1e')]?_0x1288b9['options'][_0x55fb('0x21')]||null:null,'include':_0x1288b9[_0x55fb('0x1e')]?_0x1288b9[_0x55fb('0x1e')][_0x55fb('0x23')]?_['map'](_0x1288b9[_0x55fb('0x1e')][_0x55fb('0x23')],function(_0x412703){return{'model':db[_0x412703['model']],'as':_0x412703['as'],'attributes':_0x412703[_0x55fb('0x21')],'include':_0x412703[_0x55fb('0x23')]?_[_0x55fb('0x24')](_0x412703[_0x55fb('0x23')],function(_0x478053){return{'model':db[_0x478053['model']],'as':_0x478053['as'],'attributes':_0x478053[_0x55fb('0x21')],'include':_0x478053[_0x55fb('0x23')]?_[_0x55fb('0x24')](_0x478053[_0x55fb('0x23')],function(_0xa86921){return{'model':db[_0xa86921['model']],'as':_0xa86921['as'],'attributes':_0xa86921['attributes']};}):[]};}):[]};}):[]:[]})[_0x55fb('0x26')](function(_0xac394d){logger['info'](_0x55fb('0x28'),_0x1288b9);logger[_0x55fb('0x15')](_0x55fb('0x28'),_0x1288b9,JSON[_0x55fb('0x17')](_0xac394d));_0x133c79(_0xac394d);})[_0x55fb('0x1b')](function(_0x59af84){logger[_0x55fb('0x18')](_0x55fb('0x28'),_0x59af84[_0x55fb('0x19')],_0x1288b9);_0x2d4c0f(_0x2064e1[_0x55fb('0x18')](0x1f4,_0x59af84[_0x55fb('0x19')]));});});};
\ No newline at end of file