summaryrefslogtreecommitdiffstats
path: root/voip
Commit message (Expand)AuthorAgeFilesLines
* SipService: fix a missing switch-case break.Hung-ying Tyan2010-10-121-0/+1
* SipHelper: add debug log for challenge responses.Hung-ying Tyan2010-10-111-0/+2
* Do not release the wifi lock if the screen is off.Chung-yih Wang2010-10-091-1/+21
* SipService: add permission check for using APIHung-ying Tyan2010-10-081-4/+21
* Unhide SIP API.Hung-ying Tyan2010-10-087-144/+208
* Suppress harder for echo without affecting the volume of real voice.Chung-yih Wang2010-10-081-1/+2
* Make SipService broadcast SIP_SERVICE_UP when it's up.Hung-ying Tyan2010-10-072-0/+8
* 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
* | Misc fixes for sim-eng build.Chung-yih Wang2010-10-062-1/+2
|/
* 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
* | SipService: supply PendingIntent when open a profile.Hung-ying Tyan2010-10-053-64/+74
|/
* 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
* | SIP: minor fixes.Hung-ying Tyan2010-10-042-7/+25
|/
* 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
* | 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
* | RTP: Minor fixes with polishing.Chia-chi Yeh2010-09-303-19/+20
|/
* 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
* | 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
* | SipService: add UID check.Hung-ying Tyan2010-09-301-15/+65
|/
* Merge "RTP: Enable AMR codec." into gingerbreadChia-chi Yeh2010-09-293-2/+174
|\
| * RTP: Enable AMR codec.Chia-chi Yeh2010-09-303-2/+174
* | Merge "SIP: misc fixes." into gingerbreadHung-ying Tyan2010-09-293-58/+94
|\ \ | |/ |/|
| * SIP: misc fixes.Hung-ying Tyan2010-09-303-58/+94
* | RTP: Enable GSM-EFR codec.Chia-chi Yeh2010-09-304-3/+110
* | RTP: Revise the workaround of private addresses and fix bugs.Chia-chi Yeh2010-09-301-27/+24
* | 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
* | Merge "RTP: Delay the initialization of AudioTrack and AudioRecord." into gin...Chia-chi Yeh2010-09-281-133/+123
|\ \
| * | RTP: Delay the initialization of AudioTrack and AudioRecord.Chia-chi Yeh2010-09-291-133/+123
| |/
* | SIP: Feedback any provisional responses in addition to RINGHung-ying Tyan2010-09-291-1/+5
* | SIP: add DisconnectCause.SERVER_ERRORHung-ying Tyan2010-09-281-5/+2
|/
* Move SipService out of SystemServer to phone process.Hung-ying Tyan2010-09-284-0/+3308
* Merge "SipAudioCall: remove SipManager dependency." into gingerbreadHung-ying Tyan2010-09-272-11/+12
|\
| * SipAudioCall: remove SipManager dependency.Hung-ying Tyan2010-09-242-11/+12
* | SipService: handle cross-domain authentication errorHung-ying Tyan2010-09-271-0/+5
* | Fix the unhold issue especially if one is behind NAT.Chung-yih Wang2010-09-271-2/+27
|/
* SDP: remove dead code.Chia-chi Yeh2010-09-243-530/+0
* Refactoring SIP classes to get ready for API review.Hung-ying Tyan2010-09-246-1061/+1459
* Fix the build.repo sync2010-09-231-1/+1
* SIP: Make SipAudioCallImpl use SimpleSessionDescription instead of javax.sdp.repo sync2010-09-231-196/+185
* SDP: Add a simple class to help manipulate session descriptions.Chia-chi Yeh2010-09-231-0/+612
* RTP: Add log throttle for "no data".repo sync2010-09-231-1/+5