Built motion from commit (unavailable).|2.4.20
[motion2.git] / server / api / faxInteraction / faxInteraction.rpc.js
index fc38114..2bb1bbd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf3c6=['jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter','./faxInteraction.socket','register','request','then','info','FaxInteraction,\x20%s,\x20%s','request\x20sent','debug','FaxInteraction,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','FaxInteraction','update','body','options','raw','attributes','limit','UpdateFaxInteraction','AddTagsToFaxInteraction','where','addTags','ids','omit','AddTags','lodash','util','bluebird','randomstring','ioredis','../../config/logger','../../config/environment'];(function(_0xa1a4d9,_0x5bb37c){var _0x252906=function(_0x35351b){while(--_0x35351b){_0xa1a4d9['push'](_0xa1a4d9['shift']());}};_0x252906(++_0x5bb37c);}(_0xf3c6,0xfb));var _0x6f3c=function(_0x4f768a,_0x43695f){_0x4f768a=_0x4f768a-0x0;var _0x467258=_0xf3c6[_0x4f768a];return _0x467258;};'use strict';var _=require(_0x6f3c('0x0'));var util=require(_0x6f3c('0x1'));var moment=require('moment');var BPromise=require(_0x6f3c('0x2'));var rs=require(_0x6f3c('0x3'));var fs=require('fs');var Redis=require(_0x6f3c('0x4'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x6f3c('0x5'))('rpc');var config=require(_0x6f3c('0x6'));var jayson=require(_0x6f3c('0x7'));var client=jayson[_0x6f3c('0x8')][_0x6f3c('0x9')]({'port':0x232a});config[_0x6f3c('0xa')]=_[_0x6f3c('0xb')](config['redis'],{'host':_0x6f3c('0xc'),'port':0x18eb});var socket=require(_0x6f3c('0xd'))(new Redis(config[_0x6f3c('0xa')]));require(_0x6f3c('0xe'))[_0x6f3c('0xf')](socket);function respondWithRpcPromise(_0x43c40a,_0x4c056b,_0x5bbebb){return new BPromise(function(_0xdacf40,_0x351aa8){return client[_0x6f3c('0x10')](_0x43c40a,_0x5bbebb)[_0x6f3c('0x11')](function(_0x29ddfc){logger[_0x6f3c('0x12')](_0x6f3c('0x13'),_0x4c056b,_0x6f3c('0x14'));logger[_0x6f3c('0x15')](_0x6f3c('0x16'),_0x4c056b,_0x6f3c('0x14'),JSON[_0x6f3c('0x17')](_0x29ddfc));if(_0x29ddfc[_0x6f3c('0x18')]){if(_0x29ddfc[_0x6f3c('0x18')][_0x6f3c('0x19')]===0x1f4){logger[_0x6f3c('0x18')](_0x6f3c('0x13'),_0x4c056b,_0x29ddfc[_0x6f3c('0x18')][_0x6f3c('0x1a')]);return _0x351aa8(_0x29ddfc[_0x6f3c('0x18')][_0x6f3c('0x1a')]);}logger[_0x6f3c('0x18')](_0x6f3c('0x13'),_0x4c056b,_0x29ddfc['error'][_0x6f3c('0x1a')]);return _0xdacf40(_0x29ddfc[_0x6f3c('0x18')][_0x6f3c('0x1a')]);}else{logger[_0x6f3c('0x12')](_0x6f3c('0x13'),_0x4c056b,_0x6f3c('0x14'));_0xdacf40(_0x29ddfc[_0x6f3c('0x1b')]['message']);}})[_0x6f3c('0x1c')](function(_0x3d8a7a){logger[_0x6f3c('0x18')]('FaxInteraction,\x20%s,\x20%s',_0x4c056b,_0x3d8a7a);_0x351aa8(_0x3d8a7a);});});}exports['UpdateFaxInteraction']=function(_0x2136a5){var _0x19bf6b=this;return new Promise(function(_0x2b79c,_0x321187){return db[_0x6f3c('0x1d')][_0x6f3c('0x1e')](_0x2136a5[_0x6f3c('0x1f')],{'raw':_0x2136a5['options']?_0x2136a5[_0x6f3c('0x20')][_0x6f3c('0x21')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x2136a5['options']?_0x2136a5[_0x6f3c('0x20')]['where']||null:null,'attributes':_0x2136a5[_0x6f3c('0x20')]?_0x2136a5['options'][_0x6f3c('0x22')]||null:null,'limit':_0x2136a5[_0x6f3c('0x20')]?_0x2136a5[_0x6f3c('0x20')][_0x6f3c('0x23')]||null:null})[_0x6f3c('0x11')](function(_0x52c951){logger[_0x6f3c('0x12')](_0x6f3c('0x24'),_0x2136a5);logger[_0x6f3c('0x15')](_0x6f3c('0x24'),_0x2136a5,JSON[_0x6f3c('0x17')](_0x52c951));_0x2b79c(_0x52c951);})[_0x6f3c('0x1c')](function(_0x1064b6){logger[_0x6f3c('0x18')](_0x6f3c('0x24'),_0x1064b6[_0x6f3c('0x1a')],_0x2136a5);_0x321187(_0x19bf6b['error'](0x1f4,_0x1064b6[_0x6f3c('0x1a')]));});});};exports[_0x6f3c('0x25')]=function(_0x39dba1){return new Promise(function(_0x339fa7,_0x5dd872){return db[_0x6f3c('0x1d')]['find']({'where':_0x39dba1[_0x6f3c('0x20')]?_0x39dba1[_0x6f3c('0x20')][_0x6f3c('0x26')]||null:null})[_0x6f3c('0x11')](function(_0x5efd92){if(_0x5efd92){return _0x5efd92[_0x6f3c('0x27')](_0x39dba1[_0x6f3c('0x1f')][_0x6f3c('0x28')],_[_0x6f3c('0x29')](_0x39dba1['body'],[_0x6f3c('0x28'),'id'])||{});}})['spread'](function(_0x245026){logger['info'](_0x6f3c('0x2a'),_0x39dba1);logger[_0x6f3c('0x15')](_0x6f3c('0x2a'),_0x39dba1,JSON[_0x6f3c('0x17')](_0x245026));_0x339fa7(_0x245026);})[_0x6f3c('0x1c')](function(_0x2a5e5f){logger[_0x6f3c('0x18')](_0x6f3c('0x2a'),_0x2a5e5f['message'],_0x39dba1);_0x5dd872(_this[_0x6f3c('0x18')](0x1f4,_0x2a5e5f[_0x6f3c('0x1a')]));});});};
\ No newline at end of file
+var _0x44e2=['rpc','../../config/environment','jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter','./faxInteraction.socket','register','info','request\x20sent','debug','stringify','error','code','FaxInteraction,\x20%s,\x20%s','message','result','catch','UpdateFaxInteraction','FaxInteraction','update','body','options','raw','where','attributes','limit','then','AddTagsToFaxInteraction','ids','omit','AddTags','lodash','util','moment','ioredis','../../mysqldb','../../config/utils','../../config/logger'];(function(_0x27d66e,_0x114031){var _0x4211f0=function(_0x3008ec){while(--_0x3008ec){_0x27d66e['push'](_0x27d66e['shift']());}};_0x4211f0(++_0x114031);}(_0x44e2,0x1f1));var _0x244e=function(_0x2c9fd1,_0x16debe){_0x2c9fd1=_0x2c9fd1-0x0;var _0x5b84c9=_0x44e2[_0x2c9fd1];return _0x5b84c9;};'use strict';var _=require(_0x244e('0x0'));var util=require(_0x244e('0x1'));var moment=require(_0x244e('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x244e('0x3'));var db=require(_0x244e('0x4'))['db'];var utils=require(_0x244e('0x5'));var logger=require(_0x244e('0x6'))(_0x244e('0x7'));var config=require(_0x244e('0x8'));var jayson=require(_0x244e('0x9'));var client=jayson[_0x244e('0xa')][_0x244e('0xb')]({'port':0x232a});config[_0x244e('0xc')]=_[_0x244e('0xd')](config[_0x244e('0xc')],{'host':_0x244e('0xe'),'port':0x18eb});var socket=require(_0x244e('0xf'))(new Redis(config['redis']));require(_0x244e('0x10'))[_0x244e('0x11')](socket);function respondWithRpcPromise(_0x38842d,_0x22370f,_0x26a1c3){return new BPromise(function(_0x145855,_0x291113){return client['request'](_0x38842d,_0x26a1c3)['then'](function(_0x40be0f){logger[_0x244e('0x12')]('FaxInteraction,\x20%s,\x20%s',_0x22370f,_0x244e('0x13'));logger[_0x244e('0x14')]('FaxInteraction,\x20%s,\x20%s,\x20%s',_0x22370f,'request\x20sent',JSON[_0x244e('0x15')](_0x40be0f));if(_0x40be0f[_0x244e('0x16')]){if(_0x40be0f[_0x244e('0x16')][_0x244e('0x17')]===0x1f4){logger[_0x244e('0x16')](_0x244e('0x18'),_0x22370f,_0x40be0f[_0x244e('0x16')][_0x244e('0x19')]);return _0x291113(_0x40be0f[_0x244e('0x16')][_0x244e('0x19')]);}logger[_0x244e('0x16')](_0x244e('0x18'),_0x22370f,_0x40be0f[_0x244e('0x16')][_0x244e('0x19')]);return _0x145855(_0x40be0f[_0x244e('0x16')][_0x244e('0x19')]);}else{logger[_0x244e('0x12')](_0x244e('0x18'),_0x22370f,_0x244e('0x13'));_0x145855(_0x40be0f[_0x244e('0x1a')][_0x244e('0x19')]);}})[_0x244e('0x1b')](function(_0x724973){logger[_0x244e('0x16')]('FaxInteraction,\x20%s,\x20%s',_0x22370f,_0x724973);_0x291113(_0x724973);});});}exports[_0x244e('0x1c')]=function(_0x4e9a05){var _0x55fa5a=this;return new Promise(function(_0x256056,_0x3f87f8){return db[_0x244e('0x1d')][_0x244e('0x1e')](_0x4e9a05[_0x244e('0x1f')],{'raw':_0x4e9a05[_0x244e('0x20')]?_0x4e9a05[_0x244e('0x20')][_0x244e('0x21')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x4e9a05[_0x244e('0x20')]?_0x4e9a05[_0x244e('0x20')][_0x244e('0x22')]||null:null,'attributes':_0x4e9a05[_0x244e('0x20')]?_0x4e9a05[_0x244e('0x20')][_0x244e('0x23')]||null:null,'limit':_0x4e9a05[_0x244e('0x20')]?_0x4e9a05[_0x244e('0x20')][_0x244e('0x24')]||null:null})[_0x244e('0x25')](function(_0x22b5b0){logger[_0x244e('0x12')](_0x244e('0x1c'),_0x4e9a05);logger[_0x244e('0x14')](_0x244e('0x1c'),_0x4e9a05,JSON[_0x244e('0x15')](_0x22b5b0));_0x256056(_0x22b5b0);})[_0x244e('0x1b')](function(_0x34bbca){logger[_0x244e('0x16')](_0x244e('0x1c'),_0x34bbca[_0x244e('0x19')],_0x4e9a05);_0x3f87f8(_0x55fa5a[_0x244e('0x16')](0x1f4,_0x34bbca[_0x244e('0x19')]));});});};exports[_0x244e('0x26')]=function(_0x3d7c5e){return new Promise(function(_0x3f56db,_0x153ce0){return db[_0x244e('0x1d')]['find']({'where':_0x3d7c5e[_0x244e('0x20')]?_0x3d7c5e[_0x244e('0x20')][_0x244e('0x22')]||null:null})[_0x244e('0x25')](function(_0x53f99a){if(_0x53f99a){return _0x53f99a['addTags'](_0x3d7c5e[_0x244e('0x1f')][_0x244e('0x27')],_[_0x244e('0x28')](_0x3d7c5e[_0x244e('0x1f')],[_0x244e('0x27'),'id'])||{});}})['spread'](function(_0x1ce43d){logger[_0x244e('0x12')](_0x244e('0x29'),_0x3d7c5e);logger[_0x244e('0x14')](_0x244e('0x29'),_0x3d7c5e,JSON['stringify'](_0x1ce43d));_0x3f56db(_0x1ce43d);})['catch'](function(_0x315ab6){logger[_0x244e('0x16')](_0x244e('0x29'),_0x315ab6[_0x244e('0x19')],_0x3d7c5e);_0x153ce0(_this[_0x244e('0x16')](0x1f4,_0x315ab6[_0x244e('0x19')]));});});};
\ No newline at end of file