Humm... should the list would be magic again? I have just intsalled, using the register, benchmark and downloared the correct codec to my asterisk installation, but I don't have the g729 command at my CLI... Any advice... Do I reboot? ;D
You should not have a G729 command on the CLI. Codecs are addressed in sip.conf, dahdi.conf, etc. restarting Asterisk might do the trick. You only need to reboot for a driver level change. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of criptos Sent: Thursday, April 02, 2009 1:25 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Asterisk G729 codec... Humm... should the list would be magic again? I have just intsalled, using the register, benchmark and downloared the correct codec to my asterisk installation, but I don't have the g729 command at my CLI... Any advice... Do I reboot? ;D _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
criptos escribi?:> Humm... should the list would be magic again? > > I have just intsalled, using the register, benchmark and downloared the > correct codec to my asterisk installation, but I don't have the > > g729 command at my CLI... > > Any advice... Do I reboot? ;D >Did you load your brand new codec_g729.so module after putting it on /usr/lib/asterisk/modules? CLI> module load codec_g729.so What does the command "core show codecs" show? Cheers,> > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Ing. Miguel Molina Grupo de Tecnolog?a Millenium Phone Center PBX: (+57 1)6500800 ext. 1201 Fax: (+57 1)6500816 M?vil: (+57)3138873587
check if you loaded the module show modules like codec_g729 or simply try to unload/load codec_g729.so Martin On Thu, Apr 2, 2009 at 1:25 PM, criptos <criptos at aullox.com> wrote:> > > Humm... should the list would be magic again? > > I have just intsalled, using the register, benchmark and downloared the > correct codec to my asterisk installation, but I don't have the > > g729 command at my CLI... > > Any advice... Do I reboot? ;D > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > ? http://lists.digium.com/mailman/listinfo/asterisk-users >