Thank you for your reply; I guess I will have to do that. Another strange thing (perhaps related?) is that I get 02:00:32.985 resample.c resample created: high qualiy, large filter, in/out rate=8000/44100 02:00:32.985 resample.c resample created: high qualiy, large filter, in/out rate=44100/8000 even though I have #undef PJMEDIA_RESAMPLE_IMP #define PJMEDIA_RESAMPLE_IMP PJMEDIA_RESAMPLE_LIBRESAMPLE #define PJMEDIA_WSOLA_IMP PJMEDIA_WSOLA_IMP_WSOLA_LITE #define PJSUA_DEFAULT_CODEC_QUALITY 3 in my config_site.h file and use the "--disable-large-filter" flag when running aconfigure. I guess I am missing something? /Christian 2011/8/11 Benny Prijono <bennylp at teluu.com> > 2011/8/10 Christian Sch?ldt <christian.schuldt at limesaudio.com>: > > I am experimenting with pjsip/pjsua on an ARM9 platform and am getting > > segmentation fault whenever I use resampling (eg. when running > > "resampleplay" in the "samples" directory). Everything else seems to work > > fine (eg. "playfile" etc.). I'm using alsa-lib-1.0.24.1 and building > pjsip > > using the flags > > > > The best way is to run the app under debugger and see exactly where it > crashes. > > Benny > > _______________________________________________ > 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/20110815/9d8d2603/attachment.html>