<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
<ol>
  <li>Is it possible to create ipv6 &lt;=&gt; ipv4 media proxy from
FreeSwitch?<br>
So i need to mangle SDP to replace ipv6 to ipv4 and vice-versa. (but i
use fnacy things like BFCP,FECC(H.224),secondary video)<br>
  </li>
  <li>Further more I need to know that FreeSwitch can function as a
real media proxy?<br>
So can it PROXY as MEDIA like  BFCP(TCP!), FECC and secondary video?</li>
  <li>Can i use more than one stream so more than 1 audio + 1 video
stream in a sip call in proxy media mode? <br>
For example 1 audio + 2 video stream (people+presentation)</li>
</ol>
<br>
<br>
Example SDP piece for BFCP, and FECC(H.224):<br>
<blockquote><tt>m=application 49158 RTP/SAVP 100<br>
a=rtpmap:100 H224/4800<br>
a=crypto:1 AES_CM_128_HMAC_SHA1_80
inline:lv6Y5eO/RSDDOFNvbFmM0q9tfrt3/ZxXqPJx4Pj5|2^31<br>
m=application 0 TCP/BFCP *<br>
a=floorctrl:c-s<br>
a=setup:actpass<br>
a=connection:new<br>
  <br>
  </tt></blockquote>
<br>
<br>
Any help highly appreciated!<br>
<br>
Thanks,<br>
Misi<br>
</body>
</html>