b2286f3daf08dec6d983474145967dcf47130e6b
[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 _0x31a6=['text','Bearer\x20','access_token','body','project','ndagenerate_audio','channelData','audio/wav','custom_action','custom_action_data','CustomActionData','info','stringify','request-promise','url','../../../../../config/logger','agi','POST','ndauth_url','password','then','resolve','message','Nda','callerid','dnid'];(function(_0x465a0c,_0x19d4d5){var _0x1e202e=function(_0x27bd8a){while(--_0x27bd8a){_0x465a0c['push'](_0x465a0c['shift']());}};_0x1e202e(++_0x19d4d5);}(_0x31a6,0x145));var _0x631a=function(_0x47f09e,_0x226150){_0x47f09e=_0x47f09e-0x0;var _0x4f9852=_0x31a6[_0x47f09e];return _0x4f9852;};'use strict';var rp=require(_0x631a('0x0'));var url=require(_0x631a('0x1'));var logger=require(_0x631a('0x2'))(_0x631a('0x3'));module['exports']=function(_0x124f26,_0x482322){var _0x44f4a3={'method':_0x631a('0x4'),'uri':url['resolve'](_0x482322[_0x631a('0x5')],'/token'),'form':{'grant_type':_0x631a('0x6'),'username':_0x482322['username'],'password':_0x482322[_0x631a('0x6')]},'json':!![]};return rp(_0x44f4a3)[_0x631a('0x7')](function(_0x2e47f1){var _0x20f95a={'method':_0x631a('0x4'),'uri':url[_0x631a('0x8')](_0x482322['ndassistant_url'],'/api/NaturalDialogAssistant/v1/Run'),'body':{'type':_0x482322['ndaactivity_type']||_0x631a('0x9'),'channelId':_0x631a('0xa'),'conversation':{'id':_0x124f26['uniqueid']},'from':{'id':_0x124f26[_0x631a('0xb')],'name':_0x124f26['calleridname']},'recipient':{'id':_0x124f26[_0x631a('0xc')],'name':_0x124f26['extension']},'text':_0x482322[_0x631a('0xd')],'channelData':{}},'headers':{'Authorization':_0x631a('0xe')+_0x2e47f1[_0x631a('0xf')]},'json':!![]};if(_0x482322['project']){_0x20f95a[_0x631a('0x10')]['channelData']['ProjectName']=_0x482322[_0x631a('0x11')];}if(_0x482322[_0x631a('0x12')]=='1'){_0x20f95a[_0x631a('0x10')][_0x631a('0x13')]['AudioOutputSettings']={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x631a('0x14')};}if(_0x482322[_0x631a('0x15')]){_0x20f95a[_0x631a('0x10')]['channelData']['CustomAction']=_0x482322[_0x631a('0x15')];if(_0x482322[_0x631a('0x16')]){_0x20f95a[_0x631a('0x10')][_0x631a('0x13')][_0x631a('0x17')]=_0x482322[_0x631a('0x16')];}}logger[_0x631a('0x18')](JSON[_0x631a('0x19')](_0x20f95a));return rp(_0x20f95a);});};