summaryrefslogtreecommitdiffstats
path: root/voip
Commit message (Expand)AuthorAgeFilesLines
* am 4b7ff734: am 4483232f: Suppress harder for echo without affecting the volu...Chung-yih Wang2010-10-101-1/+2
|\
| * Suppress harder for echo without affecting the volume of real voice.Chung-yih Wang2010-10-081-1/+2
* | am 841d6ff9: am 62ec9834: Merge "Make SipService broadcast SIP_SERVICE_UP whe...Hung-ying Tyan2010-10-082-0/+8
|\ \ | |/
| * Make SipService broadcast SIP_SERVICE_UP when it's up.Hung-ying Tyan2010-10-072-0/+8
* | am 909a974f: am 16c29bd7: Merge "SIP: Fix busy authentication loop." into gin...Hung-ying Tyan2010-10-082-35/+30
|\ \ | |/
| * Merge "SIP: Fix busy authentication loop." into gingerbreadHung-ying Tyan2010-10-062-35/+30
| |\
| | * SIP: Fix busy authentication loop.Hung-ying Tyan2010-10-072-35/+30
* | | resolved conflicts for merge of 4790a2e2 to masterChung-yih Wang2010-10-092-1/+2
|\ \ \ | |/ /
| * | Misc fixes for sim-eng build.Chung-yih Wang2010-10-062-1/+2
| |/
* | am a785a59c: am 718e0033: Merge "SIP: add SERVER_UNREACHABLE error code." int...Hung-ying Tyan2010-10-062-2/+7
|\ \ | |/
| * Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbreadHung-ying Tyan2010-10-042-2/+7
| |\
| | * SIP: add SERVER_UNREACHABLE error code.Hung-ying Tyan2010-10-052-2/+7
* | | am 3cb2d3be: am 1862af57: Merge "SipService: supply PendingIntent when open a...Hung-ying Tyan2010-10-063-64/+74
|\ \ \ | |/ /
| * | SipService: supply PendingIntent when open a profile.Hung-ying Tyan2010-10-053-64/+74
| |/
* | Fix simulator build, part 1/nMarco Nelissen2010-10-062-1/+2
* | am fbd5a59d: am 4fc04f16: Merge "RTP: Add a baseline echo suppressor." into g...Chia-chi Yeh2010-10-044-2/+228
|\ \ | |/
| * Merge "RTP: Add a baseline echo suppressor." into gingerbreadChia-chi Yeh2010-10-044-2/+228
| |\
| | * RTP: Add a baseline echo suppressor.Chia-chi Yeh2010-10-054-2/+228
* | | am 1f34ffd7: am 5cab38ba: Merge "SIP: minor fixes." into gingerbreadHung-ying Tyan2010-10-032-7/+25
|\ \ \ | |/ /
| * | SIP: minor fixes.Hung-ying Tyan2010-10-042-7/+25
| |/
* | am c38e6ae4: am 274e3b5d: Merge "RTP: Start AudioRecord before AudioTrack to ...Chia-chi Yeh2010-09-301-14/+13
|\ \ | |/
| * Merge "RTP: Start AudioRecord before AudioTrack to avoid being disabled." int...Chia-chi Yeh2010-09-301-14/+13
| |\
| | * RTP: Start AudioRecord before AudioTrack to avoid being disabled.Chia-chi Yeh2010-10-011-14/+13
* | | am 9af6b536: am 063d02bb: Merge "SipService: turn off verbose logging" into g...Hung-ying Tyan2010-09-301-1/+2
|\ \ \ | |/ /
| * | Merge "SipService: turn off verbose logging" into gingerbreadHung-ying Tyan2010-09-301-1/+2
| |\ \ | | |/ | |/|
| | * SipService: turn off verbose loggingHung-ying Tyan2010-10-011-1/+2
* | | am 2b133fc0: am 21ae1ad6: RTP: Minor fixes with polishing.Chia-chi Yeh2010-09-303-19/+20
|\ \ \ | |/ /
| * | RTP: Minor fixes with polishing.Chia-chi Yeh2010-09-303-19/+20
| |/
* | am c79e74ec: am d29e0754: Merge "Add uri field to SipManager.ListenerRelay" i...Hung-ying Tyan2010-09-301-10/+12
|\ \ | |/
| * Merge "Add uri field to SipManager.ListenerRelay" into gingerbreadHung-ying Tyan2010-09-301-10/+12
| |\
| | * Add uri field to SipManager.ListenerRelayHung-ying Tyan2010-09-301-10/+12
* | | am f6381ec1: am dfd1484e: Merge "RTP: Adjust the jitter buffer to 512ms." int...Chia-chi Yeh2010-09-301-23/+35
|\ \ \ | |/ /
| * | Merge "RTP: Adjust the jitter buffer to 512ms." into gingerbreadChia-chi Yeh2010-09-291-23/+35
| |\ \ | | |/ | |/|
| | * RTP: Adjust the jitter buffer to 512ms.Chia-chi Yeh2010-09-301-23/+35
* | | am 34552149: am 6a53489a: SipService: add UID check.Hung-ying Tyan2010-09-301-15/+65
|\ \ \ | |/ /
| * | SipService: add UID check.Hung-ying Tyan2010-09-301-15/+65
| |/
* | am cbee6229: am 0a537b78: Merge "RTP: Enable AMR codec." into gingerbreadChia-chi Yeh2010-09-303-2/+174
|\ \ | |/
| * Merge "RTP: Enable AMR codec." into gingerbreadChia-chi Yeh2010-09-293-2/+174
| |\
| | * RTP: Enable AMR codec.Chia-chi Yeh2010-09-303-2/+174
* | | am 947d2abd: am 2365b78e: Merge "SIP: misc fixes." into gingerbreadHung-ying Tyan2010-09-303-58/+94
|\ \ \ | |/ /
| * | Merge "SIP: misc fixes." into gingerbreadHung-ying Tyan2010-09-293-58/+94
| |\ \ | | |/ | |/|
| | * SIP: misc fixes.Hung-ying Tyan2010-09-303-58/+94
* | | am 1c2eab2d: am 955ab37c: Merge "RTP: Enable GSM-EFR codec." into gingerbreadChia-chi Yeh2010-09-304-3/+110
|\ \ \ | |/ /
| * | RTP: Enable GSM-EFR codec.Chia-chi Yeh2010-09-304-3/+110
* | | am 1254b9c5: am cd386649: Merge "RTP: Revise the workaround of private addres...Chia-chi Yeh2010-09-291-27/+24
|\ \ \ | |/ /
| * | RTP: Revise the workaround of private addresses and fix bugs.Chia-chi Yeh2010-09-301-27/+24
* | | am ebfe5632: am e006e4d2: Merge changes Iae1913fb,I38dbefef into gingerbreadChia-chi Yeh2010-09-285-123/+224
|\ \ \ | |/ /
| * | Merge changes Iae1913fb,I38dbefef into gingerbreadChia-chi Yeh2010-09-285-123/+224
| |\ \ | | |/ | |/|
| | * RTP: Enable GSM codec.Chia-chi Yeh2010-09-294-4/+84
| | * RTP: Refactor out G711 codecs into another file.Chia-chi Yeh2010-09-293-120/+141