Hi Moiz, MeeGo source code is public at: http://download.meego.com/snapshots/1.2.0.90.10.20110727.84/repos/oss/source/ The package name is pulseaudio-0.9.22-13.3.src.rpm<http://download.meego.com/snapshots/1.2.0.90.10.20110727.84/repos/oss/source/pulseaudio-0.9.22-13.3.src.rpm> You need to load two filter-* modules thus module-echo-cancel can be loaded automatically for a phone stream: pactl load-module module-filter-apply autoclean=0 pactl load-module module-filter-heuristics But for echo cancellation module itself, I think there is no much difference from upstream code. Both should work. Thanks Amanda From: pulseaudio-discuss-bounces+mengdong.lin=intel.com@xxxxxxxxxxxxxxxxxxxxx [mailto:pulseaudio-discuss-bounces+mengdong.lin=intel.com@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of ABDUL MOIZ Sent: Wednesday, July 27, 2011 9:39 PM To: General PulseAudio Discussion Subject: Re: Need help to enable echo cancel in pulseaudio Hi, On Wed, Jul 27, 2011 at 5:38 PM, Alexander E. Patrakov <patrakov at gmail.com<mailto:patrakov at gmail.com>> wrote: ABDUL MOIZ wrote: > open("/usr/etc/pulse/daemon.conf", OK, this explains everything. Pulseaudio looks at the wrong config file, that's why your cpu-limit setting had no effect. The /usr/etc directory is even forbidden according to the FHS standard. Please rebuild pulseaudio so that it looks at /etc/pulse/daemon.conf: ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with- udev-rules-dir=/lib/udev/rules.d I have rebuild pulseaudio by configuring as per the above command and have uncommented "cpu-limit=no" in /etc/pulse/daemon.conf , but still i am facing the same problem i.e pulseaudio daemon getting killed after loading echo-cancel module. You can see the attached log file. Regards, Abdul Moiz -- Alexander E. Patrakov _______________________________________________ pulseaudio-discuss mailing list pulseaudio-discuss at lists.freedesktop.org<mailto:pulseaudio-discuss at lists.freedesktop.org> http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20110728/7486c1e4/attachment.htm>