Hi Maya, Thanks to your. Can I disable codec in the file * pjlib/include/pj/config_site.h*? such as /* * PJMEDIA settings */ /* Disable non-Symbian audio devices */ #define PJMEDIA_AUDIO_DEV_HAS_PORTAUDIO 0 #define PJMEDIA_AUDIO_DEV_HAS_WMME 0 * /* Select codecs to disable */ #define PJMEDIA_HAS_L16_CODEC 0 #define PJMEDIA_HAS_ILBC_CODEC 0 #define PJMEDIA_HAS_G722_CODEC 0 * But where pjsua_codec_set_priority (which file). jakir On Tue, Dec 14, 2010 at 8:00 PM, Maya Zalcberg <maya at zemingo.com> wrote: > Hi, > You can use pjsua_codec_set_priority to set the priority of the codecs, or > to disable the codecs you don't want. > > Maya > > On Tue, Dec 14, 2010 at 3:49 PM, Mr. Gecko <grmrgecko at gmail.com> wrote: > >> I also wanted to know how to change the codec with this, I wasn't going to >> ask until I needed it and did the research, but may as well ask now that >> someone else is asking. >> >> On Dec 14, 2010, at 6:57 AM, Jakir Hosen Khan wrote: >> >> Hi all, >> I use PJSIP1.8.10 in IDE carbide.c++ , both incoming and outgoing call can >> done well. But I hear voice(sound) only incoming call and only first time. >> Is it codec related problem? help me please!!!!! >> >> Also how can I select codec in my applaction (pjsua). >> >> Regards, >> jakir >> >> >> _______________________________________________ >> 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 >> >> > > > -- > Maya Zalcberg > www.zemingo.com > 972.52.332.8356 > > _______________________________________________ > 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 > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20101215/ed67c310/attachment.html>