Built motion from commit 44b1f254.|2.6.26
[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 _0x89c4=['ProjectName','ndagenerate_audio','channelData','AudioOutputSettings','custom_action','body','CustomActionData','custom_action_data','info','stringify','request-promise','url','agi','POST','resolve','ndauth_url','/token','password','then','ndassistant_url','ndaactivity_type','message','Nda','uniqueid','callerid','calleridname','dnid','extension','Bearer\x20','project'];(function(_0x1168a1,_0xa0d8c9){var _0xcc5ad8=function(_0x217dc3){while(--_0x217dc3){_0x1168a1['push'](_0x1168a1['shift']());}};_0xcc5ad8(++_0xa0d8c9);}(_0x89c4,0x82));var _0x489c=function(_0x51616f,_0x259335){_0x51616f=_0x51616f-0x0;var _0x969ca9=_0x89c4[_0x51616f];return _0x969ca9;};'use strict';var rp=require(_0x489c('0x0'));var url=require(_0x489c('0x1'));var logger=require('../../../../../config/logger')(_0x489c('0x2'));module['exports']=function(_0x4b7f17,_0x165089){var _0x35a116={'method':_0x489c('0x3'),'uri':url[_0x489c('0x4')](_0x165089[_0x489c('0x5')],_0x489c('0x6')),'form':{'grant_type':_0x489c('0x7'),'username':_0x165089['username'],'password':_0x165089[_0x489c('0x7')]},'json':!![]};return rp(_0x35a116)[_0x489c('0x8')](function(_0x122c44){var _0xceb82c={'method':'POST','uri':url['resolve'](_0x165089[_0x489c('0x9')],'/api/NaturalDialogAssistant/v1/Run'),'body':{'type':_0x165089[_0x489c('0xa')]||_0x489c('0xb'),'channelId':_0x489c('0xc'),'conversation':{'id':_0x4b7f17[_0x489c('0xd')]},'from':{'id':_0x4b7f17[_0x489c('0xe')],'name':_0x4b7f17[_0x489c('0xf')]},'recipient':{'id':_0x4b7f17[_0x489c('0x10')],'name':_0x4b7f17[_0x489c('0x11')]},'text':_0x165089['text'],'channelData':{}},'headers':{'Authorization':_0x489c('0x12')+_0x122c44['access_token']},'json':!![]};if(_0x165089[_0x489c('0x13')]){_0xceb82c['body']['channelData'][_0x489c('0x14')]=_0x165089['project'];}if(_0x165089[_0x489c('0x15')]=='1'){_0xceb82c['body'][_0x489c('0x16')][_0x489c('0x17')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':'audio/wav'};}if(_0x165089[_0x489c('0x18')]){_0xceb82c[_0x489c('0x19')]['channelData']['CustomAction']=_0x165089[_0x489c('0x18')];if(_0x165089['custom_action_data']){_0xceb82c[_0x489c('0x19')][_0x489c('0x16')][_0x489c('0x1a')]=_0x165089[_0x489c('0x1b')];}}logger[_0x489c('0x1c')](JSON[_0x489c('0x1d')](_0xceb82c));return rp(_0xceb82c);});};