<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">the way the mrcp integrates into freeswitch, freeswitch would receive the media and relay that to the endpoint.  It wouldn’t be reliable to do it directly to the endpoint without a re-invite, which wouldn’t be practical due to short duration, and needing to re-invite the media back to freeswitch.  It also would remove the ability to do things such as secure media, webrtc, or non rtp endpoints to work with mrcp.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 13, 2018, at 5:00 PM, Rob Capo <<a href="mailto:robcapo@gmail.com" class="">robcapo@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline" class="">Hi,</span><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial" class=""><br class=""></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial" class="">I'm using an MRCPv2 server for TTS in a particular call environment. I have written the MRCPv2 client in a Go application that is talking to FreeSWITCH via ESL.</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial" class=""><br class=""></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial" class="">I've set this application to directly send the audio to remote_media_ip:remote_media_<wbr class="">port. However, some VoIP clients seem to filter the UDP data because the c= line specifies the address of the FS server instead of the MRCP server. SDP supports adding a c= line in a media section if it's different than the c= line at the top of the SDP. I'm wondering if FreeSWITCH supports doing this via setting some variable or executing some command.<br class=""><br class=""><div class="gmail-m_1732661483602695027gmail_signature">Thanks,<br class="">Rob</div></div></div></div></blockquote></div><br class=""></div></body></html>