Hi,<br><br>We currently have two Freeswitch boxes behind OpenSIPS which
is acting as a SIP proxy/load balancer. Right now we're facing a problem
where OpenSIPS is rewriting incoming INVITE messages from our
Freeswitch servers from TCP to UDP. This, of course, is causing a
problem because the client has registered using TCP, and incoming calls
are being sent to it over UDP.<br>
<br>This is an overview of what is happening:<br>Freeswitch -TCP-> OpenSIPS -UDP-> Client UA (listening on TCP)<br><br>We would like OpenSIPS to retain the original protocol that the message was received. Is there any way this is possible?<br>
<br>My current OpenSIPS configuration can be found here:<br><a href="http://pastebin.com/DSU1f2VS" target="_blank">http://pastebin.com/DSU1f2VS</a><br><br>Regards,<br>William