Please see pjmedia_codec_mgr_set_codec_priority() in the doc, or pjsua_codec_set_priority() for pjsua. Regards, nanang 2008/8/4 Md. Anisur Rahman <aimecse at gmail.com>: > Thanks Gang. I did write a g729 codec using coding pattern of gsm.c .But > where in code i should modify to use this g729 codec.As far as i know that > the order of the codec priority in pjsip is speex, gsm, g711.......etc. > How can i set g729 codec priority to highest to use it. > > > On 8/2/08, Gang Liu <gangban.lau at gmail.com> wrote: >> >> Write a g729 codec for pjmedia and ini codec factory from your source >> code. You can use G711 or others codec in pjmedia-codec as example. >> >> regards, >> Gang >> >> On Sat, Aug 2, 2008 at 12:56 PM, Md. Anisur Rahman <aimecse at gmail.com> >> wrote: >>> >>> Hi All >>> I'm trying to integrate g729 codec into pjsip. I got the source code >>> from http://www.voiceage.com/openinit_g729.php. How can i integrate g729 >>> codec? I got couples of post in mailing list related to g729 codec so i >>> think those guys can help me more. >>> Thanks in advance. >>> -- >>> Best Regards >>> Md. Anisur Rahman >>> Software Engineer >>> R & D Application >>> Dhaka, Bangladesh >>> _______________________________________________ >>> 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 >>> >> >> >> _______________________________________________ >> 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 >> > > > > -- > Best Regards > Md. Anisur Rahman > Software Engineer > R & D Application > Dhaka, Bangladesh > _______________________________________________ > 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 > >