Closed GoogleCodeExporter closed 9 years ago
Have you disabled the echo cancellation? (Params/Media/Echo cancellation)
Android 1.5 media-library has some issues with pjsip echo-cancellation feature
- it
reduce the echo-tail length it finish by being really unresponsive.
There is an open bug in pjsip (the native sip stack csipsimple is based on) to
avoid
this dead locks. For now, I advise to disable the echo cancelation option on
android
1.5 devices.
If you have already disabled echo cancellation let me know, i'll turn this bug
as
critic and i'll need logs if possible (you can use logcat (i think it's
available on
the android market) ).
Else i'll leave this bug open but the fix will be to automatically disable
echo-cancelation for android 1.5 devices (i've planned such a feature but not
yet
implemented it).
Original comment by r3gis...@gmail.com
on 21 Apr 2010 at 8:47
A new update attached in my last comment here :
http://code.google.com/p/csipsimple/issues/detail?id=34#c9
should fix this issue. Can you confirm?
Original comment by r3gis...@gmail.com
on 23 May 2010 at 6:12
For the record, fixed on the version 0.00-11
Original comment by r3gis...@gmail.com
on 28 May 2010 at 7:50
Original issue reported on code.google.com by
myk...@gmail.com
on 21 Apr 2010 at 8:34