Hello,<br><br>Here (<a href="http://downloads.digium.com/pub/telephony/codec_g729/README">http://downloads.digium.com/pub/telephony/codec_g729/README</a>) are instructions to install G729 software.<br>(I think I followed instructions step by step but g729 license doesn't seem to show up).<br>
<br>My question is :<br>Is the command bellow still up to date ?<br><br>>g729 show<br><br><br>Regards<br><br><br><br>PS:<br>Here are latest steps:<br><br> # ./benchg729-1.0.6<br>Recommended flavor for this system is 'opteron' with an average of 517 milliseconds.<br>
<br># wget <a href="http://downloads.digium.com/pub/telephony/codec_g729/asterisk-1.6.0/x86-32/codec_g729a-1.6.0_3.0.3-opteron.tar.gz">http://downloads.digium.com/pub/telephony/codec_g729/asterisk-1.6.0/x86-32/codec_g729a-1.6.0_3.0.3-opteron.tar.gz</a><br>
# tar xvf codec_g729a-1.6.0_3.0.3-opteron.tar.gz<br># cp codec_g729a-1.6.0_3.0.3-opteron/codec_g729a.so /usr/lib/asterisk/modules/<br># asterisk -rx "restart now"<br># asterisk -rvvv<br>Asterisk 1.6.0.9, Copyright (C) 1999 - 2008 Digium, Inc. and others.<br>
Created by Mark Spencer <<a href="mailto:markster@digium.com">markster@digium.com</a>><br>Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.<br>This is free software, with components licensed under the GNU General Public<br>
License version 2 and other licenses; you are welcome to redistribute it under<br>certain conditions. Type 'core show license' for details.<br>=========================================================================<br>
== Parsing '/etc/asterisk/asterisk.conf': == Found<br>Running as group 'asterisk'<br> == Parsing '/etc/asterisk/extconfig.conf': Parsing /etc/asterisk/extconfig.conf<br> == Found<br>Connected to Asterisk 1.6.0.9 currently running on panoramix (pid = 12075)<br>
Verbosity is at least 3<br>Core debug is at least 3<br> -- Remote UNIX connection<br>panoramix*CLI> g729 show<br>No such command 'g729 show' (type 'help g729 show' for other possible commands)<br><br>
<br>