d857648132dff43f9945883af03143de35c2d76a
[motion2.git] / server / services / agi / scripts / sestek / nda / index.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xf4dd=['Nda','uniqueid','callerid','calleridname','dnid','extension','text','access_token','project','body','channelData','ProjectName','ndagenerate_audio','AudioOutputSettings','audio/wav','custom_action','CustomAction','custom_action_data','info','stringify','request-promise','url','../../../../../config/logger','agi','exports','POST','ndauth_url','password','resolve','ndassistant_url','ndaactivity_type','message'];(function(_0x41ffb8,_0x398477){var _0x291e07=function(_0x170a3e){while(--_0x170a3e){_0x41ffb8['push'](_0x41ffb8['shift']());}};_0x291e07(++_0x398477);}(_0xf4dd,0xb4));var _0xdf4d=function(_0x189aad,_0xc1007a){_0x189aad=_0x189aad-0x0;var _0x472674=_0xf4dd[_0x189aad];return _0x472674;};'use strict';var rp=require(_0xdf4d('0x0'));var url=require(_0xdf4d('0x1'));var logger=require(_0xdf4d('0x2'))(_0xdf4d('0x3'));module[_0xdf4d('0x4')]=function(_0x3f6a00,_0x309103){var _0x47d568={'method':_0xdf4d('0x5'),'uri':url['resolve'](_0x309103[_0xdf4d('0x6')],'/token'),'form':{'grant_type':_0xdf4d('0x7'),'username':_0x309103['username'],'password':_0x309103[_0xdf4d('0x7')]},'json':!![]};return rp(_0x47d568)['then'](function(_0x64c256){var _0x4a3e29={'method':_0xdf4d('0x5'),'uri':url[_0xdf4d('0x8')](_0x309103[_0xdf4d('0x9')],'/api/NaturalDialogAssistant/v1/Run'),'body':{'type':_0x309103[_0xdf4d('0xa')]||_0xdf4d('0xb'),'channelId':_0xdf4d('0xc'),'conversation':{'id':_0x3f6a00[_0xdf4d('0xd')]},'from':{'id':_0x3f6a00[_0xdf4d('0xe')],'name':_0x3f6a00[_0xdf4d('0xf')]},'recipient':{'id':_0x3f6a00[_0xdf4d('0x10')],'name':_0x3f6a00[_0xdf4d('0x11')]},'text':_0x309103[_0xdf4d('0x12')],'channelData':{}},'headers':{'Authorization':'Bearer\x20'+_0x64c256[_0xdf4d('0x13')]},'json':!![]};if(_0x309103[_0xdf4d('0x14')]){_0x4a3e29[_0xdf4d('0x15')][_0xdf4d('0x16')][_0xdf4d('0x17')]=_0x309103[_0xdf4d('0x14')];}if(_0x309103[_0xdf4d('0x18')]=='1'){_0x4a3e29[_0xdf4d('0x15')][_0xdf4d('0x16')][_0xdf4d('0x19')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0xdf4d('0x1a')};}if(_0x309103[_0xdf4d('0x1b')]){_0x4a3e29[_0xdf4d('0x15')][_0xdf4d('0x16')][_0xdf4d('0x1c')]=_0x309103[_0xdf4d('0x1b')];if(_0x309103[_0xdf4d('0x1d')]){_0x4a3e29[_0xdf4d('0x15')][_0xdf4d('0x16')]['CustomActionData']=_0x309103['custom_action_data'];}}logger[_0xdf4d('0x1e')](JSON[_0xdf4d('0x1f')](_0x4a3e29));return rp(_0x4a3e29);});};