summaryrefslogtreecommitdiffstats
path: root/voip
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add auth. username in SipProfile." from gingerbread.Chung-yih Wang2011-01-122-1/+29
* Enable built-in echo canceler if available.Chia-chi Yeh2011-01-061-3/+7
* Do not set back to AudioManager.MODE_NORMAL in SipAudioCall.Chia-chi Yeh2011-01-061-10/+0
* am dc78e3fe: am 3cf71376: RTP: Send silence packets on idle streams for every...Chia-chi Yeh2011-01-041-32/+48
|\
| * RTP: Send silence packets on idle streams for every second.Chia-chi Yeh2011-01-041-32/+48
* | am aec9a33f: am e0bd2688: Merge "Check if VoIP API is supported in SipManager...Hung-ying Tyan2010-12-222-5/+31
|\ \ | |/
| * Check if VoIP API is supported in SipManager.Hung-ying Tyan2010-12-212-5/+31
* | am d90bc225: am a936b256: Remove SIP realm/domain checkHung-ying Tyan2010-12-201-6/+8
|\ \ | |/
| * Remove SIP realm/domain checkHung-ying Tyan2010-12-171-6/+8
| * Check port in create peer's SIP profile.Hung-ying Tyan2010-12-162-5/+7
* | Check port in create peer's SIP profile.Hung-ying Tyan2010-12-162-5/+7
* | am c9cc9ab5: am 5f86d7f5: Merge "Fix SIP bug of different transport/port used...Chung-yih Wang2010-12-062-14/+41
|\ \ | |/
| * Fix SIP bug of different transport/port used for requests.Chung-yih Wang2010-12-072-14/+41
* | am 7da1ffc9: am e2abd103: Merge "Set AudioGroup mode according to audio setti...Hung-ying Tyan2010-12-021-18/+31
|\ \ | |/
| * Merge "Set AudioGroup mode according to audio settings" into gingerbreadHung-ying Tyan2010-12-021-18/+31
| |\
| | * Set AudioGroup mode according to audio settingsHung-ying Tyan2010-11-301-18/+31
* | | am 6034f9b2: am 06e8cdc0: Fix race between ending and answering a SIP call.Hung-ying Tyan2010-12-011-13/+13
|\ \ \ | |/ /
| * | Fix race between ending and answering a SIP call.Hung-ying Tyan2010-12-011-13/+13
* | | am ed34b244: am d7116ff1: Merge "Do not suppress error feedback during a SIP ...Hung-ying Tyan2010-12-011-11/+1
|\ \ \ | |/ /
| * | Do not suppress error feedback during a SIP call.Hung-ying Tyan2010-11-301-11/+1
| |/
* | Merge "RTP: Prepare to unhide the APIs."Chia-chi Yeh2010-11-305-58/+107
|\ \
| * | RTP: Prepare to unhide the APIs.Chia-chi Yeh2010-12-015-58/+107
* | | am c41b27e2: am 349f3509: Merge "Correct SipService.isOpened() implementation...Hung-ying Tyan2010-11-301-12/+12
|\ \ \ | | |/ | |/|
| * | Merge "Correct SipService.isOpened() implementation." into gingerbreadHung-ying Tyan2010-11-301-12/+12
| |\ \
| | * | Correct SipService.isOpened() implementation.Hung-ying Tyan2010-11-021-12/+12
* | | | am 5c85338d: am d9e12303: Merge "Notify SipSessions before closing SIP stack....Hung-ying Tyan2010-11-301-0/+1
|\ \ \ \ | |/ / /
| * | | Merge "Notify SipSessions before closing SIP stack." into gingerbreadHung-ying Tyan2010-11-301-0/+1
| |\ \ \
| | * | | Notify SipSessions before closing SIP stack.Hung-ying Tyan2010-10-251-0/+1
* | | | | am 0e58a952: am 0bba9535: Merge "Throw proper exceptions in SipManager" into ...Hung-ying Tyan2010-11-301-7/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Throw proper exceptions in SipManager" into gingerbreadHung-ying Tyan2010-11-301-7/+11
| |\ \ \ \
| | * | | | Throw proper exceptions in SipManagerHung-ying Tyan2010-11-031-7/+11
| | | |/ / | | |/| |
* | | | | am e843dfa8: am bd399b0b: Merge "RTP: Pause echo suppressor when far-end volu...Chia-chi Yeh2010-11-301-8/+13
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge "RTP: Pause echo suppressor when far-end volume is low." into gingerbreadChia-chi Yeh2010-11-291-8/+13
| |\ \ \ | | |/ / | |/| |
| | * | RTP: Pause echo suppressor when far-end volume is low.Chia-chi Yeh2010-10-271-8/+13
| | |/
* | | am 9a8df805: am 1112632a: Merge "docs: revise javadocs for sip add a package ...Scott Main2010-10-298-69/+118
|\ \ \ | |/ /
| * | docs: revise javadocs for sipScott Main2010-10-288-69/+118
| |/
* | am d4d3f36f: am 1257d330: Merge "Clean up pending sessions on incoming call i...Hung-ying Tyan2010-10-221-2/+13
|\ \ | |/
| * Clean up pending sessions on incoming call in SipServiceHung-ying Tyan2010-10-221-2/+13
* | am 044fcd64: am 703aae06: Merge "RTP: Fix non-zero DC in EchoSuppressor cause...Chia-chi Yeh2010-10-213-104/+128
|\ \ | |/
| * Merge "RTP: Fix non-zero DC in EchoSuppressor caused while aggregating sample...Chia-chi Yeh2010-10-213-104/+128
| |\
| | * RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples.Chia-chi Yeh2010-10-223-104/+128
* | | am bdc15d8b: am 4056ab97: Merge "Add permission requirements to SipAudioCall ...Hung-ying Tyan2010-10-212-1/+22
|\ \ \ | |/ /
| * | Add permission requirements to SipAudioCall and SipManager javadoc.Hung-ying Tyan2010-10-212-1/+22
* | | am 51028569: am 1180f2a0: Merge "Remove ringtone API from SipAudioCall." into...Hung-ying Tyan2010-10-212-99/+1
|\ \ \ | |/ /
| * | Remove ringtone API from SipAudioCall.Hung-ying Tyan2010-10-202-99/+1
| |/
* | am aefcdde4: am 4944fdd7: Periodically scan wifi when wifi is not connected a...Chung-yih Wang2010-10-211-0/+48
|\ \ | |/
| * Periodically scan wifi when wifi is not connected and wifi lock isChung-yih Wang2010-10-191-0/+48
* | am 35d9e770: am 0a6e717f: Handle dialing a SIP call to self.Hung-ying Tyan2010-10-213-1/+40
|\ \ | |/
| * Handle dialing a SIP call to self.Hung-ying Tyan2010-10-193-1/+40
* | resolved conflicts for merge of 368fdba4 to masterBrad Fitzpatrick2010-10-211-9/+9
|\ \ | |/