25feedf6e7b16cc62e9b167b5204af010505d36d
[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 _0x9f94=['body','CustomAction','custom_action','CustomActionData','custom_action_data','info','stringify','request-promise','url','../../../../../config/logger','POST','resolve','/token','password','username','then','/api/NaturalDialogAssistant/v1/Run','message','Nda','uniqueid','calleridname','extension','text','Bearer\x20','access_token','channelData','ProjectName','project','ndagenerate_audio','audio/wav'];(function(_0x11c2e9,_0x43bd7c){var _0x3cb030=function(_0x5e3842){while(--_0x5e3842){_0x11c2e9['push'](_0x11c2e9['shift']());}};_0x3cb030(++_0x43bd7c);}(_0x9f94,0x1e7));var _0x49f9=function(_0x413feb,_0x10477f){_0x413feb=_0x413feb-0x0;var _0x40ee88=_0x9f94[_0x413feb];return _0x40ee88;};'use strict';var rp=require(_0x49f9('0x0'));var url=require(_0x49f9('0x1'));var logger=require(_0x49f9('0x2'))('agi');module['exports']=function(_0x342097,_0x435860){var _0xb643ef={'method':_0x49f9('0x3'),'uri':url[_0x49f9('0x4')](_0x435860['ndauth_url'],_0x49f9('0x5')),'form':{'grant_type':_0x49f9('0x6'),'username':_0x435860[_0x49f9('0x7')],'password':_0x435860[_0x49f9('0x6')]},'json':!![]};return rp(_0xb643ef)[_0x49f9('0x8')](function(_0x2e0928){var _0x355683={'method':_0x49f9('0x3'),'uri':url['resolve'](_0x435860['ndassistant_url'],_0x49f9('0x9')),'body':{'type':_0x435860['ndaactivity_type']||_0x49f9('0xa'),'channelId':_0x49f9('0xb'),'conversation':{'id':_0x342097[_0x49f9('0xc')]},'from':{'id':_0x342097['callerid'],'name':_0x342097[_0x49f9('0xd')]},'recipient':{'id':_0x342097['dnid'],'name':_0x342097[_0x49f9('0xe')]},'text':_0x435860[_0x49f9('0xf')],'channelData':{}},'headers':{'Authorization':_0x49f9('0x10')+_0x2e0928[_0x49f9('0x11')]},'json':!![]};if(_0x435860['project']){_0x355683['body'][_0x49f9('0x12')][_0x49f9('0x13')]=_0x435860[_0x49f9('0x14')];}if(_0x435860[_0x49f9('0x15')]=='1'){_0x355683['body']['channelData']['AudioOutputSettings']={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x49f9('0x16')};}if(_0x435860['custom_action']){_0x355683[_0x49f9('0x17')]['channelData'][_0x49f9('0x18')]=_0x435860[_0x49f9('0x19')];if(_0x435860['custom_action_data']){_0x355683[_0x49f9('0x17')][_0x49f9('0x12')][_0x49f9('0x1a')]=_0x435860[_0x49f9('0x1b')];}}logger[_0x49f9('0x1c')](JSON[_0x49f9('0x1d')](_0x355683));return rp(_0x355683);});};