9587a5443005a0ef6bf032e9ae2bf7462d62d1be
[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 _0x6b20=['AudioOutputSettings','custom_action','CustomAction','custom_action_data','CustomActionData','info','request-promise','url','agi','resolve','ndauth_url','/token','password','username','then','POST','/api/NaturalDialogAssistant/v1/Run','message','callerid','calleridname','extension','text','Bearer\x20','access_token','project','body','channelData','ProjectName','ndagenerate_audio'];(function(_0x289891,_0x49a0fa){var _0x31cf2e=function(_0x8cebce){while(--_0x8cebce){_0x289891['push'](_0x289891['shift']());}};_0x31cf2e(++_0x49a0fa);}(_0x6b20,0xd1));var _0x06b2=function(_0x3d53f2,_0x4449f7){_0x3d53f2=_0x3d53f2-0x0;var _0x432efd=_0x6b20[_0x3d53f2];return _0x432efd;};'use strict';var rp=require(_0x06b2('0x0'));var url=require(_0x06b2('0x1'));var logger=require('../../../../../config/logger')(_0x06b2('0x2'));module['exports']=function(_0x257191,_0xdcad44){var _0x353f6a={'method':'POST','uri':url[_0x06b2('0x3')](_0xdcad44[_0x06b2('0x4')],_0x06b2('0x5')),'form':{'grant_type':_0x06b2('0x6'),'username':_0xdcad44[_0x06b2('0x7')],'password':_0xdcad44[_0x06b2('0x6')]},'json':!![]};return rp(_0x353f6a)[_0x06b2('0x8')](function(_0x4e6d3b){var _0x21cd31={'method':_0x06b2('0x9'),'uri':url[_0x06b2('0x3')](_0xdcad44['ndassistant_url'],_0x06b2('0xa')),'body':{'type':_0xdcad44['ndaactivity_type']||_0x06b2('0xb'),'channelId':'Nda','conversation':{'id':_0x257191['uniqueid']},'from':{'id':_0x257191[_0x06b2('0xc')],'name':_0x257191[_0x06b2('0xd')]},'recipient':{'id':_0x257191['dnid'],'name':_0x257191[_0x06b2('0xe')]},'text':_0xdcad44[_0x06b2('0xf')],'channelData':{}},'headers':{'Authorization':_0x06b2('0x10')+_0x4e6d3b[_0x06b2('0x11')]},'json':!![]};if(_0xdcad44[_0x06b2('0x12')]){_0x21cd31[_0x06b2('0x13')][_0x06b2('0x14')][_0x06b2('0x15')]=_0xdcad44[_0x06b2('0x12')];}if(_0xdcad44[_0x06b2('0x16')]=='1'){_0x21cd31[_0x06b2('0x13')][_0x06b2('0x14')][_0x06b2('0x17')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':'audio/wav'};}if(_0xdcad44[_0x06b2('0x18')]){_0x21cd31[_0x06b2('0x13')][_0x06b2('0x14')][_0x06b2('0x19')]=_0xdcad44[_0x06b2('0x18')];if(_0xdcad44[_0x06b2('0x1a')]){_0x21cd31['body'][_0x06b2('0x14')][_0x06b2('0x1b')]=_0xdcad44['custom_action_data'];}}logger[_0x06b2('0x1c')](JSON['stringify'](_0x21cd31));return rp(_0x21cd31);});};