commit | a1a9ee0cd00e67985f4542a597db4324a0657d5e | [log] [tgz] |
---|---|---|
author | kunleiz <quic_kunleiz@codeaurora.org> | Thu Apr 24 18:46:22 2014 +0800 |
committer | kunleiz <quic_kunleiz@codeaurora.org> | Tue May 06 11:32:14 2014 +0800 |
tree | 15463bff47fdbee73e32a302d987c79c6cfa6991 | |
parent | a593da0c61b46674935571fd5c07c47be4596c25 [diff] |
hal: Fix VoIP Mute failure in SIP call during Voice call HOLD - Unable to apply the mute in MT SIP call during Voice call in CALL_HOLD. - Mute is only applied if the voice call state is INACTIVE. Thus when SIP call is made during Voice call in CALL_HOLD, the mute is not being reflected. - Fix this issue by checking voice stream type to allow the mute to be applied. Change-Id: I3af5225edd8e9a4123867b647de9405d5c4b9efc CRs-Fixed: 642893