Built motion from commit (unavailable).|2.5.14
[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 _0xafae=['ProjectName','ndagenerate_audio','channelData','CustomAction','custom_action','custom_action_data','CustomActionData','info','stringify','request-promise','url','../../../../../config/logger','POST','ndauth_url','password','username','then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','Nda','uniqueid','callerid','calleridname','dnid','extension','text','Bearer\x20','access_token','project','body'];(function(_0x163448,_0x272442){var _0x3901a3=function(_0x21c262){while(--_0x21c262){_0x163448['push'](_0x163448['shift']());}};_0x3901a3(++_0x272442);}(_0xafae,0xa4));var _0xeafa=function(_0x319e4f,_0x4fd139){_0x319e4f=_0x319e4f-0x0;var _0x5dd32a=_0xafae[_0x319e4f];return _0x5dd32a;};'use strict';var rp=require(_0xeafa('0x0'));var url=require(_0xeafa('0x1'));var logger=require(_0xeafa('0x2'))('agi');module['exports']=function(_0x18e16e,_0x192d0b){var _0x5a46be={'method':_0xeafa('0x3'),'uri':url['resolve'](_0x192d0b[_0xeafa('0x4')],'/token'),'form':{'grant_type':_0xeafa('0x5'),'username':_0x192d0b[_0xeafa('0x6')],'password':_0x192d0b['password']},'json':!![]};return rp(_0x5a46be)[_0xeafa('0x7')](function(_0x189f16){var _0x236771={'method':_0xeafa('0x3'),'uri':url['resolve'](_0x192d0b[_0xeafa('0x8')],_0xeafa('0x9')),'body':{'type':_0x192d0b[_0xeafa('0xa')]||'message','channelId':_0xeafa('0xb'),'conversation':{'id':_0x18e16e[_0xeafa('0xc')]},'from':{'id':_0x18e16e[_0xeafa('0xd')],'name':_0x18e16e[_0xeafa('0xe')]},'recipient':{'id':_0x18e16e[_0xeafa('0xf')],'name':_0x18e16e[_0xeafa('0x10')]},'text':_0x192d0b[_0xeafa('0x11')],'channelData':{}},'headers':{'Authorization':_0xeafa('0x12')+_0x189f16[_0xeafa('0x13')]},'json':!![]};if(_0x192d0b[_0xeafa('0x14')]){_0x236771[_0xeafa('0x15')]['channelData'][_0xeafa('0x16')]=_0x192d0b[_0xeafa('0x14')];}if(_0x192d0b[_0xeafa('0x17')]=='1'){_0x236771[_0xeafa('0x15')][_0xeafa('0x18')]['AudioOutputSettings']={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':'audio/wav'};}if(_0x192d0b['custom_action']){_0x236771['body'][_0xeafa('0x18')][_0xeafa('0x19')]=_0x192d0b[_0xeafa('0x1a')];if(_0x192d0b[_0xeafa('0x1b')]){_0x236771[_0xeafa('0x15')][_0xeafa('0x18')][_0xeafa('0x1c')]=_0x192d0b[_0xeafa('0x1b')];}}logger[_0xeafa('0x1d')](JSON[_0xeafa('0x1e')](_0x236771));return rp(_0x236771);});};