4a0b7086b2230e4feb415155d3fa94fa512c1aa0
[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 _0x3140=['custom_action_data','request-promise','url','../../../../../config/logger','agi','POST','resolve','ndauth_url','/token','password','username','then','ndaactivity_type','Nda','uniqueid','callerid','calleridname','dnid','extension','Bearer\x20','access_token','project','body','channelData','ProjectName','AudioOutputSettings','audio/wav','custom_action','CustomAction'];(function(_0x38ee81,_0x22b5e6){var _0x838ee9=function(_0x2b3233){while(--_0x2b3233){_0x38ee81['push'](_0x38ee81['shift']());}};_0x838ee9(++_0x22b5e6);}(_0x3140,0xaf));var _0x0314=function(_0x4c7c25,_0x1e16a8){_0x4c7c25=_0x4c7c25-0x0;var _0x297619=_0x3140[_0x4c7c25];return _0x297619;};'use strict';var rp=require(_0x0314('0x0'));var url=require(_0x0314('0x1'));var logger=require(_0x0314('0x2'))(_0x0314('0x3'));module['exports']=function(_0x4cf353,_0x285be5){var _0x26c016={'method':_0x0314('0x4'),'uri':url[_0x0314('0x5')](_0x285be5[_0x0314('0x6')],_0x0314('0x7')),'form':{'grant_type':_0x0314('0x8'),'username':_0x285be5[_0x0314('0x9')],'password':_0x285be5[_0x0314('0x8')]},'json':!![]};return rp(_0x26c016)[_0x0314('0xa')](function(_0x176944){var _0x495b27={'method':_0x0314('0x4'),'uri':url[_0x0314('0x5')](_0x285be5['ndassistant_url'],'/api/NaturalDialogAssistant/v1/Run'),'body':{'type':_0x285be5[_0x0314('0xb')]||'message','channelId':_0x0314('0xc'),'conversation':{'id':_0x4cf353[_0x0314('0xd')]},'from':{'id':_0x4cf353[_0x0314('0xe')],'name':_0x4cf353[_0x0314('0xf')]},'recipient':{'id':_0x4cf353[_0x0314('0x10')],'name':_0x4cf353[_0x0314('0x11')]},'text':_0x285be5['text'],'channelData':{}},'headers':{'Authorization':_0x0314('0x12')+_0x176944[_0x0314('0x13')]},'json':!![]};if(_0x285be5[_0x0314('0x14')]){_0x495b27[_0x0314('0x15')][_0x0314('0x16')][_0x0314('0x17')]=_0x285be5[_0x0314('0x14')];}if(_0x285be5['ndagenerate_audio']=='1'){_0x495b27[_0x0314('0x15')][_0x0314('0x16')][_0x0314('0x18')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x0314('0x19')};}if(_0x285be5[_0x0314('0x1a')]){_0x495b27[_0x0314('0x15')][_0x0314('0x16')][_0x0314('0x1b')]=_0x285be5['custom_action'];if(_0x285be5[_0x0314('0x1c')]){_0x495b27[_0x0314('0x15')][_0x0314('0x16')]['CustomActionData']=_0x285be5[_0x0314('0x1c')];}}logger['info'](JSON['stringify'](_0x495b27));return rp(_0x495b27);});};