Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / services / routing / server / applications / autoreply.js
index 7fcaef7..13690fb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x41f5=['consequence','isNil','interaction','created','info','Autoreply\x20already\x20sent','next','getMustacheRender','format','YYYY-MM-DD\x20HH:mm:ss','message','from','phone','read','subject','startsWith','Re:','channel','chat','ChatWebsiteId','upperFirst','AccountId','account','InteractionId','mail','Smtp','service','port','authentication','auth','inReplyTo','html','replace','body','<div','</div>','sendMailMessage','then','[%s][AUTOREPLY]\x20SMTP\x20SENT','messageId','Message','catch','error','[RPC][%s][AUTOREPLY]\x20%s','stringify','create','finally','[%s][AUTOREPLY]\x20%s','stop','lodash','./utils','../../rpc/chatMessage','../../rpc/openchannelMessage','../../rpc/smsMessage','../../rpc/faxMessage','../../rpc/whatsappMessage'];(function(_0x196567,_0x5cd73e){var _0x3f466b=function(_0x3cc0ea){while(--_0x3cc0ea){_0x196567['push'](_0x196567['shift']());}};_0x3f466b(++_0x5cd73e);}(_0x41f5,0xa1));var _0x541f=function(_0x1847fd,_0x48bb28){_0x1847fd=_0x1847fd-0x0;var _0x426713=_0x41f5[_0x1847fd];return _0x426713;};'use strict';var _=require(_0x541f('0x0'));var moment=require('moment');var utils=require(_0x541f('0x1'));var logger=require('../../../../config/logger')('routing');var rpc={'chatMessage':require(_0x541f('0x2')),'openchannelMessage':require(_0x541f('0x3')),'mailMessage':require('../../rpc/mailMessage'),'smsMessage':require(_0x541f('0x4')),'faxMessage':require(_0x541f('0x5')),'whatsappMessage':require(_0x541f('0x6'))};var mailRpc=require('../../mailRpc');exports[_0x541f('0x7')]=function(_0x2c16f7,_0xa6b20c){return function(_0x9e5d0d){try{if(_0xa6b20c[0x0]==='1'&&(_[_0x541f('0x8')](this[_0x541f('0x9')][_0x541f('0xa')])||!this[_0x541f('0x9')][_0x541f('0xa')])){logger[_0x541f('0xb')]('[%s][AUTOREPLY]\x20%s',_0x2c16f7,_0x541f('0xc'));return _0x9e5d0d[_0x541f('0xd')]();}var _0x50fa25=this['channel'];var _0x3a2737={'body':utils[_0x541f('0xe')](_0xa6b20c[0x1],this),'ContactId':this['contact']['id'],'sentAt':moment()[_0x541f('0xf')](_0x541f('0x10')),'direction':'out'};if(this[_0x541f('0x11')]){_0x3a2737['to']=this[_0x541f('0x11')][_0x541f('0x12')]||'';_0x3a2737['cc']=this[_0x541f('0x11')]['cc']||'';_0x3a2737[_0x541f('0x12')]=this['message']['to']||'';_0x3a2737[_0x541f('0x13')]=this[_0x541f('0x11')][_0x541f('0x13')]||'';_0x3a2737[_0x541f('0x14')]=!![];if(this[_0x541f('0x11')]['subject']){_0x3a2737[_0x541f('0x15')]='';_0x3a2737[_0x541f('0x15')]+=_[_0x541f('0x16')](this[_0x541f('0x11')][_0x541f('0x15')],_0x541f('0x17'))?'':'Re:\x20';_0x3a2737['subject']+=this[_0x541f('0x11')][_0x541f('0x15')];}}if(this[_0x541f('0x18')]===_0x541f('0x19')){_0x3a2737[_0x541f('0x1a')]=this['account']['id'];}else{_0x3a2737[_[_0x541f('0x1b')](this[_0x541f('0x18')])+_0x541f('0x1c')]=this[_0x541f('0x1d')]['id'];}_0x3a2737[_[_0x541f('0x1b')](this[_0x541f('0x18')])+_0x541f('0x1e')]=this[_0x541f('0x9')]['id'];if(rpc[this[_0x541f('0x18')]+'Message']){if(this[_0x541f('0x18')]===_0x541f('0x1f')){var _0x25f711={'tls':{'rejectUnauthorized':![]}};if(this[_0x541f('0x1d')][_0x541f('0x20')][_0x541f('0x21')]){_0x25f711[_0x541f('0x21')]=this['account'][_0x541f('0x20')]['service'];}else{_0x25f711['host']=this[_0x541f('0x1d')][_0x541f('0x20')]['host'];_0x25f711[_0x541f('0x22')]=this[_0x541f('0x1d')]['Smtp'][_0x541f('0x22')];_0x25f711['secure']=this[_0x541f('0x1d')][_0x541f('0x20')]['secure'];}if(this[_0x541f('0x1d')]['Smtp'][_0x541f('0x23')]){_0x25f711[_0x541f('0x24')]={'user':this['account'][_0x541f('0x20')]['user'],'pass':this[_0x541f('0x1d')][_0x541f('0x20')]['pass']};}_0x3a2737[_0x541f('0x25')]=this[_0x541f('0x11')]['messageId'];_0x3a2737[_0x541f('0x26')]='<div\x20id=\x22xm-mail-content\x22>'+_[_0x541f('0x27')](_0x3a2737[_0x541f('0x28')],'<div\x20id=\x22xm-mail-content\x22',_0x541f('0x29'))+_0x541f('0x2a');return mailRpc[_0x541f('0x2b')](_0x25f711,_0x3a2737)[_0x541f('0x2c')](function(_0x292f65){logger[_0x541f('0xb')](_0x541f('0x2d'),_0x2c16f7);_0x3a2737[_0x541f('0x2e')]=_0x292f65[_0x541f('0x11')][_0x541f('0x2e')];return rpc[_0x50fa25+_0x541f('0x2f')]['create'](_0x3a2737);})[_0x541f('0x2c')](function(_0x44184d){logger['info']('[%s][AUTOREPLY]\x20%s',_0x2c16f7,JSON['stringify'](_0x44184d));})[_0x541f('0x30')](function(_0x15a86f){logger[_0x541f('0x31')](_0x541f('0x32'),_0x2c16f7,JSON[_0x541f('0x33')](_0x15a86f));})['finally'](function(){_0x9e5d0d[_0x541f('0xd')]();});}else{return rpc[this['channel']+_0x541f('0x2f')][_0x541f('0x34')](_0x3a2737)[_0x541f('0x2c')](function(_0x5de0b0){logger['info']('[%s][AUTOREPLY]\x20%s',_0x2c16f7,_0x3a2737[_0x541f('0x28')]);})[_0x541f('0x30')](function(_0x796d2){logger[_0x541f('0x31')]('[%s][AUTOREPLY]\x20%s',_0x2c16f7,JSON[_0x541f('0x33')](_0x796d2));})[_0x541f('0x35')](function(){_0x9e5d0d[_0x541f('0xd')]();});}}}catch(_0x1c0603){logger[_0x541f('0x31')](_0x541f('0x36'),_0x2c16f7,JSON[_0x541f('0x33')](_0x1c0603));_0x9e5d0d[_0x541f('0x37')]();}};};
\ No newline at end of file
+var _0xf271=['[RPC][%s][AUTOREPLY]\x20%s','finally','stop','lodash','./utils','../../../../config/logger','../../rpc/openchannelMessage','../../rpc/mailMessage','../../rpc/smsMessage','../../rpc/faxMessage','../../rpc/whatsappMessage','../../mailRpc','consequence','isNil','interaction','created','info','[%s][AUTOREPLY]\x20%s','Autoreply\x20already\x20sent','next','channel','contact','format','YYYY-MM-DD\x20HH:mm:ss','out','mail','body','getMustacheRender','message','from','phone','read','subject','startsWith','Re:','ChatWebsiteId','upperFirst','AccountId','account','InteractionId','Message','Smtp','service','host','port','secure','authentication','auth','user','pass','inReplyTo','html','<div\x20id=\x22xm-mail-content\x22>','replace','<div\x20id=\x22xm-mail-content\x22','</div>','headers','All','auto_reply','sendMailMessage','then','messageId','create','stringify','catch','error'];(function(_0x44dd8b,_0x3cf2e1){var _0x543d61=function(_0x32be9d){while(--_0x32be9d){_0x44dd8b['push'](_0x44dd8b['shift']());}};_0x543d61(++_0x3cf2e1);}(_0xf271,0x10b));var _0x1f27=function(_0x271607,_0x1cdaf2){_0x271607=_0x271607-0x0;var _0x2e87c1=_0xf271[_0x271607];return _0x2e87c1;};'use strict';var _=require(_0x1f27('0x0'));var moment=require('moment');var utils=require(_0x1f27('0x1'));var logger=require(_0x1f27('0x2'))('routing');var rpc={'chatMessage':require('../../rpc/chatMessage'),'openchannelMessage':require(_0x1f27('0x3')),'mailMessage':require(_0x1f27('0x4')),'smsMessage':require(_0x1f27('0x5')),'faxMessage':require(_0x1f27('0x6')),'whatsappMessage':require(_0x1f27('0x7'))};var mailRpc=require(_0x1f27('0x8'));exports[_0x1f27('0x9')]=function(_0x30a455,_0x2e397f){return function(_0x408347){try{if(_0x2e397f[0x0]==='1'&&(_[_0x1f27('0xa')](this[_0x1f27('0xb')][_0x1f27('0xc')])||!this[_0x1f27('0xb')][_0x1f27('0xc')])){logger[_0x1f27('0xd')](_0x1f27('0xe'),_0x30a455,_0x1f27('0xf'));return _0x408347[_0x1f27('0x10')]();}var _0x5bc713=this[_0x1f27('0x11')];var _0x568e24={'ContactId':this[_0x1f27('0x12')]['id'],'sentAt':moment()[_0x1f27('0x13')](_0x1f27('0x14')),'direction':_0x1f27('0x15')};if(this[_0x1f27('0x11')]===_0x1f27('0x16')){_0x568e24[_0x1f27('0x17')]=utils['getMustacheRender'](_0x2e397f[0x2],this);}else{_0x568e24[_0x1f27('0x17')]=utils[_0x1f27('0x18')](_0x2e397f[0x1],this);}if(this[_0x1f27('0x19')]){_0x568e24['to']=this['message'][_0x1f27('0x1a')]||'';if(this[_0x1f27('0x11')]===_0x1f27('0x16')&&_0x2e397f[0x1]==='1'){_0x568e24['cc']=this[_0x1f27('0x19')]['cc']||'';}_0x568e24[_0x1f27('0x1a')]=this[_0x1f27('0x19')]['to']||'';_0x568e24[_0x1f27('0x1b')]=this['message'][_0x1f27('0x1b')]||'';_0x568e24[_0x1f27('0x1c')]=!![];if(this[_0x1f27('0x19')][_0x1f27('0x1d')]){_0x568e24['subject']='';_0x568e24[_0x1f27('0x1d')]+=_[_0x1f27('0x1e')](this[_0x1f27('0x19')][_0x1f27('0x1d')],_0x1f27('0x1f'))?'':'Re:\x20';_0x568e24[_0x1f27('0x1d')]+=this[_0x1f27('0x19')][_0x1f27('0x1d')];}}if(this[_0x1f27('0x11')]==='chat'){_0x568e24[_0x1f27('0x20')]=this['account']['id'];}else{_0x568e24[_[_0x1f27('0x21')](this[_0x1f27('0x11')])+_0x1f27('0x22')]=this[_0x1f27('0x23')]['id'];}_0x568e24[_[_0x1f27('0x21')](this[_0x1f27('0x11')])+_0x1f27('0x24')]=this[_0x1f27('0xb')]['id'];if(rpc[this[_0x1f27('0x11')]+_0x1f27('0x25')]){if(this[_0x1f27('0x11')]==='mail'){var _0x503437={'tls':{'rejectUnauthorized':![]}};if(this['account'][_0x1f27('0x26')][_0x1f27('0x27')]){_0x503437[_0x1f27('0x27')]=this[_0x1f27('0x23')][_0x1f27('0x26')][_0x1f27('0x27')];}else{_0x503437[_0x1f27('0x28')]=this['account']['Smtp']['host'];_0x503437[_0x1f27('0x29')]=this[_0x1f27('0x23')]['Smtp'][_0x1f27('0x29')];_0x503437[_0x1f27('0x2a')]=this[_0x1f27('0x23')][_0x1f27('0x26')]['secure'];}if(this[_0x1f27('0x23')][_0x1f27('0x26')][_0x1f27('0x2b')]){_0x503437[_0x1f27('0x2c')]={'user':this[_0x1f27('0x23')][_0x1f27('0x26')][_0x1f27('0x2d')],'pass':this[_0x1f27('0x23')][_0x1f27('0x26')][_0x1f27('0x2e')]};}_0x568e24[_0x1f27('0x2f')]=this[_0x1f27('0x19')]['messageId'];_0x568e24[_0x1f27('0x30')]=_0x1f27('0x31')+_[_0x1f27('0x32')](_0x568e24[_0x1f27('0x17')],_0x1f27('0x33'),'<div')+_0x1f27('0x34');_0x568e24[_0x1f27('0x35')]={'Auto-Submitted':'auto-replied','X-Auto-Response-Suppress':_0x1f27('0x36'),'Precedence':_0x1f27('0x37')};return mailRpc[_0x1f27('0x38')](_0x503437,_0x568e24)[_0x1f27('0x39')](function(_0x1a8993){logger[_0x1f27('0xd')]('[%s][AUTOREPLY]\x20SMTP\x20SENT',_0x30a455);_0x568e24['messageId']=_0x1a8993[_0x1f27('0x19')][_0x1f27('0x3a')];return rpc[_0x5bc713+_0x1f27('0x25')][_0x1f27('0x3b')](_0x568e24);})[_0x1f27('0x39')](function(_0x563716){logger[_0x1f27('0xd')]('[%s][AUTOREPLY]\x20%s',_0x30a455,JSON[_0x1f27('0x3c')](_0x563716));})[_0x1f27('0x3d')](function(_0x10b24d){logger[_0x1f27('0x3e')](_0x1f27('0x3f'),_0x30a455,JSON['stringify'](_0x10b24d));})[_0x1f27('0x40')](function(){_0x408347[_0x1f27('0x10')]();});}else{return rpc[this[_0x1f27('0x11')]+'Message'][_0x1f27('0x3b')](_0x568e24)['then'](function(_0x2757fc){logger[_0x1f27('0xd')](_0x1f27('0xe'),_0x30a455,_0x568e24[_0x1f27('0x17')]);})[_0x1f27('0x3d')](function(_0x3dd784){logger[_0x1f27('0x3e')](_0x1f27('0xe'),_0x30a455,JSON[_0x1f27('0x3c')](_0x3dd784));})['finally'](function(){_0x408347[_0x1f27('0x10')]();});}}}catch(_0x2f4266){logger[_0x1f27('0x3e')](_0x1f27('0xe'),_0x30a455,JSON[_0x1f27('0x3c')](_0x2f4266));_0x408347[_0x1f27('0x41')]();}};};
\ No newline at end of file