Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / services / routing / server / applications / dialogflowV2.js
index f4467e0..4e5dab1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9ebc=['DIALOGFLOWV2_ENDCONVERSATION','DIALOGFLOWV2_INTENTNAME','intent','DIALOGFLOWV2_INTENTDISPLAYNAME','isFallback','DIALOGFLOWV2_LANGUAGECODE','languageCode','DIALOGFLOWV2_QUERYTEXT','queryText','providerName','providerResponse','fulfillmentText','push','all','lodash','moment','../../../../config/logger','./utils','../../rpc/chatMessage','../../rpc/openchannelMessage','../../rpc/mailMessage','../../rpc/whatsappMessage','clone','body','Message','create','info','[%s][DIALOGFLOWV2]\x20%s','error','stringify','consequence','isNil','UserId','next','contact','format','YYYY-MM-DD\x20HH:mm:ss','out','channel','sms','phone','interaction','ChatWebsiteId','account','upperFirst','AccountId','InteractionId','created','isEmpty','getMustacheRender','then','catch','[%s][DIALOGFLOWV2]\x20Welcome\x20Message\x20has\x20been\x20sent!','stop','SessionsClient','sessionPath','message','detectIntent','length','dialogflowV2','diagnosticInfo','queryResult','fields','end_conversation','DIALOGFLOWV2_ACTION','action','DIALOGFLOWV2_ALLREQUIREDPARAMSPRESENT','allRequiredParamsPresent'];(function(_0x3ecd63,_0x59f3d2){var _0x51e2ee=function(_0x4a4251){while(--_0x4a4251){_0x3ecd63['push'](_0x3ecd63['shift']());}};_0x51e2ee(++_0x59f3d2);}(_0x9ebc,0x162));var _0xc9eb=function(_0x5bbf63,_0x70c8b3){_0x5bbf63=_0x5bbf63-0x0;var _0x1141f8=_0x9ebc[_0x5bbf63];return _0x1141f8;};'use strict';var _=require(_0xc9eb('0x0'));var dialogflow=require('dialogflow');var md5=require('md5');var moment=require(_0xc9eb('0x1'));var Promise=require('bluebird');var logger=require(_0xc9eb('0x2'))('routing');var utils=require(_0xc9eb('0x3'));var rpc={'chatMessage':require(_0xc9eb('0x4')),'openchannelMessage':require(_0xc9eb('0x5')),'mailMessage':require(_0xc9eb('0x6')),'smsMessage':require('../../rpc/smsMessage'),'faxMessage':require('../../rpc/faxMessage'),'whatsappMessage':require(_0xc9eb('0x7'))};function createMessage(_0x21d7f2,_0x6c511e,_0x1cf1a9,_0x7acbc2){return new Promise(function(_0x196974,_0x4d786b){var _0x549033=_[_0xc9eb('0x8')](_0x1cf1a9);_0x549033[_0xc9eb('0x9')]=_0x7acbc2;return rpc[_0x6c511e+_0xc9eb('0xa')][_0xc9eb('0xb')](_0x549033)['then'](function(){logger[_0xc9eb('0xc')](_0xc9eb('0xd'),_0x21d7f2,_0x549033[_0xc9eb('0x9')]);_0x196974();})['catch'](function(_0x50d448){logger[_0xc9eb('0xe')](_0xc9eb('0xd'),_0x21d7f2,JSON[_0xc9eb('0xf')](_0x50d448));_0x4d786b(_0x50d448);});});}exports[_0xc9eb('0x10')]=function(_0x1df29f,_0x500303){return function(_0x31d056){try{if(!_[_0xc9eb('0x11')](this['interaction'][_0xc9eb('0x12')])){logger['info']('[%s][DIALOGFLOWV2]\x20%s',_0x1df29f,'Agent\x20is\x20managing\x20the\x20interaction.\x20Go\x20to\x20next\x20application.');return _0x31d056[_0xc9eb('0x13')]();}var _0x4b23d5={'ContactId':this[_0xc9eb('0x14')]['id'],'sentAt':moment()[_0xc9eb('0x15')](_0xc9eb('0x16')),'direction':_0xc9eb('0x17')};if(this[_0xc9eb('0x18')]===_0xc9eb('0x19')||this[_0xc9eb('0x18')]==='whatsapp'){_0x4b23d5[_0xc9eb('0x1a')]=this[_0xc9eb('0x1b')][_0xc9eb('0x1a')];}var _0x3757b9=this[_0xc9eb('0x18')];if(_0x3757b9==='chat'){_0x4b23d5[_0xc9eb('0x1c')]=this[_0xc9eb('0x1d')]['id'];}else{_0x4b23d5[_[_0xc9eb('0x1e')](_0x3757b9)+_0xc9eb('0x1f')]=this[_0xc9eb('0x1d')]['id'];}_0x4b23d5[_['upperFirst'](_0x3757b9)+_0xc9eb('0x20')]=this[_0xc9eb('0x1b')]['id'];if(this[_0xc9eb('0x1b')][_0xc9eb('0x21')]){var _0x27cc26=_0x500303[0x4];if(!_[_0xc9eb('0x22')](_0x27cc26)){_0x4b23d5['body']=utils[_0xc9eb('0x23')](_0x27cc26,this);return rpc[_0x3757b9+_0xc9eb('0xa')][_0xc9eb('0xb')](_0x4b23d5)[_0xc9eb('0x24')](function(_0x1dfdda){logger[_0xc9eb('0xc')]('[%s][DIALOGFLOWV2]\x20%s',_0x1df29f,_0x4b23d5[_0xc9eb('0x9')]);})[_0xc9eb('0x25')](function(_0x590724){logger['error']('[%s][DIALOGFLOWV2]\x20%s',_0x1df29f,JSON[_0xc9eb('0xf')](_0x590724));})['finally'](function(){logger[_0xc9eb('0xc')](_0xc9eb('0x26'),_0x1df29f);_0x31d056[_0xc9eb('0x27')]();});}else{logger[_0xc9eb('0xc')]('[%s][DIALOGFLOWV2]\x20Welcome\x20Message\x20is\x20empty.\x20It\x20will\x20wait\x20for\x20a\x20message\x20from\x20customer!',_0x1df29f);_0x31d056[_0xc9eb('0x27')]();}}else{var _0x257253=this;var _0x3b4223=_0x500303[0x2]['replace'](/\\n/g,'\x0a');var _0x239012={'credentials':{'private_key':_0x3b4223,'client_email':_0x500303[0x1]}};var _0x1f46e8=new dialogflow[(_0xc9eb('0x28'))](_0x239012);var _0x601d83=_0x1f46e8[_0xc9eb('0x29')](_0x500303[0x0],md5(_0x257253['interaction']['id']));var _0x2515af={'session':_0x601d83,'queryInput':{'text':{'text':_0x257253[_0xc9eb('0x2a')][_0xc9eb('0x9')],'languageCode':_0x500303[0x3]||'en'}}};return _0x1f46e8[_0xc9eb('0x2b')](_0x2515af)[_0xc9eb('0x24')](function(_0x1450d8){if(_0x1450d8&&_0x1450d8[_0xc9eb('0x2c')]){_0x257253[_0xc9eb('0x9')][_0xc9eb('0x2d')]=_0x1450d8;var _0x3ffbaf=_0x1450d8[0x0];var _0x246929=_0x3ffbaf['queryResult'][_0xc9eb('0x2e')]&&_0x3ffbaf[_0xc9eb('0x2f')][_0xc9eb('0x2e')][_0xc9eb('0x30')]?_0x3ffbaf[_0xc9eb('0x2f')][_0xc9eb('0x2e')][_0xc9eb('0x30')][_0xc9eb('0x31')]['boolValue']:![];_0x257253[_0xc9eb('0x9')][_0xc9eb('0x32')]=_0x3ffbaf[_0xc9eb('0x2f')][_0xc9eb('0x33')];_0x257253['body'][_0xc9eb('0x34')]=_0x3ffbaf['queryResult'][_0xc9eb('0x35')];_0x257253[_0xc9eb('0x9')][_0xc9eb('0x36')]=_0x3ffbaf[_0xc9eb('0x2f')][_0xc9eb('0x2e')]&&_0x3ffbaf[_0xc9eb('0x2f')][_0xc9eb('0x2e')][_0xc9eb('0x30')]?_0x3ffbaf['queryResult'][_0xc9eb('0x2e')][_0xc9eb('0x30')][_0xc9eb('0x31')]['boolValue']:![];_0x257253[_0xc9eb('0x9')][_0xc9eb('0x37')]=_0x3ffbaf[_0xc9eb('0x2f')][_0xc9eb('0x38')]['name'];_0x257253['body'][_0xc9eb('0x39')]=_0x3ffbaf[_0xc9eb('0x2f')][_0xc9eb('0x38')]['displayName'];_0x257253[_0xc9eb('0x9')]['DIALOGFLOWV2_ISFALLBACKINTENT']=_0x3ffbaf[_0xc9eb('0x2f')][_0xc9eb('0x38')][_0xc9eb('0x3a')];_0x257253['body'][_0xc9eb('0x3b')]=_0x3ffbaf['queryResult'][_0xc9eb('0x3c')];_0x257253[_0xc9eb('0x9')][_0xc9eb('0x3d')]=_0x3ffbaf['queryResult'][_0xc9eb('0x3e')];_0x257253[_0xc9eb('0x9')]['DIALOGFLOWV2_SCORE']=_0x3ffbaf[_0xc9eb('0x2f')]['intentDetectionConfidence'];_0x4b23d5[_0xc9eb('0x3f')]=_0xc9eb('0x2d');_0x4b23d5[_0xc9eb('0x40')]=JSON[_0xc9eb('0xf')](_0x1450d8);var _0x26d58c=[];for(var _0x516d90=0x0;_0x516d90<_0x1450d8['length'];_0x516d90++){var _0x2ba028=_0x1450d8[_0x516d90];if(_0x2ba028&&_0x2ba028['queryResult']&&_0x2ba028[_0xc9eb('0x2f')][_0xc9eb('0x41')]){_0x26d58c[_0xc9eb('0x42')](createMessage(_0x1df29f,_0x3757b9,_0x4b23d5,_0x2ba028[_0xc9eb('0x2f')][_0xc9eb('0x41')]));}}return Promise[_0xc9eb('0x43')](_0x26d58c)['then'](function(){if(_0x246929){_0x31d056['next']();}else{_0x31d056[_0xc9eb('0x27')]();}})[_0xc9eb('0x25')](function(_0x246a31){logger[_0xc9eb('0xe')](_0xc9eb('0xd'),_0x1df29f,JSON['stringify'](_0x246a31));_0x31d056[_0xc9eb('0x13')]();});}})[_0xc9eb('0x25')](function(_0x35fbc7){logger[_0xc9eb('0xe')]('[%s][DIALOGFLOWV2]\x20%s',_0x1df29f,_0x35fbc7[_0xc9eb('0x2a')]);_0x31d056['next']();});}}catch(_0x53fe77){logger[_0xc9eb('0xe')](_0xc9eb('0xd'),_0x1df29f,JSON[_0xc9eb('0xf')](_0x53fe77));_0x31d056['stop']();}};};
\ No newline at end of file
+var _0xadad=['../../rpc/chatMessage','../../rpc/mailMessage','../../rpc/smsMessage','../../rpc/faxMessage','../../rpc/whatsappMessage','clone','Message','create','then','info','[%s][DIALOGFLOWV2]\x20%s','catch','error','stringify','consequence','interaction','UserId','Agent\x20is\x20managing\x20the\x20interaction.\x20Go\x20to\x20next\x20application.','next','format','YYYY-MM-DD\x20HH:mm:ss','channel','phone','chat','account','upperFirst','InteractionId','created','isEmpty','body','getMustacheRender','[%s][DIALOGFLOWV2]\x20Welcome\x20Message\x20has\x20been\x20sent!','stop','[%s][DIALOGFLOWV2]\x20Welcome\x20Message\x20is\x20empty.\x20It\x20will\x20wait\x20for\x20a\x20message\x20from\x20customer!','SessionsClient','sessionPath','message','detectIntent','length','dialogflowV2','queryResult','fields','diagnosticInfo','end_conversation','DIALOGFLOWV2_ACTION','DIALOGFLOWV2_ALLREQUIREDPARAMSPRESENT','DIALOGFLOWV2_ENDCONVERSATION','boolValue','DIALOGFLOWV2_INTENTNAME','intent','name','DIALOGFLOWV2_INTENTDISPLAYNAME','DIALOGFLOWV2_ISFALLBACKINTENT','isFallback','languageCode','DIALOGFLOWV2_QUERYTEXT','queryText','intentDetectionConfidence','providerName','providerResponse','push','fulfillmentText','all','stack','lodash','dialogflow','md5','bluebird','../../../../config/logger','routing'];(function(_0x59da4a,_0x2dcc23){var _0x580cee=function(_0x7f81fb){while(--_0x7f81fb){_0x59da4a['push'](_0x59da4a['shift']());}};_0x580cee(++_0x2dcc23);}(_0xadad,0x86));var _0xdada=function(_0x3c0569,_0x11da9f){_0x3c0569=_0x3c0569-0x0;var _0x142524=_0xadad[_0x3c0569];return _0x142524;};'use strict';var _=require(_0xdada('0x0'));var dialogflow=require(_0xdada('0x1'));var md5=require(_0xdada('0x2'));var moment=require('moment');var Promise=require(_0xdada('0x3'));var logger=require(_0xdada('0x4'))(_0xdada('0x5'));var utils=require('./utils');var rpc={'chatMessage':require(_0xdada('0x6')),'openchannelMessage':require('../../rpc/openchannelMessage'),'mailMessage':require(_0xdada('0x7')),'smsMessage':require(_0xdada('0x8')),'faxMessage':require(_0xdada('0x9')),'whatsappMessage':require(_0xdada('0xa'))};function createMessage(_0x50544e,_0x2fa6ea,_0x25c85a,_0x1079e9){return new Promise(function(_0x594244,_0x4cb966){var _0x32ee50=_[_0xdada('0xb')](_0x25c85a);_0x32ee50['body']=_0x1079e9;return rpc[_0x2fa6ea+_0xdada('0xc')][_0xdada('0xd')](_0x32ee50)[_0xdada('0xe')](function(){logger[_0xdada('0xf')](_0xdada('0x10'),_0x50544e,_0x32ee50['body']);_0x594244();})[_0xdada('0x11')](function(_0x2e8404){logger[_0xdada('0x12')](_0xdada('0x10'),_0x50544e,JSON[_0xdada('0x13')](_0x2e8404));_0x4cb966(_0x2e8404);});});}exports[_0xdada('0x14')]=function(_0xae1b87,_0xb9b98e){return function(_0x35e902){try{if(!_['isNil'](this[_0xdada('0x15')][_0xdada('0x16')])){logger[_0xdada('0xf')](_0xdada('0x10'),_0xae1b87,_0xdada('0x17'));return _0x35e902[_0xdada('0x18')]();}var _0x22975a={'ContactId':this['contact']['id'],'sentAt':moment()[_0xdada('0x19')](_0xdada('0x1a')),'direction':'out'};if(this[_0xdada('0x1b')]==='sms'||this['channel']==='whatsapp'){_0x22975a[_0xdada('0x1c')]=this['interaction']['phone'];}var _0x1043ae=this['channel'];if(_0x1043ae===_0xdada('0x1d')){_0x22975a['ChatWebsiteId']=this[_0xdada('0x1e')]['id'];}else{_0x22975a[_['upperFirst'](_0x1043ae)+'AccountId']=this[_0xdada('0x1e')]['id'];}_0x22975a[_[_0xdada('0x1f')](_0x1043ae)+_0xdada('0x20')]=this[_0xdada('0x15')]['id'];if(this[_0xdada('0x15')][_0xdada('0x21')]){var _0x1e8da1=_0xb9b98e[0x4];if(!_[_0xdada('0x22')](_0x1e8da1)){_0x22975a[_0xdada('0x23')]=utils[_0xdada('0x24')](_0x1e8da1,this);return rpc[_0x1043ae+_0xdada('0xc')][_0xdada('0xd')](_0x22975a)[_0xdada('0xe')](function(_0x11477d){logger[_0xdada('0xf')](_0xdada('0x10'),_0xae1b87,_0x22975a[_0xdada('0x23')]);})[_0xdada('0x11')](function(_0x38b5b7){logger[_0xdada('0x12')](_0xdada('0x10'),_0xae1b87,JSON[_0xdada('0x13')](_0x38b5b7));})['finally'](function(){logger[_0xdada('0xf')](_0xdada('0x25'),_0xae1b87);_0x35e902[_0xdada('0x26')]();});}else{logger['info'](_0xdada('0x27'),_0xae1b87);_0x35e902[_0xdada('0x26')]();}}else{var _0x47e79f=this;var _0x46f175=_0xb9b98e[0x2]['replace'](/\\n/g,'\x0a');var _0x160414={'credentials':{'private_key':_0x46f175,'client_email':_0xb9b98e[0x1]}};var _0x31f455=new dialogflow[(_0xdada('0x28'))](_0x160414);var _0x469c99=_0x31f455[_0xdada('0x29')](_0xb9b98e[0x0],md5(_0x47e79f[_0xdada('0x15')]['id']));var _0x907d0c={'session':_0x469c99,'queryInput':{'text':{'text':_0x47e79f[_0xdada('0x2a')][_0xdada('0x23')],'languageCode':_0xb9b98e[0x3]||'en'}}};return _0x31f455[_0xdada('0x2b')](_0x907d0c)[_0xdada('0xe')](function(_0x5d69fb){if(_0x5d69fb&&_0x5d69fb[_0xdada('0x2c')]){_0x47e79f[_0xdada('0x23')][_0xdada('0x2d')]=_0x5d69fb;var _0x2d8287=_0x5d69fb[0x0];var _0x38686d=_0x2d8287[_0xdada('0x2e')]['diagnosticInfo']&&_0x2d8287[_0xdada('0x2e')]['diagnosticInfo'][_0xdada('0x2f')]?_0x2d8287[_0xdada('0x2e')][_0xdada('0x30')]['fields'][_0xdada('0x31')]['boolValue']:![];_0x47e79f[_0xdada('0x23')][_0xdada('0x32')]=_0x2d8287[_0xdada('0x2e')]['action'];_0x47e79f['body'][_0xdada('0x33')]=_0x2d8287['queryResult']['allRequiredParamsPresent'];_0x47e79f[_0xdada('0x23')][_0xdada('0x34')]=_0x2d8287['queryResult'][_0xdada('0x30')]&&_0x2d8287[_0xdada('0x2e')][_0xdada('0x30')][_0xdada('0x2f')]?_0x2d8287[_0xdada('0x2e')][_0xdada('0x30')][_0xdada('0x2f')]['end_conversation'][_0xdada('0x35')]:![];_0x47e79f[_0xdada('0x23')][_0xdada('0x36')]=_0x2d8287[_0xdada('0x2e')][_0xdada('0x37')][_0xdada('0x38')];_0x47e79f['body'][_0xdada('0x39')]=_0x2d8287['queryResult'][_0xdada('0x37')]['displayName'];_0x47e79f['body'][_0xdada('0x3a')]=_0x2d8287[_0xdada('0x2e')][_0xdada('0x37')][_0xdada('0x3b')];_0x47e79f[_0xdada('0x23')]['DIALOGFLOWV2_LANGUAGECODE']=_0x2d8287[_0xdada('0x2e')][_0xdada('0x3c')];_0x47e79f[_0xdada('0x23')][_0xdada('0x3d')]=_0x2d8287[_0xdada('0x2e')][_0xdada('0x3e')];_0x47e79f['body']['DIALOGFLOWV2_SCORE']=_0x2d8287[_0xdada('0x2e')][_0xdada('0x3f')];_0x22975a[_0xdada('0x40')]=_0xdada('0x2d');_0x22975a[_0xdada('0x41')]=JSON['stringify'](_0x5d69fb);var _0x56340b=[];for(var _0x33ee5d=0x0;_0x33ee5d<_0x5d69fb['length'];_0x33ee5d++){var _0x21d7d7=_0x5d69fb[_0x33ee5d];if(_0x21d7d7&&_0x21d7d7[_0xdada('0x2e')]&&_0x21d7d7[_0xdada('0x2e')]['fulfillmentText']){_0x56340b[_0xdada('0x42')](createMessage(_0xae1b87,_0x1043ae,_0x22975a,_0x21d7d7[_0xdada('0x2e')][_0xdada('0x43')]));}}return Promise[_0xdada('0x44')](_0x56340b)[_0xdada('0xe')](function(){if(_0x38686d){_0x35e902[_0xdada('0x18')]();}else{_0x35e902[_0xdada('0x26')]();}})[_0xdada('0x11')](function(_0x4128f5){logger['error'](_0xdada('0x10'),_0xae1b87,JSON[_0xdada('0x13')](_0x4128f5));_0x35e902[_0xdada('0x18')]();});}})[_0xdada('0x11')](function(_0x48d285){logger[_0xdada('0x12')]('[%s][DIALOGFLOWV2]\x20%s',_0xae1b87,_0x48d285[_0xdada('0x2a')],_0x48d285[_0xdada('0x45')]);_0x35e902[_0xdada('0x18')]();});}}catch(_0x13ae8b){logger[_0xdada('0x12')](_0xdada('0x10'),_0xae1b87,JSON[_0xdada('0x13')](_0x13ae8b));_0x35e902[_0xdada('0x26')]();}};};
\ No newline at end of file