<HTML>
<HEAD>
<TITLE>Re: [Asterisk-video] h264 with Polycom HDX series</TITLE>
</HEAD>
<BODY>
<FONT SIZE="5"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'>Hi,<BR>
<BR>
I found this same issue with all H.264 devices in the 1.4.x. The problem is that the main branch (correct term?) of Asterisk isn&#8217;t supporting FMTP for the RTP payload in H.264. This is used to declare the H.264 profiles/levels and other options in the call SDP, and without it, the SIP device hears strange voices about H.264, is confused, and does nothing ;-)<BR>
<BR>
Follow this old thread (<a href="http://www.mail-archive.com/asterisk-video@lists.digium.com/msg00101.html),">http://www.mail-archive.com/asterisk-video@lists.digium.com/msg00101.html),</a> it&#8217;s worked well for me using Polycom PVX and other SIP H.264 devices.<BR>
<BR>
Regards,<BR>
<BR>
Joe Baltes<BR>
RADVISION, Inc.<BR>
<BR>
<BR>
On 2/10/10 6:05 PM, &quot;Borja SIXTO&quot; &lt;borja.sixto@i6net.com&gt; wrote:<BR>
<BR>
</SPAN></FONT></FONT><BLOCKQUOTE><FONT SIZE="5"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'>Have you try the echo test with each phone ?<BR>
<BR>
<BR>
Le 10/02/2010 18:47, Lo&iuml;c a &eacute;crit :<BR>
&gt; Hi,<BR>
&gt;<BR>
&gt; I'm trying to use Asterisk 1.4.29 to connect two Polycom HDX in High<BR>
&gt; Definition h264 format with SIP.<BR>
&gt; When I use h263 , no problem. However, when I try to use h264 I can not<BR>
&gt; have the video streams. The communication is well established : I have a<BR>
&gt; G711 audio stream but no video.<BR>
&gt;<BR>
&gt; If I use a SIP h264 videophone with a Polycom HDX, the Polycom well<BR>
&gt; receives the video stream but no video on the SIP videophone.<BR>
&gt;<BR>
&gt; Any ideas what is the problem ?<BR>
&gt;<BR>
&gt; sip.conf<BR>
&gt; [general]<BR>
&gt; context=default<BR>
&gt; bindport=5060<BR>
&gt; bindaddr=0.0.0.0<BR>
&gt; srvlookup=yes<BR>
&gt; notifymimetype=text/plain<BR>
&gt; videosupport=yes<BR>
&gt; maxcallbitrate=1920<BR>
&gt; nat=no<BR>
&gt; canreinvite=no<BR>
&gt;<BR>
&gt; [100]<BR>
&gt; type=friend<BR>
&gt; username=100<BR>
&gt; secret=XXX<BR>
&gt; host=dynamic<BR>
&gt; context=default<BR>
&gt; callerid=XXX&lt;100&gt;<BR>
&gt; disallow=all<BR>
&gt; allow=ulaw<BR>
&gt; allow=alaw<BR>
&gt; allow=h264<BR>
&gt; qualify=yes<BR>
&gt;<BR>
&gt;<BR>
&gt; [200]<BR>
&gt; type=friend<BR>
&gt; username=200<BR>
&gt; secret=XXX<BR>
&gt; host=dynamic<BR>
&gt; context=default<BR>
&gt; callerid=XXX&lt;200&gt;<BR>
&gt; disallow=all<BR>
&gt; allow=ulaw<BR>
&gt; allow=alaw<BR>
&gt; allow=h264<BR>
&gt; qualify=yes<BR>
&gt;<BR>
&gt;<BR>
&gt; Thanks in advance...<BR>
&gt;<BR>
&gt;<BR>
&gt; Lo&iuml;c<BR>
&gt;<BR>
&gt; &nbsp;&nbsp;<BR>
<BR>
--<BR>
Borja Sixto, Research&amp; &nbsp;Innovation - <a href="http://www.i6net.com">http://www.i6net.com</a><BR>
Office: +34 911877477 | Gtalk: bsixto@gmail.com | Skype: borja.sixto<BR>
<BR>
<BR>
--<BR>
_____________________________________________________________________<BR>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --<BR>
<BR>
asterisk-video mailing list<BR>
To UNSUBSCRIBE or update options visit:<BR>
&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a><BR>
<BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>