<br><font size=2 face="sans-serif">Hi</font>
<br>
<br><font size=2 face="sans-serif">Because :</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Disclaimer:
this command is for informational purposes only.</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; It
does not indicate anything about your configuration.</font>
<br>
<br><font size=2 face="sans-serif">Change in main/frame.c &nbsp; function
&nbsp; &nbsp;static int show_codecs(int fd, int argc, char *argv[])</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; if ((argc
== 3) || (!strcasecmp(argv[3],&quot;audio&quot;))) {</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; found = 1;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; for (i=0;i&lt;<b>14</b>;i++) {</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; snprintf(hex,25,&quot;(0x%x)&quot;,1&lt;&lt;i);</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ast_cli(fd, &quot;%11u (1 &lt;&lt;
%2d) %10s &nbsp;audio &nbsp; %8s &nbsp; (%s)\n&quot;,1 &lt;&lt; i,i,hex,ast_getformatname(1&lt;&lt;i),ast_codec2str(1&lt;&lt;i));</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; }</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; }</font>
<br>
<br>
<br><font size=2 face="sans-serif">regards</font>
<br><font size=2 face="sans-serif">marcin</font>
<br>
<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-07-16 10:27</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">Re: [Asterisk-video] app_h324m questions</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2><br>
<br>
Pascal Meyer wrote:<br>
&gt; Hi Klaus,<br>
&gt; <br>
&gt; looks like you need to install the amr codecs patch for asterisk:<br>
&gt; http://lists.digium.com/pipermail/asterisk-dev/2007-March/026446.html<br>
&gt; follow the instructions and you should be fine...<br>
<br>
I still have problems. Digging into the source code I see that this <br>
patch defines:<br>
<br>
#define AST_FORMAT_AMRNB &nbsp; &nbsp; &nbsp; &nbsp;(1 &lt;&lt; 13)<br>
<br>
In app_h324m there is:<br>
#ifndef AST_FORMAT_AMR<br>
#define AST_FORMAT_AMR &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(1 &lt;&lt;
13)<br>
<br>
Are these codec definitions are supposed to work together?<br>
<br>
Further, &quot;show codecs&quot; does not show AMR although I have applied
the AMR <br>
patch. Any hints?<br>
<br>
regards<br>
klaus<br>
<br>
&gt; Regards,<br>
&gt; Pascal<br>
&gt; <br>
&gt;&gt; -----Original Message-----<br>
&gt;&gt; From: asterisk-video-bounces@lists.digium.com<br>
&gt;&gt; [mailto:asterisk-video-bounces@lists.digium.com] On Behalf Of
Klaus<br>
&gt; Darilion<br>
&gt;&gt; Sent: Thursday, July 12, 2007 12:41 PM<br>
&gt;&gt; To: Development discussion of video media support in Asterisk<br>
&gt;&gt; Subject: [Asterisk-video] app_h324m questions<br>
&gt;&gt;<br>
&gt;&gt; Hi!<br>
&gt;&gt;<br>
&gt;&gt; I'm playing with app_h324m. Loopback works fine - now I wanted
to<br>
&gt;&gt; forward a call to a SIP client. But it does not work. The SIP
channel<br>
&gt;&gt; complains about non matching codec. It looks like the H324M call
leg<br>
&gt;&gt; does not activate an audio codec - only video (trace below).<br>
&gt;&gt;<br>
&gt;&gt; I'm using asterisk 1.4.4.<br>
&gt;&gt;<br>
&gt;&gt; Thus: What is the suggested asterisk version to use app_h324m
and app_mp4?<br>
&gt;&gt;<br>
&gt;&gt; Does H324&lt;--&gt;SIP actually work?<br>
&gt;&gt;<br>
&gt;&gt; thanks<br>
&gt;&gt; klaus<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>
&gt;&gt;<br>
&gt;&gt; asterisk-video mailing list<br>
&gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt; &nbsp; &nbsp;http://lists.digium.com/mailman/listinfo/asterisk-video<br>
&gt; <br>
&gt; <br>
&gt; _______________________________________________<br>
&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>
&gt; <br>
&gt; asterisk-video mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;http://lists.digium.com/mailman/listinfo/asterisk-video<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>