OSDN Git Service

Issue 3370834: No Echo canceler for SIP
authorEric Laurent <elaurent@google.com>
Mon, 25 Jul 2011 19:02:16 +0000 (12:02 -0700)
committerEric Laurent <elaurent@google.com>
Wed, 27 Jul 2011 16:33:22 +0000 (09:33 -0700)
commit5fb3ba60afe68060ac1ed291f4a108fef8c622c3
tree767d333b00b3b4e031bca5e42c7af43afd488d0b
parentbce8effe75c5477eb42d4e1c4df609da962285a2
Issue 3370834: No Echo canceler for SIP

Added detection of platfrom AEC in AudioGroup. If an AEC
is present, the SIP stack will use it, otherwise the echo suppressor
of the stack will be used.

Change-Id: I4aa45a8868466120f5f9fae71b491fe4ae1162c2
voip/jni/rtp/Android.mk
voip/jni/rtp/AudioGroup.cpp