<br><font size=2 face="sans-serif">Hi</font>
<br>
<br><font size=2 face="sans-serif">I think, you are a great man ..</font>
<br><font size=2 face="sans-serif">Thanks, it realy works ..:)</font>
<br>
<br><font size=2 face="sans-serif">Marcin</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Klaus Darilion &lt;klaus.mailinglists@pernau.at&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: asterisk-video-bounces@lists.digium.com</font>
<p><font size=1 face="sans-serif">2007-09-03 15:00</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
Development discussion of video media support in Asterisk &nbsp; &nbsp;
&nbsp; &nbsp;&lt;asterisk-video@lists.digium.com&gt;</font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Development discussion of video media
support in Asterisk &lt;asterisk-video@lists.digium.com&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[Asterisk-video] h324m/AMR update</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>Hi!<br>
<br>
FYI: I have h324m_gw bridged to a video call (eyebeam) and AMR&lt;-&gt;G711
is <br>
working fine in both directions and video from eyebeam to h324m (nokia
<br>
6630) is working too....still working on video from h324 to eyebeam.<br>
<br>
patch for codec_amr.c:<br>
<br>
 &nbsp; &nbsp; pack_bits((unsigned char *)pvt-&gt;outbuf, 0, tmp-&gt;pheader,
pbits);<br>
 &nbsp; &nbsp; pack_bits((unsigned char *)pvt-&gt;outbuf, pbits, tmp-&gt;speech_bits,
<br>
sbits);<br>
 &nbsp; &nbsp; npad = 8 - ((sbits + pbits) % 8); /* Number of padding bits
*/<br>
+ &nbsp; &nbsp;if (npad == 8) {<br>
+ &nbsp; &nbsp; &nbsp; &nbsp;npad = 0;<br>
+ &nbsp; &nbsp;}<br>
<br>
 &nbsp; &nbsp; if (octet_aligned &amp;&amp; npad != 0) {<br>
<br>
<br>
<br>
<br>
regards<br>
klaus<br>
<br>
_______________________________________________<br>
--Bandwidth and Colocation Provided by http://www.api-digital.com--<br>
<br>
asterisk-video mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; http://lists.digium.com/mailman/listinfo/asterisk-video<br>
</font></tt>
<br>