Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / voiceQueue / voiceQueue.rpc.js
index 71f9de4..b1c178a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x04a7=['../../config/utils','../../config/logger','rpc','../../config/environment','http','redis','defaults','socket.io-emitter','register','request','then','info','VoiceQueue,\x20%s,\x20%s','request\x20sent','debug','stringify','error','message','result','VoiceQueue','findAll','options','raw','include','map','model','attributes','GetVoiceQueue','ShowVoiceQueue','find','catch','lodash','util','bluebird','randomstring'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x04a7,0x1a0));var _0x704a=function(_0xabbd2f,_0x44d05a){_0xabbd2f=_0xabbd2f-0x0;var _0x34a040=_0x04a7[_0xabbd2f];return _0x34a040;};'use strict';var _=require(_0x704a('0x0'));var util=require(_0x704a('0x1'));var moment=require('moment');var BPromise=require(_0x704a('0x2'));var rs=require(_0x704a('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0x704a('0x4'));var logger=require(_0x704a('0x5'))(_0x704a('0x6'));var config=require(_0x704a('0x7'));var jayson=require('jayson/promise');var client=jayson['client'][_0x704a('0x8')]({'port':0x232a});config[_0x704a('0x9')]=_[_0x704a('0xa')](config[_0x704a('0x9')],{'host':'localhost','port':0x18eb});var socket=require(_0x704a('0xb'))(new Redis(config['redis']));require('./voiceQueue.socket')[_0x704a('0xc')](socket);function respondWithRpcPromise(_0x442571,_0x5bd84a,_0x179e57){return new BPromise(function(_0x1510ad,_0xfbebeb){return client[_0x704a('0xd')](_0x442571,_0x179e57)[_0x704a('0xe')](function(_0xaad8c7){logger[_0x704a('0xf')](_0x704a('0x10'),_0x5bd84a,_0x704a('0x11'));logger[_0x704a('0x12')]('VoiceQueue,\x20%s,\x20%s,\x20%s',_0x5bd84a,'request\x20sent',JSON[_0x704a('0x13')](_0xaad8c7));if(_0xaad8c7[_0x704a('0x14')]){if(_0xaad8c7[_0x704a('0x14')]['code']===0x1f4){logger[_0x704a('0x14')]('VoiceQueue,\x20%s,\x20%s',_0x5bd84a,_0xaad8c7['error'][_0x704a('0x15')]);return _0xfbebeb(_0xaad8c7['error']['message']);}logger[_0x704a('0x14')](_0x704a('0x10'),_0x5bd84a,_0xaad8c7[_0x704a('0x14')][_0x704a('0x15')]);return _0x1510ad(_0xaad8c7[_0x704a('0x14')]['message']);}else{logger[_0x704a('0xf')]('VoiceQueue,\x20%s,\x20%s',_0x5bd84a,_0x704a('0x11'));_0x1510ad(_0xaad8c7[_0x704a('0x16')][_0x704a('0x15')]);}})['catch'](function(_0x20a958){logger[_0x704a('0x14')](_0x704a('0x10'),_0x5bd84a,_0x20a958);_0xfbebeb(_0x20a958);});});}exports['GetVoiceQueue']=function(_0x3f978c){var _0x5cf01f=this;return new Promise(function(_0x5f1b54,_0x17e9ba){return db[_0x704a('0x17')][_0x704a('0x18')]({'raw':_0x3f978c[_0x704a('0x19')]?_0x3f978c[_0x704a('0x19')][_0x704a('0x1a')]===undefined?!![]:![]:!![],'where':_0x3f978c[_0x704a('0x19')]?_0x3f978c[_0x704a('0x19')]['where']||null:null,'attributes':_0x3f978c[_0x704a('0x19')]?_0x3f978c['options']['attributes']||null:null,'limit':_0x3f978c[_0x704a('0x19')]?_0x3f978c[_0x704a('0x19')]['limit']||null:null,'include':_0x3f978c[_0x704a('0x19')]?_0x3f978c[_0x704a('0x19')][_0x704a('0x1b')]?_[_0x704a('0x1c')](_0x3f978c['options'][_0x704a('0x1b')],function(_0x16ec94){return{'model':db[_0x16ec94[_0x704a('0x1d')]],'as':_0x16ec94['as'],'attributes':_0x16ec94[_0x704a('0x1e')],'include':_0x16ec94['include']?_[_0x704a('0x1c')](_0x16ec94[_0x704a('0x1b')],function(_0x293425){return{'model':db[_0x293425[_0x704a('0x1d')]],'as':_0x293425['as'],'attributes':_0x293425['attributes'],'include':_0x293425['include']?_[_0x704a('0x1c')](_0x293425['include'],function(_0x43a86f){return{'model':db[_0x43a86f[_0x704a('0x1d')]],'as':_0x43a86f['as'],'attributes':_0x43a86f[_0x704a('0x1e')]};}):[]};}):[]};}):[]:[]})[_0x704a('0xe')](function(_0x3c2537){logger[_0x704a('0xf')](_0x704a('0x1f'),_0x3f978c);logger[_0x704a('0x12')]('GetVoiceQueue',_0x3f978c,JSON['stringify'](_0x3c2537));_0x5f1b54(_0x3c2537);})['catch'](function(_0x186c3e){logger['error'](_0x704a('0x1f'),_0x186c3e[_0x704a('0x15')],_0x3f978c);_0x17e9ba(_0x5cf01f[_0x704a('0x14')](0x1f4,_0x186c3e[_0x704a('0x15')]));});});};exports[_0x704a('0x20')]=function(_0x5a18c1){var _0x3b4a65=this;return new Promise(function(_0x6e959a,_0x1a5b5c){return db[_0x704a('0x17')][_0x704a('0x21')]({'raw':_0x5a18c1[_0x704a('0x19')]?_0x5a18c1[_0x704a('0x19')]['raw']===undefined?!![]:![]:!![],'where':_0x5a18c1[_0x704a('0x19')]?_0x5a18c1[_0x704a('0x19')]['where']||null:null,'attributes':_0x5a18c1['options']?_0x5a18c1[_0x704a('0x19')][_0x704a('0x1e')]||null:null,'include':_0x5a18c1['options']?_0x5a18c1[_0x704a('0x19')]['include']?_[_0x704a('0x1c')](_0x5a18c1[_0x704a('0x19')][_0x704a('0x1b')],function(_0x2c9d1d){return{'model':db[_0x2c9d1d[_0x704a('0x1d')]],'as':_0x2c9d1d['as'],'attributes':_0x2c9d1d['attributes'],'include':_0x2c9d1d[_0x704a('0x1b')]?_[_0x704a('0x1c')](_0x2c9d1d['include'],function(_0x2dc9b7){return{'model':db[_0x2dc9b7[_0x704a('0x1d')]],'as':_0x2dc9b7['as'],'attributes':_0x2dc9b7[_0x704a('0x1e')],'include':_0x2dc9b7['include']?_[_0x704a('0x1c')](_0x2dc9b7[_0x704a('0x1b')],function(_0x4fa5f6){return{'model':db[_0x4fa5f6[_0x704a('0x1d')]],'as':_0x4fa5f6['as'],'attributes':_0x4fa5f6[_0x704a('0x1e')]};}):[]};}):[]};}):[]:[]})[_0x704a('0xe')](function(_0x4278d5){logger[_0x704a('0xf')](_0x704a('0x20'),_0x5a18c1);logger['debug'](_0x704a('0x20'),_0x5a18c1,JSON[_0x704a('0x13')](_0x4278d5));_0x6e959a(_0x4278d5);})[_0x704a('0x22')](function(_0x30bdf9){logger[_0x704a('0x14')](_0x704a('0x20'),_0x30bdf9[_0x704a('0x15')],_0x5a18c1);_0x1a5b5c(_0x3b4a65[_0x704a('0x14')](0x1f4,_0x30bdf9['message']));});});};
\ No newline at end of file
+var _0x5d6a=['info','VoiceQueue,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','GetVoiceQueue','VoiceQueue','options','raw','where','attributes','limit','model','include','map','catch','debug','ShowVoiceQueue','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter','./voiceQueue.socket','register','request','then'];(function(_0x34da94,_0x178b79){var _0x7ae05e=function(_0xa083ee){while(--_0xa083ee){_0x34da94['push'](_0x34da94['shift']());}};_0x7ae05e(++_0x178b79);}(_0x5d6a,0xbd));var _0xa5d6=function(_0x1512b5,_0x532fef){_0x1512b5=_0x1512b5-0x0;var _0x57baad=_0x5d6a[_0x1512b5];return _0x57baad;};'use strict';var _=require(_0xa5d6('0x0'));var util=require(_0xa5d6('0x1'));var moment=require(_0xa5d6('0x2'));var BPromise=require(_0xa5d6('0x3'));var rs=require(_0xa5d6('0x4'));var fs=require('fs');var Redis=require(_0xa5d6('0x5'));var db=require(_0xa5d6('0x6'))['db'];var utils=require(_0xa5d6('0x7'));var logger=require(_0xa5d6('0x8'))(_0xa5d6('0x9'));var config=require('../../config/environment');var jayson=require(_0xa5d6('0xa'));var client=jayson[_0xa5d6('0xb')][_0xa5d6('0xc')]({'port':0x232a});config[_0xa5d6('0xd')]=_[_0xa5d6('0xe')](config[_0xa5d6('0xd')],{'host':_0xa5d6('0xf'),'port':0x18eb});var socket=require(_0xa5d6('0x10'))(new Redis(config[_0xa5d6('0xd')]));require(_0xa5d6('0x11'))[_0xa5d6('0x12')](socket);function respondWithRpcPromise(_0x49c914,_0x488605,_0x2328a1){return new BPromise(function(_0x47a4dc,_0x111507){return client[_0xa5d6('0x13')](_0x49c914,_0x2328a1)[_0xa5d6('0x14')](function(_0x20d7f2){logger[_0xa5d6('0x15')](_0xa5d6('0x16'),_0x488605,_0xa5d6('0x17'));logger['debug']('VoiceQueue,\x20%s,\x20%s,\x20%s',_0x488605,_0xa5d6('0x17'),JSON[_0xa5d6('0x18')](_0x20d7f2));if(_0x20d7f2[_0xa5d6('0x19')]){if(_0x20d7f2[_0xa5d6('0x19')][_0xa5d6('0x1a')]===0x1f4){logger['error'](_0xa5d6('0x16'),_0x488605,_0x20d7f2[_0xa5d6('0x19')][_0xa5d6('0x1b')]);return _0x111507(_0x20d7f2[_0xa5d6('0x19')][_0xa5d6('0x1b')]);}logger[_0xa5d6('0x19')](_0xa5d6('0x16'),_0x488605,_0x20d7f2[_0xa5d6('0x19')][_0xa5d6('0x1b')]);return _0x47a4dc(_0x20d7f2[_0xa5d6('0x19')][_0xa5d6('0x1b')]);}else{logger[_0xa5d6('0x15')](_0xa5d6('0x16'),_0x488605,_0xa5d6('0x17'));_0x47a4dc(_0x20d7f2[_0xa5d6('0x1c')][_0xa5d6('0x1b')]);}})['catch'](function(_0x4841cf){logger[_0xa5d6('0x19')]('VoiceQueue,\x20%s,\x20%s',_0x488605,_0x4841cf);_0x111507(_0x4841cf);});});}exports[_0xa5d6('0x1d')]=function(_0x3546ac){var _0xdb17d5=this;return new Promise(function(_0x2368b7,_0x247e1a){return db[_0xa5d6('0x1e')]['findAll']({'raw':_0x3546ac[_0xa5d6('0x1f')]?_0x3546ac[_0xa5d6('0x1f')][_0xa5d6('0x20')]===undefined?!![]:![]:!![],'where':_0x3546ac[_0xa5d6('0x1f')]?_0x3546ac[_0xa5d6('0x1f')][_0xa5d6('0x21')]||null:null,'attributes':_0x3546ac['options']?_0x3546ac['options'][_0xa5d6('0x22')]||null:null,'limit':_0x3546ac[_0xa5d6('0x1f')]?_0x3546ac[_0xa5d6('0x1f')][_0xa5d6('0x23')]||null:null,'include':_0x3546ac[_0xa5d6('0x1f')]?_0x3546ac[_0xa5d6('0x1f')]['include']?_['map'](_0x3546ac['options']['include'],function(_0x5288c2){return{'model':db[_0x5288c2[_0xa5d6('0x24')]],'as':_0x5288c2['as'],'attributes':_0x5288c2[_0xa5d6('0x22')],'include':_0x5288c2[_0xa5d6('0x25')]?_['map'](_0x5288c2[_0xa5d6('0x25')],function(_0x334aee){return{'model':db[_0x334aee[_0xa5d6('0x24')]],'as':_0x334aee['as'],'attributes':_0x334aee[_0xa5d6('0x22')],'include':_0x334aee[_0xa5d6('0x25')]?_[_0xa5d6('0x26')](_0x334aee[_0xa5d6('0x25')],function(_0x6c898f){return{'model':db[_0x6c898f[_0xa5d6('0x24')]],'as':_0x6c898f['as'],'attributes':_0x6c898f[_0xa5d6('0x22')]};}):[]};}):[]};}):[]:[]})[_0xa5d6('0x14')](function(_0x5087e8){logger[_0xa5d6('0x15')]('GetVoiceQueue',_0x3546ac);logger['debug'](_0xa5d6('0x1d'),_0x3546ac,JSON[_0xa5d6('0x18')](_0x5087e8));_0x2368b7(_0x5087e8);})[_0xa5d6('0x27')](function(_0x3b24c5){logger[_0xa5d6('0x19')](_0xa5d6('0x1d'),_0x3b24c5[_0xa5d6('0x1b')],_0x3546ac);_0x247e1a(_0xdb17d5['error'](0x1f4,_0x3b24c5[_0xa5d6('0x1b')]));});});};exports['ShowVoiceQueue']=function(_0x44b60e){var _0x3916df=this;return new Promise(function(_0x18949c,_0x3fb803){return db[_0xa5d6('0x1e')]['find']({'raw':_0x44b60e[_0xa5d6('0x1f')]?_0x44b60e[_0xa5d6('0x1f')][_0xa5d6('0x20')]===undefined?!![]:![]:!![],'where':_0x44b60e[_0xa5d6('0x1f')]?_0x44b60e[_0xa5d6('0x1f')][_0xa5d6('0x21')]||null:null,'attributes':_0x44b60e['options']?_0x44b60e[_0xa5d6('0x1f')]['attributes']||null:null,'include':_0x44b60e[_0xa5d6('0x1f')]?_0x44b60e[_0xa5d6('0x1f')]['include']?_[_0xa5d6('0x26')](_0x44b60e[_0xa5d6('0x1f')]['include'],function(_0x1753fc){return{'model':db[_0x1753fc['model']],'as':_0x1753fc['as'],'attributes':_0x1753fc['attributes'],'include':_0x1753fc[_0xa5d6('0x25')]?_[_0xa5d6('0x26')](_0x1753fc[_0xa5d6('0x25')],function(_0x38f703){return{'model':db[_0x38f703['model']],'as':_0x38f703['as'],'attributes':_0x38f703[_0xa5d6('0x22')],'include':_0x38f703[_0xa5d6('0x25')]?_['map'](_0x38f703[_0xa5d6('0x25')],function(_0xd37da6){return{'model':db[_0xd37da6[_0xa5d6('0x24')]],'as':_0xd37da6['as'],'attributes':_0xd37da6[_0xa5d6('0x22')]};}):[]};}):[]};}):[]:[]})['then'](function(_0xf2e8a8){logger['info']('ShowVoiceQueue',_0x44b60e);logger[_0xa5d6('0x28')](_0xa5d6('0x29'),_0x44b60e,JSON[_0xa5d6('0x18')](_0xf2e8a8));_0x18949c(_0xf2e8a8);})[_0xa5d6('0x27')](function(_0x3dfff7){logger['error'](_0xa5d6('0x29'),_0x3dfff7[_0xa5d6('0x1b')],_0x44b60e);_0x3fb803(_0x3916df['error'](0x1f4,_0x3dfff7[_0xa5d6('0x1b')]));});});};
\ No newline at end of file