0ff2207de6fbe83bb1a0b924036b532298e4d1b1
[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 _0xffda=['channelData','AudioOutputSettings','custom_action','CustomAction','custom_action_data','info','stringify','request-promise','url','../../../../../config/logger','agi','resolve','/token','password','then','ndassistant_url','message','Nda','uniqueid','calleridname','dnid','text','Bearer\x20','access_token','project','body','ProjectName'];(function(_0x246ea1,_0x4924a7){var _0x3d2531=function(_0x27186a){while(--_0x27186a){_0x246ea1['push'](_0x246ea1['shift']());}};_0x3d2531(++_0x4924a7);}(_0xffda,0x73));var _0xaffd=function(_0x38f855,_0x126116){_0x38f855=_0x38f855-0x0;var _0x35a6b7=_0xffda[_0x38f855];return _0x35a6b7;};'use strict';var rp=require(_0xaffd('0x0'));var url=require(_0xaffd('0x1'));var logger=require(_0xaffd('0x2'))(_0xaffd('0x3'));module['exports']=function(_0x18e6bf,_0x197651){var _0x730fb3={'method':'POST','uri':url[_0xaffd('0x4')](_0x197651['ndauth_url'],_0xaffd('0x5')),'form':{'grant_type':_0xaffd('0x6'),'username':_0x197651['username'],'password':_0x197651['password']},'json':!![]};return rp(_0x730fb3)[_0xaffd('0x7')](function(_0x12865c){var _0x3647e1={'method':'POST','uri':url[_0xaffd('0x4')](_0x197651[_0xaffd('0x8')],'/api/NaturalDialogAssistant/v1/Run'),'body':{'type':_0x197651['ndaactivity_type']||_0xaffd('0x9'),'channelId':_0xaffd('0xa'),'conversation':{'id':_0x18e6bf[_0xaffd('0xb')]},'from':{'id':_0x18e6bf['callerid'],'name':_0x18e6bf[_0xaffd('0xc')]},'recipient':{'id':_0x18e6bf[_0xaffd('0xd')],'name':_0x18e6bf['extension']},'text':_0x197651[_0xaffd('0xe')],'channelData':{}},'headers':{'Authorization':_0xaffd('0xf')+_0x12865c[_0xaffd('0x10')]},'json':!![]};if(_0x197651[_0xaffd('0x11')]){_0x3647e1[_0xaffd('0x12')]['channelData'][_0xaffd('0x13')]=_0x197651['project'];}if(_0x197651['ndagenerate_audio']=='1'){_0x3647e1[_0xaffd('0x12')][_0xaffd('0x14')][_0xaffd('0x15')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':'audio/wav'};}if(_0x197651[_0xaffd('0x16')]){_0x3647e1[_0xaffd('0x12')][_0xaffd('0x14')][_0xaffd('0x17')]=_0x197651[_0xaffd('0x16')];if(_0x197651[_0xaffd('0x18')]){_0x3647e1[_0xaffd('0x12')][_0xaffd('0x14')]['CustomActionData']=_0x197651[_0xaffd('0x18')];}}logger[_0xaffd('0x19')](JSON[_0xaffd('0x1a')](_0x3647e1));return rp(_0x3647e1);});};