Hello, ...codec selection is now supported in sipek project SVN trunk ( http://code.google.com/p/sipek2/). The 3 new functions are added to pjsip .net wrapper interface: extern "C" PJSIPDLL_DLL_API int dll_getNumOfCodecs(); extern "C" PJSIPDLL_DLL_API char* dll_getCodec(int index); extern "C" PJSIPDLL_DLL_API int dll_setCodecPriority(char* name, int index); Regards, sasa - http://sipekphone.googlepages.com/ On Feb 2, 2008 9:39 PM, Watchara Kangkun <watchara.kangkun at gmail.com> wrote: > Hi all, > > Have someone use SIPek2 ? > I want to know, > How to use function pjsua_enum_codecs and pjsua_codec_set_priority in C# ? > I try to add it in pjsipDll's project, but it not work . > > Thank You > Watchara Kangkun > > _______________________________________________ > 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/20080206/ef616c19/attachment.html