Hi, Any chance that the G729 codec is not initialized? Codec initialization is also used for registering codec to media endpoint. Otherwise, perhaps it is codec implementation issue. BR, nanang On Wed, Jan 27, 2010 at 9:27 AM, alex vishnev <alex9134 at gmail.com> wrote: > Hello > i am having issues adding G729 to 1.0.3 version of pjsip. i editted > site_config.h to enable G729, i also made changes to > pjmedia/build/os-auto.mak.in and added --enable-g729-codec to ./aconfigure > line. It looks like the support is being compiled in as i see G729 files > compiled, however when I try to use it using siphon project, i don't have > G729 in the SDP. When adding a debug line to dump endpoint codec selection, > i only get G711mlaw, GSM and G711alaw. I know this brings another project > into a questions, but any pointers would be a great help. I am obviously > missing something basic. > Alex > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >