| Commit message (Expand) | Author | Age | Files | Lines |
* | SipService: handle connectivity changes correctly. | Chia-chi Yeh | 2011-09-30 | 1 | -274/+89 |
* | Merge "RTP: Update parameters for larger packet intervals." | Chia-chi Yeh | 2011-09-13 | 1 | -44/+40 |
|\ |
|
| * | RTP: Update parameters for larger packet intervals. | Chia-chi Yeh | 2011-09-09 | 1 | -44/+40 |
* | | Merge "SIP: fix keep-alive measurement and increase the timeout." | Chia-chi Yeh | 2011-09-13 | 2 | -32/+34 |
|\ \ |
|
| * | | SIP: fix keep-alive measurement and increase the timeout. | Chia-chi Yeh | 2011-09-13 | 2 | -32/+34 |
* | | | Merge "RTP: support payloads with larger packetization interval." | Chia-chi Yeh | 2011-09-08 | 5 | -29/+44 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | RTP: support payloads with larger packetization interval. | Chia-chi Yeh | 2011-09-06 | 5 | -29/+44 |
* | | Merge "VoIP JNI: Force AEC on for tuna board" | Eric Laurent | 2011-09-06 | 1 | -4/+5 |
|\ \ |
|
| * | | VoIP JNI: Force AEC on for tuna board | Eric Laurent | 2011-09-02 | 1 | -4/+5 |
| |/ |
|
* | | SIP: avoid extreme small values in Min-Expires headers. | Chia-chi Yeh | 2011-09-06 | 1 | -1/+4 |
|/ |
|
* | SIP: add the check for expiry time in Contact header. | Chia-chi Yeh | 2011-08-30 | 1 | -10/+16 |
* | Handle SIP authentication response for BYE. | Hung-ying Tyan | 2011-08-15 | 2 | -1/+32 |
* | am 0793586b: am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointe... | Conley Owens | 2011-08-02 | 1 | -1/+9 |
|\ |
|
| * | am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointerException ca... | Conley Owens | 2011-08-02 | 1 | -1/+9 |
| |\ |
|
| | * | Prevent NullPointerException cases while using SipService. | Masahiko Endo | 2011-08-01 | 1 | -1/+9 |
* | | | Issue 3370834: No Echo canceler for SIP | Eric Laurent | 2011-07-27 | 2 | -18/+66 |
* | | | Add REFER handling. | repo sync | 2011-07-13 | 3 | -30/+133 |
* | | | Merge "Keep last known keepalive interval to avoid duplicate effort." | Hung-ying Tyan | 2011-07-04 | 1 | -11/+40 |
|\ \ \ |
|
| * | | | Keep last known keepalive interval to avoid duplicate effort. | Hung-ying Tyan | 2011-07-01 | 1 | -11/+40 |
* | | | | Merge "Do not hold wifi lock when SIP is also available over mobile network." | Hung-ying Tyan | 2011-07-03 | 1 | -21/+30 |
|\ \ \ \
| |/ / / |
|
| * | | | Do not hold wifi lock when SIP is also available over mobile network. | Hung-ying Tyan | 2011-07-01 | 1 | -21/+30 |
* | | | | Merge "Do not keep alive for re-established call." | Hung-ying Tyan | 2011-07-03 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Do not keep alive for re-established call. | Hung-ying Tyan | 2011-07-01 | 1 | -2/+2 |
* | | | | Synchronize SipWakeupTimer.onReceive() | Hung-ying Tyan | 2011-06-30 | 1 | -3/+3 |
|/ / / |
|
* | | | Make NAT port timeout measurement more flexible. | Hung-ying Tyan | 2011-06-30 | 1 | -39/+83 |
* | | | Record external IP and port from SIP responses | Hung-ying Tyan | 2011-06-28 | 2 | -10/+57 |
* | | | Support INVITE w/o SDP. | repo sync | 2011-06-28 | 2 | -1/+10 |
* | | | Start keepalive process for the caller of a SIP call | Hung-ying Tyan | 2011-06-27 | 1 | -3/+27 |
* | | | Support Invite w/ Replaces request. | repo sync | 2011-06-27 | 7 | -15/+180 |
* | | | Restart NAT port timeout measurement when keepalive fails and other fixes | Hung-ying Tyan | 2011-06-24 | 2 | -13/+56 |
* | | | Execute all the due wakeup events in SipWakeupTimer. | Hung-ying Tyan | 2011-06-23 | 1 | -3/+5 |
* | | | Keep the keepalive process going after NAT port is changed. | Hung-ying Tyan | 2011-06-23 | 1 | -0/+6 |
* | | | Move the keepalive process to SipSessionImpl and make it reusable. | Hung-ying Tyan | 2011-06-23 | 3 | -277/+446 |
* | | | Merge "Move WakeupTimer out of SipService." | Hung-ying Tyan | 2011-06-15 | 2 | -311/+351 |
|\ \ \ |
|
| * | | | Move WakeupTimer out of SipService. | Hung-ying Tyan | 2011-06-14 | 2 | -311/+351 |
* | | | | Fix the issue of onNetwork in UI thread. | repo sync | 2011-06-13 | 1 | -6/+2 |
|/ / / |
|
* | | | Add KeepAlive Interval Measurement. | Chung-yih Wang | 2011-06-09 | 2 | -2/+126 |
* | | | update for new audio.h header location | Dima Zavin | 2011-05-12 | 1 | -1/+1 |
* | | | Squashed commit of the following: | Andreas Huber | 2011-05-11 | 1 | -2/+2 |
* | | | am d81214da: am a7a9c4cb: am 46524f83: Merge "docs: add package description f... | Scott Main | 2011-05-05 | 1 | -0/+28 |
|\ \ \
| |/ / |
|
| * | | am a7a9c4cb: am 46524f83: Merge "docs: add package description for RTP" into ... | Scott Main | 2011-05-05 | 1 | -0/+28 |
| |\ \ |
|
| | * | | docs: add package description for RTP | Scott Main | 2011-05-05 | 1 | -0/+28 |
* | | | | audio/media: convert to using the audio HAL and new audio defs | Dima Zavin | 2011-04-27 | 1 | -6/+8 |
* | | | | am 7a492a9a: am b7a76e84: am a482d83c: Merge "Issue 4157048: mic gain for VoI... | Eric Laurent | 2011-04-05 | 1 | -0/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | am b7a76e84: am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls."... | Eric Laurent | 2011-04-04 | 1 | -0/+9 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerb... | Eric Laurent | 2011-04-04 | 1 | -0/+9 |
| | |\ \ |
|
| | | * | | Issue 4157048: mic gain for VoIP/SIP calls. | Eric Laurent | 2011-03-29 | 1 | -0/+9 |
* | | | | | am fae5e289: am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP ... | Brad Fitzpatrick | 2011-03-29 | 1 | -2/+6 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP calls with sp... | Brad Fitzpatrick | 2011-03-29 | 1 | -2/+6 |
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
|
| | * | | Making it possible to call SIP calls with special allowed chars. | Magnus Strandberg | 2011-03-22 | 1 | -2/+6 |
| | |/ |
|