Hi all, I've been trying to integrate g729 codecs into pjsip for windows mobile 6 AVR 4 platform, I am using the library evaluation version of Voice Age, I add a file g729.c and g729.h into the pjmedia_codec_wince and call all the API's of the Voice Age that is in the library including the encoder and decoder, I also enable g729 in config_site.h like this "# define PJMEDIA_HAS_g729_codec 1". and set the codec priority of g729 as highest in pjsua_wince.cpp. But when I capture the SDP packets by using wireshark no g729 packets is capture, but all the other codecs are showing. I suppose I am missing something, does anyone have Idea how to integrate it sucessfully with the Voice Age lib. Any Idea is appreciated. Thanks and Regards, Elangbam Johnson -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090411/91be0f10/attachment.html>