Built motion from commit 43538d75.|2.5.35
[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 _0xd3b4=['password','username','then','resolve','/api/NaturalDialogAssistant/v1/Run','message','uniqueid','callerid','calleridname','dnid','extension','text','Bearer\x20','access_token','project','body','channelData','ProjectName','ndagenerate_audio','AudioOutputSettings','audio/wav','custom_action','CustomAction','CustomActionData','custom_action_data','info','stringify','request-promise','agi','exports','POST','ndauth_url','/token'];(function(_0x1c1eb1,_0x974115){var _0x2ed809=function(_0x52ef68){while(--_0x52ef68){_0x1c1eb1['push'](_0x1c1eb1['shift']());}};_0x2ed809(++_0x974115);}(_0xd3b4,0x1e9));var _0x4d3b=function(_0x500535,_0x2e4149){_0x500535=_0x500535-0x0;var _0x11b7a3=_0xd3b4[_0x500535];return _0x11b7a3;};'use strict';var rp=require(_0x4d3b('0x0'));var url=require('url');var logger=require('../../../../../config/logger')(_0x4d3b('0x1'));module[_0x4d3b('0x2')]=function(_0x2179fc,_0x17b005){var _0x4b4133={'method':_0x4d3b('0x3'),'uri':url['resolve'](_0x17b005[_0x4d3b('0x4')],_0x4d3b('0x5')),'form':{'grant_type':_0x4d3b('0x6'),'username':_0x17b005[_0x4d3b('0x7')],'password':_0x17b005[_0x4d3b('0x6')]},'json':!![]};return rp(_0x4b4133)[_0x4d3b('0x8')](function(_0x331043){var _0x7b17b9={'method':_0x4d3b('0x3'),'uri':url[_0x4d3b('0x9')](_0x17b005['ndassistant_url'],_0x4d3b('0xa')),'body':{'type':_0x17b005['ndaactivity_type']||_0x4d3b('0xb'),'channelId':'Nda','conversation':{'id':_0x2179fc[_0x4d3b('0xc')]},'from':{'id':_0x2179fc[_0x4d3b('0xd')],'name':_0x2179fc[_0x4d3b('0xe')]},'recipient':{'id':_0x2179fc[_0x4d3b('0xf')],'name':_0x2179fc[_0x4d3b('0x10')]},'text':_0x17b005[_0x4d3b('0x11')],'channelData':{}},'headers':{'Authorization':_0x4d3b('0x12')+_0x331043[_0x4d3b('0x13')]},'json':!![]};if(_0x17b005[_0x4d3b('0x14')]){_0x7b17b9[_0x4d3b('0x15')][_0x4d3b('0x16')][_0x4d3b('0x17')]=_0x17b005['project'];}if(_0x17b005[_0x4d3b('0x18')]=='1'){_0x7b17b9[_0x4d3b('0x15')][_0x4d3b('0x16')][_0x4d3b('0x19')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x4d3b('0x1a')};}if(_0x17b005[_0x4d3b('0x1b')]){_0x7b17b9[_0x4d3b('0x15')][_0x4d3b('0x16')][_0x4d3b('0x1c')]=_0x17b005[_0x4d3b('0x1b')];if(_0x17b005['custom_action_data']){_0x7b17b9[_0x4d3b('0x15')]['channelData'][_0x4d3b('0x1d')]=_0x17b005[_0x4d3b('0x1e')];}}logger[_0x4d3b('0x1f')](JSON[_0x4d3b('0x20')](_0x7b17b9));return rp(_0x7b17b9);});};