3788df3aefa1ed1465efd141ad5e95ca4042ada1
[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 _0x0bb5=['exports','POST','resolve','ndauth_url','/token','password','then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','message','uniqueid','callerid','calleridname','dnid','extension','text','Bearer\x20','project','channelData','ProjectName','body','AudioOutputSettings','custom_action','CustomAction','custom_action_data','CustomActionData','stringify','request-promise','url'];(function(_0x1305e3,_0x43a724){var _0x1068e9=function(_0x1bc555){while(--_0x1bc555){_0x1305e3['push'](_0x1305e3['shift']());}};_0x1068e9(++_0x43a724);}(_0x0bb5,0x148));var _0x50bb=function(_0x49f060,_0x5b1e96){_0x49f060=_0x49f060-0x0;var _0x1a0ba1=_0x0bb5[_0x49f060];return _0x1a0ba1;};'use strict';var rp=require(_0x50bb('0x0'));var url=require(_0x50bb('0x1'));var logger=require('../../../../../config/logger')('agi');module[_0x50bb('0x2')]=function(_0x1aaa37,_0x6b7575){var _0x117e36={'method':_0x50bb('0x3'),'uri':url[_0x50bb('0x4')](_0x6b7575[_0x50bb('0x5')],_0x50bb('0x6')),'form':{'grant_type':'password','username':_0x6b7575['username'],'password':_0x6b7575[_0x50bb('0x7')]},'json':!![]};return rp(_0x117e36)[_0x50bb('0x8')](function(_0x2e5463){var _0x33ff54={'method':'POST','uri':url['resolve'](_0x6b7575[_0x50bb('0x9')],_0x50bb('0xa')),'body':{'type':_0x6b7575[_0x50bb('0xb')]||_0x50bb('0xc'),'channelId':'Nda','conversation':{'id':_0x1aaa37[_0x50bb('0xd')]},'from':{'id':_0x1aaa37[_0x50bb('0xe')],'name':_0x1aaa37[_0x50bb('0xf')]},'recipient':{'id':_0x1aaa37[_0x50bb('0x10')],'name':_0x1aaa37[_0x50bb('0x11')]},'text':_0x6b7575[_0x50bb('0x12')],'channelData':{}},'headers':{'Authorization':_0x50bb('0x13')+_0x2e5463['access_token']},'json':!![]};if(_0x6b7575[_0x50bb('0x14')]){_0x33ff54['body'][_0x50bb('0x15')][_0x50bb('0x16')]=_0x6b7575[_0x50bb('0x14')];}if(_0x6b7575['ndagenerate_audio']=='1'){_0x33ff54[_0x50bb('0x17')][_0x50bb('0x15')][_0x50bb('0x18')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':'audio/wav'};}if(_0x6b7575[_0x50bb('0x19')]){_0x33ff54['body'][_0x50bb('0x15')][_0x50bb('0x1a')]=_0x6b7575[_0x50bb('0x19')];if(_0x6b7575[_0x50bb('0x1b')]){_0x33ff54[_0x50bb('0x17')]['channelData'][_0x50bb('0x1c')]=_0x6b7575[_0x50bb('0x1b')];}}logger['info'](JSON[_0x50bb('0x1d')](_0x33ff54));return rp(_0x33ff54);});};