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