Ashhar Farhan wrote:
i have been trying to find out how the G.729a codec is loaded
into asterisk. i doesn't seem to be anywhere in the source code. (I have the latest tarball).
can anyone point me in the correct direction? i want to study the interface so that i can add some experimental codecs without having to recompile asterisk.
Did you look in the "codecs" subdirectory of the sources?
The G729 codec isn't there, but all the other ones are; you just need to implement the same API.
-SteveK
_______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
