<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi Guys,<br>
<br>
I've been following the "idea" from
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org/wiki/Proxy_Media">http://wiki.freeswitch.org/wiki/Proxy_Media</a> to match possible Nated
endpoints through dialplan and it works just fine for leg A but not for
leg B.<br>
For example:<br>
<br>
1. leg A private (172.16.0.2) -&gt; NAT/ROUTER public (1.0.0.1) -&gt;
FS public (2.0.0.1) -&gt; leg B public (1.0.0.2)<br>
I can match the SDP of leg A and decide to proxy the media or do
whatever I want.<br>
<br>
2. </font><font face="Helvetica, Arial, sans-serif">leg A public
(1.0.0.3) -&gt; FS public (2.0.0.1) -&gt; leg B private (172.16.0.3)<br>
Afaik I can not match the SDP of leg B through diaplan.<br>
<br>
Does FS is able to match the SDP of leg B through dialplan?<br>
<br>
I really appreciate any inputs.<br>
regards,<br>
Rodrigo Telles<br>
</font>
</body>
</html>