Danny Nicholas wrote: > 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.
This is incorrect. Digium's codec_g729a.so module does in fact add a 'g729 show' command to the CLI, when it has found at least one valid license file. so that the user can see how many of their licensed channels are in use. If the 'g729 show' command is not available after you have loaded the module, then you need to look closely at your Asterisk log files because the module was not able to find any valid license files. -- Kevin P. Fleming Digium, Inc. | Director of Software Technologies 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA skype: kpfleming | jabber: [email protected] Check us out at www.digium.com & www.asterisk.org _______________________________________________ -- 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
