Built motion from commit a679711e.|2.6.15
[motion2.git] / server / api / faxQueue / faxQueue.rpc.js
index 82b3e2e..dedbd82 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf3f0=['ShowFaxQueue','then','util','moment','randomstring','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','defaults','redis','socket.io-emitter','./faxQueue.socket','request','info','FaxQueue,\x20%s,\x20%s','request\x20sent','debug','FaxQueue,\x20%s,\x20%s,\x20%s','stringify','error','message','result','catch','GetFaxQueue','FaxQueue','findAll','options','where','limit','include','map','model','attributes'];(function(_0x20ae5e,_0x5ebd0b){var _0x2cf4a9=function(_0x3992d8){while(--_0x3992d8){_0x20ae5e['push'](_0x20ae5e['shift']());}};_0x2cf4a9(++_0x5ebd0b);}(_0xf3f0,0x146));var _0x0f3f=function(_0xacc0a0,_0x5cdeed){_0xacc0a0=_0xacc0a0-0x0;var _0x5f9d5f=_0xf3f0[_0xacc0a0];return _0x5f9d5f;};'use strict';var _=require('lodash');var util=require(_0x0f3f('0x0'));var moment=require(_0x0f3f('0x1'));var BPromise=require('bluebird');var rs=require(_0x0f3f('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x0f3f('0x3'))['db'];var utils=require(_0x0f3f('0x4'));var logger=require('../../config/logger')(_0x0f3f('0x5'));var config=require(_0x0f3f('0x6'));var jayson=require(_0x0f3f('0x7'));var client=jayson[_0x0f3f('0x8')]['http']({'port':0x232a});config['redis']=_[_0x0f3f('0x9')](config[_0x0f3f('0xa')],{'host':'localhost','port':0x18eb});var socket=require(_0x0f3f('0xb'))(new Redis(config[_0x0f3f('0xa')]));require(_0x0f3f('0xc'))['register'](socket);function respondWithRpcPromise(_0x488dc3,_0x1bc005,_0x25312c){return new BPromise(function(_0x4d3346,_0x3582c6){return client[_0x0f3f('0xd')](_0x488dc3,_0x25312c)['then'](function(_0x4cc4bc){logger[_0x0f3f('0xe')](_0x0f3f('0xf'),_0x1bc005,_0x0f3f('0x10'));logger[_0x0f3f('0x11')](_0x0f3f('0x12'),_0x1bc005,_0x0f3f('0x10'),JSON[_0x0f3f('0x13')](_0x4cc4bc));if(_0x4cc4bc[_0x0f3f('0x14')]){if(_0x4cc4bc['error']['code']===0x1f4){logger[_0x0f3f('0x14')](_0x0f3f('0xf'),_0x1bc005,_0x4cc4bc[_0x0f3f('0x14')]['message']);return _0x3582c6(_0x4cc4bc[_0x0f3f('0x14')]['message']);}logger[_0x0f3f('0x14')]('FaxQueue,\x20%s,\x20%s',_0x1bc005,_0x4cc4bc[_0x0f3f('0x14')][_0x0f3f('0x15')]);return _0x4d3346(_0x4cc4bc['error'][_0x0f3f('0x15')]);}else{logger[_0x0f3f('0xe')](_0x0f3f('0xf'),_0x1bc005,_0x0f3f('0x10'));_0x4d3346(_0x4cc4bc[_0x0f3f('0x16')]['message']);}})[_0x0f3f('0x17')](function(_0x340ab6){logger[_0x0f3f('0x14')](_0x0f3f('0xf'),_0x1bc005,_0x340ab6);_0x3582c6(_0x340ab6);});});}exports[_0x0f3f('0x18')]=function(_0x371f12){var _0x1f09a0=this;return new Promise(function(_0x4ffd88,_0x222ab9){return db[_0x0f3f('0x19')][_0x0f3f('0x1a')]({'raw':_0x371f12['options']?_0x371f12[_0x0f3f('0x1b')]['raw']===undefined?!![]:![]:!![],'where':_0x371f12[_0x0f3f('0x1b')]?_0x371f12[_0x0f3f('0x1b')][_0x0f3f('0x1c')]||null:null,'attributes':_0x371f12[_0x0f3f('0x1b')]?_0x371f12[_0x0f3f('0x1b')]['attributes']||null:null,'limit':_0x371f12['options']?_0x371f12['options'][_0x0f3f('0x1d')]||null:null,'include':_0x371f12[_0x0f3f('0x1b')]?_0x371f12[_0x0f3f('0x1b')]['include']?_['map'](_0x371f12[_0x0f3f('0x1b')][_0x0f3f('0x1e')],function(_0x7400ee){return{'model':db[_0x7400ee['model']],'as':_0x7400ee['as'],'attributes':_0x7400ee['attributes'],'include':_0x7400ee[_0x0f3f('0x1e')]?_[_0x0f3f('0x1f')](_0x7400ee[_0x0f3f('0x1e')],function(_0x34df89){return{'model':db[_0x34df89['model']],'as':_0x34df89['as'],'attributes':_0x34df89['attributes'],'include':_0x34df89[_0x0f3f('0x1e')]?_[_0x0f3f('0x1f')](_0x34df89['include'],function(_0x3b74b0){return{'model':db[_0x3b74b0[_0x0f3f('0x20')]],'as':_0x3b74b0['as'],'attributes':_0x3b74b0[_0x0f3f('0x21')]};}):[]};}):[]};}):[]:[]})['then'](function(_0x724efb){logger[_0x0f3f('0xe')](_0x0f3f('0x18'),_0x371f12);logger[_0x0f3f('0x11')](_0x0f3f('0x18'),_0x371f12,JSON[_0x0f3f('0x13')](_0x724efb));_0x4ffd88(_0x724efb);})[_0x0f3f('0x17')](function(_0x399a0e){logger[_0x0f3f('0x14')](_0x0f3f('0x18'),_0x399a0e[_0x0f3f('0x15')],_0x371f12);_0x222ab9(_0x1f09a0[_0x0f3f('0x14')](0x1f4,_0x399a0e[_0x0f3f('0x15')]));});});};exports[_0x0f3f('0x22')]=function(_0x1ea184){var _0x42102c=this;return new Promise(function(_0x1651bd,_0x496567){return db[_0x0f3f('0x19')]['find']({'raw':_0x1ea184['options']?_0x1ea184[_0x0f3f('0x1b')]['raw']===undefined?!![]:![]:!![],'where':_0x1ea184[_0x0f3f('0x1b')]?_0x1ea184['options']['where']||null:null,'attributes':_0x1ea184[_0x0f3f('0x1b')]?_0x1ea184[_0x0f3f('0x1b')]['attributes']||null:null,'include':_0x1ea184[_0x0f3f('0x1b')]?_0x1ea184[_0x0f3f('0x1b')][_0x0f3f('0x1e')]?_['map'](_0x1ea184[_0x0f3f('0x1b')][_0x0f3f('0x1e')],function(_0x111ff3){return{'model':db[_0x111ff3[_0x0f3f('0x20')]],'as':_0x111ff3['as'],'attributes':_0x111ff3[_0x0f3f('0x21')],'include':_0x111ff3[_0x0f3f('0x1e')]?_[_0x0f3f('0x1f')](_0x111ff3['include'],function(_0x241077){return{'model':db[_0x241077['model']],'as':_0x241077['as'],'attributes':_0x241077[_0x0f3f('0x21')],'include':_0x241077[_0x0f3f('0x1e')]?_[_0x0f3f('0x1f')](_0x241077[_0x0f3f('0x1e')],function(_0x34085e){return{'model':db[_0x34085e[_0x0f3f('0x20')]],'as':_0x34085e['as'],'attributes':_0x34085e[_0x0f3f('0x21')]};}):[]};}):[]};}):[]:[]})[_0x0f3f('0x23')](function(_0x40e129){logger[_0x0f3f('0xe')](_0x0f3f('0x22'),_0x1ea184);logger[_0x0f3f('0x11')](_0x0f3f('0x22'),_0x1ea184,JSON[_0x0f3f('0x13')](_0x40e129));_0x1651bd(_0x40e129);})[_0x0f3f('0x17')](function(_0x1fc9f3){logger[_0x0f3f('0x14')]('ShowFaxQueue',_0x1fc9f3[_0x0f3f('0x15')],_0x1ea184);_0x496567(_0x42102c['error'](0x1f4,_0x1fc9f3[_0x0f3f('0x15')]));});});};
\ No newline at end of file
+var _0x6183=['findAll','options','where','attributes','limit','include','map','model','stringify','find','raw','ShowFaxQueue','lodash','util','moment','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','defaults','redis','socket.io-emitter','./faxQueue.socket','register','request','then','info','request\x20sent','debug','FaxQueue,\x20%s,\x20%s,\x20%s','error','code','FaxQueue,\x20%s,\x20%s','message','result','catch','GetFaxQueue','FaxQueue'];(function(_0x5debd6,_0x554e98){var _0x458cb2=function(_0x2f64ee){while(--_0x2f64ee){_0x5debd6['push'](_0x5debd6['shift']());}};_0x458cb2(++_0x554e98);}(_0x6183,0x186));var _0x3618=function(_0x591a90,_0x5525b0){_0x591a90=_0x591a90-0x0;var _0x551587=_0x6183[_0x591a90];return _0x551587;};'use strict';var _=require(_0x3618('0x0'));var util=require(_0x3618('0x1'));var moment=require(_0x3618('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x3618('0x3'));var db=require(_0x3618('0x4'))['db'];var utils=require(_0x3618('0x5'));var logger=require('../../config/logger')(_0x3618('0x6'));var config=require(_0x3618('0x7'));var jayson=require(_0x3618('0x8'));var client=jayson[_0x3618('0x9')][_0x3618('0xa')]({'port':0x232a});config['redis']=_[_0x3618('0xb')](config[_0x3618('0xc')],{'host':'localhost','port':0x18eb});var socket=require(_0x3618('0xd'))(new Redis(config[_0x3618('0xc')]));require(_0x3618('0xe'))[_0x3618('0xf')](socket);function respondWithRpcPromise(_0x57c424,_0x345a52,_0x3b937f){return new BPromise(function(_0x2b6316,_0x5a97e7){return client[_0x3618('0x10')](_0x57c424,_0x3b937f)[_0x3618('0x11')](function(_0x4b31ca){logger[_0x3618('0x12')]('FaxQueue,\x20%s,\x20%s',_0x345a52,_0x3618('0x13'));logger[_0x3618('0x14')](_0x3618('0x15'),_0x345a52,_0x3618('0x13'),JSON['stringify'](_0x4b31ca));if(_0x4b31ca[_0x3618('0x16')]){if(_0x4b31ca[_0x3618('0x16')][_0x3618('0x17')]===0x1f4){logger['error'](_0x3618('0x18'),_0x345a52,_0x4b31ca[_0x3618('0x16')][_0x3618('0x19')]);return _0x5a97e7(_0x4b31ca[_0x3618('0x16')]['message']);}logger['error'](_0x3618('0x18'),_0x345a52,_0x4b31ca['error'][_0x3618('0x19')]);return _0x2b6316(_0x4b31ca[_0x3618('0x16')][_0x3618('0x19')]);}else{logger['info'](_0x3618('0x18'),_0x345a52,_0x3618('0x13'));_0x2b6316(_0x4b31ca[_0x3618('0x1a')][_0x3618('0x19')]);}})[_0x3618('0x1b')](function(_0x257242){logger['error'](_0x3618('0x18'),_0x345a52,_0x257242);_0x5a97e7(_0x257242);});});}exports[_0x3618('0x1c')]=function(_0x2b379e){var _0x445f52=this;return new Promise(function(_0x1021c4,_0x371bc8){return db[_0x3618('0x1d')][_0x3618('0x1e')]({'raw':_0x2b379e[_0x3618('0x1f')]?_0x2b379e[_0x3618('0x1f')]['raw']===undefined?!![]:![]:!![],'where':_0x2b379e[_0x3618('0x1f')]?_0x2b379e[_0x3618('0x1f')][_0x3618('0x20')]||null:null,'attributes':_0x2b379e[_0x3618('0x1f')]?_0x2b379e[_0x3618('0x1f')][_0x3618('0x21')]||null:null,'limit':_0x2b379e[_0x3618('0x1f')]?_0x2b379e[_0x3618('0x1f')][_0x3618('0x22')]||null:null,'include':_0x2b379e[_0x3618('0x1f')]?_0x2b379e[_0x3618('0x1f')][_0x3618('0x23')]?_[_0x3618('0x24')](_0x2b379e[_0x3618('0x1f')]['include'],function(_0x361ea6){return{'model':db[_0x361ea6[_0x3618('0x25')]],'as':_0x361ea6['as'],'attributes':_0x361ea6['attributes'],'include':_0x361ea6[_0x3618('0x23')]?_[_0x3618('0x24')](_0x361ea6[_0x3618('0x23')],function(_0xefa437){return{'model':db[_0xefa437[_0x3618('0x25')]],'as':_0xefa437['as'],'attributes':_0xefa437[_0x3618('0x21')],'include':_0xefa437['include']?_[_0x3618('0x24')](_0xefa437[_0x3618('0x23')],function(_0x3c9e55){return{'model':db[_0x3c9e55[_0x3618('0x25')]],'as':_0x3c9e55['as'],'attributes':_0x3c9e55[_0x3618('0x21')]};}):[]};}):[]};}):[]:[]})[_0x3618('0x11')](function(_0x5d95eb){logger[_0x3618('0x12')](_0x3618('0x1c'),_0x2b379e);logger[_0x3618('0x14')](_0x3618('0x1c'),_0x2b379e,JSON[_0x3618('0x26')](_0x5d95eb));_0x1021c4(_0x5d95eb);})[_0x3618('0x1b')](function(_0x2464fa){logger['error'](_0x3618('0x1c'),_0x2464fa['message'],_0x2b379e);_0x371bc8(_0x445f52[_0x3618('0x16')](0x1f4,_0x2464fa[_0x3618('0x19')]));});});};exports['ShowFaxQueue']=function(_0x3873d6){var _0x16a7b1=this;return new Promise(function(_0x31a06d,_0x310b32){return db[_0x3618('0x1d')][_0x3618('0x27')]({'raw':_0x3873d6[_0x3618('0x1f')]?_0x3873d6['options'][_0x3618('0x28')]===undefined?!![]:![]:!![],'where':_0x3873d6[_0x3618('0x1f')]?_0x3873d6[_0x3618('0x1f')][_0x3618('0x20')]||null:null,'attributes':_0x3873d6['options']?_0x3873d6[_0x3618('0x1f')][_0x3618('0x21')]||null:null,'include':_0x3873d6['options']?_0x3873d6[_0x3618('0x1f')][_0x3618('0x23')]?_['map'](_0x3873d6[_0x3618('0x1f')][_0x3618('0x23')],function(_0x1b00ad){return{'model':db[_0x1b00ad[_0x3618('0x25')]],'as':_0x1b00ad['as'],'attributes':_0x1b00ad[_0x3618('0x21')],'include':_0x1b00ad[_0x3618('0x23')]?_[_0x3618('0x24')](_0x1b00ad[_0x3618('0x23')],function(_0x39baed){return{'model':db[_0x39baed[_0x3618('0x25')]],'as':_0x39baed['as'],'attributes':_0x39baed['attributes'],'include':_0x39baed[_0x3618('0x23')]?_[_0x3618('0x24')](_0x39baed[_0x3618('0x23')],function(_0x5aed39){return{'model':db[_0x5aed39[_0x3618('0x25')]],'as':_0x5aed39['as'],'attributes':_0x5aed39[_0x3618('0x21')]};}):[]};}):[]};}):[]:[]})[_0x3618('0x11')](function(_0x1c00bc){logger[_0x3618('0x12')](_0x3618('0x29'),_0x3873d6);logger[_0x3618('0x14')](_0x3618('0x29'),_0x3873d6,JSON['stringify'](_0x1c00bc));_0x31a06d(_0x1c00bc);})[_0x3618('0x1b')](function(_0xa87bf5){logger[_0x3618('0x16')](_0x3618('0x29'),_0xa87bf5['message'],_0x3873d6);_0x310b32(_0x16a7b1[_0x3618('0x16')](0x1f4,_0xa87bf5[_0x3618('0x19')]));});});};
\ No newline at end of file