commit | 13b399388dc4905ebd056f6ebecce8cabff4bcd8 | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Mon Jun 07 16:09:03 2010 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Mon Jun 07 16:09:03 2010 +0800 |
tree | 149515cd641fd01f05cf98441edf31b6ec77cb34 | |
parent | 3569d332b383b0915490b920ac472775c45270d9 [diff] |
SIP: fix bugs in SipAudioCallImpl Change-Id: I671fb83221a2687de35c4f4c08e75f2065a2cd26 Bug1: startRingbackTone() is called when in-call; fix: the method should be called when *not* in-call. Bug2: set to speaker mode when call is ended; fix: don't do this as the call audio is separate from normal media since froyo.