90b959bad50dbec6d3e975a800563e111ed4fc15
[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 _0xcb8d=['custom_action','CustomAction','info','stringify','request-promise','url','agi','exports','POST','resolve','ndauth_url','/token','password','then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','message','Nda','uniqueid','callerid','dnid','extension','text','Bearer\x20','access_token','body','channelData','ProjectName','project','ndagenerate_audio','AudioOutputSettings'];(function(_0x4a53d,_0x58a95e){var _0x27410e=function(_0x38fc90){while(--_0x38fc90){_0x4a53d['push'](_0x4a53d['shift']());}};_0x27410e(++_0x58a95e);}(_0xcb8d,0x80));var _0xdcb8=function(_0x30182f,_0x30ce41){_0x30182f=_0x30182f-0x0;var _0x5207db=_0xcb8d[_0x30182f];return _0x5207db;};'use strict';var rp=require(_0xdcb8('0x0'));var url=require(_0xdcb8('0x1'));var logger=require('../../../../../config/logger')(_0xdcb8('0x2'));module[_0xdcb8('0x3')]=function(_0x43e940,_0x2eec94){var _0x29bff5={'method':_0xdcb8('0x4'),'uri':url[_0xdcb8('0x5')](_0x2eec94[_0xdcb8('0x6')],_0xdcb8('0x7')),'form':{'grant_type':'password','username':_0x2eec94['username'],'password':_0x2eec94[_0xdcb8('0x8')]},'json':!![]};return rp(_0x29bff5)[_0xdcb8('0x9')](function(_0x263731){var _0x4600ea={'method':_0xdcb8('0x4'),'uri':url[_0xdcb8('0x5')](_0x2eec94[_0xdcb8('0xa')],_0xdcb8('0xb')),'body':{'type':_0x2eec94['ndaactivity_type']||_0xdcb8('0xc'),'channelId':_0xdcb8('0xd'),'conversation':{'id':_0x43e940[_0xdcb8('0xe')]},'from':{'id':_0x43e940[_0xdcb8('0xf')],'name':_0x43e940['calleridname']},'recipient':{'id':_0x43e940[_0xdcb8('0x10')],'name':_0x43e940[_0xdcb8('0x11')]},'text':_0x2eec94[_0xdcb8('0x12')],'channelData':{}},'headers':{'Authorization':_0xdcb8('0x13')+_0x263731[_0xdcb8('0x14')]},'json':!![]};if(_0x2eec94['project']){_0x4600ea[_0xdcb8('0x15')][_0xdcb8('0x16')][_0xdcb8('0x17')]=_0x2eec94[_0xdcb8('0x18')];}if(_0x2eec94[_0xdcb8('0x19')]=='1'){_0x4600ea['body'][_0xdcb8('0x16')][_0xdcb8('0x1a')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':'audio/wav'};}if(_0x2eec94[_0xdcb8('0x1b')]){_0x4600ea[_0xdcb8('0x15')][_0xdcb8('0x16')][_0xdcb8('0x1c')]=_0x2eec94[_0xdcb8('0x1b')];if(_0x2eec94['custom_action_data']){_0x4600ea[_0xdcb8('0x15')][_0xdcb8('0x16')]['CustomActionData']=_0x2eec94['custom_action_data'];}}logger[_0xdcb8('0x1d')](JSON[_0xdcb8('0x1e')](_0x4600ea));return rp(_0x4600ea);});};