summaryrefslogtreecommitdiffstats
path: root/voip/java
Commit message (Expand)AuthorAgeFilesLines
* SipService: handle connectivity changes correctly.Chia-chi Yeh2011-09-301-274/+89
* SIP: fix keep-alive measurement and increase the timeout.Chia-chi Yeh2011-09-132-32/+34
* SIP: avoid extreme small values in Min-Expires headers.Chia-chi Yeh2011-09-061-1/+4
* SIP: add the check for expiry time in Contact header.Chia-chi Yeh2011-08-301-10/+16
* Handle SIP authentication response for BYE.Hung-ying Tyan2011-08-152-1/+32
* am 0793586b: am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointe...Conley Owens2011-08-021-1/+9
|\
| * am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointerException ca...Conley Owens2011-08-021-1/+9
| |\
| | * Prevent NullPointerException cases while using SipService.Masahiko Endo2011-08-011-1/+9
* | | Add REFER handling.repo sync2011-07-133-30/+133
* | | Merge "Keep last known keepalive interval to avoid duplicate effort."Hung-ying Tyan2011-07-041-11/+40
|\ \ \
| * | | Keep last known keepalive interval to avoid duplicate effort.Hung-ying Tyan2011-07-011-11/+40
* | | | Merge "Do not hold wifi lock when SIP is also available over mobile network."Hung-ying Tyan2011-07-031-21/+30
|\ \ \ \ | |/ / /
| * | | Do not hold wifi lock when SIP is also available over mobile network.Hung-ying Tyan2011-07-011-21/+30
* | | | Merge "Do not keep alive for re-established call."Hung-ying Tyan2011-07-031-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Do not keep alive for re-established call.Hung-ying Tyan2011-07-011-2/+2
* | | | Synchronize SipWakeupTimer.onReceive()Hung-ying Tyan2011-06-301-3/+3
|/ / /
* | | Make NAT port timeout measurement more flexible.Hung-ying Tyan2011-06-301-39/+83
* | | Record external IP and port from SIP responsesHung-ying Tyan2011-06-282-10/+57
* | | Support INVITE w/o SDP.repo sync2011-06-282-1/+10
* | | Start keepalive process for the caller of a SIP callHung-ying Tyan2011-06-271-3/+27
* | | Support Invite w/ Replaces request.repo sync2011-06-277-15/+180
* | | Restart NAT port timeout measurement when keepalive fails and other fixesHung-ying Tyan2011-06-242-13/+56
* | | Execute all the due wakeup events in SipWakeupTimer.Hung-ying Tyan2011-06-231-3/+5
* | | Keep the keepalive process going after NAT port is changed.Hung-ying Tyan2011-06-231-0/+6
* | | Move the keepalive process to SipSessionImpl and make it reusable.Hung-ying Tyan2011-06-233-277/+446
* | | Merge "Move WakeupTimer out of SipService."Hung-ying Tyan2011-06-152-311/+351
|\ \ \
| * | | Move WakeupTimer out of SipService.Hung-ying Tyan2011-06-142-311/+351
* | | | Fix the issue of onNetwork in UI thread.repo sync2011-06-131-6/+2
|/ / /
* | | Add KeepAlive Interval Measurement.Chung-yih Wang2011-06-092-2/+126
|/ /
* | am a7a9c4cb: am 46524f83: Merge "docs: add package description for RTP" into ...Scott Main2011-05-051-0/+28
|\ \
| * | docs: add package description for RTPScott Main2011-05-051-0/+28
* | | am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP calls with sp...Brad Fitzpatrick2011-03-291-2/+6
|\ \ \ | |/ / |/| / | |/
| * Making it possible to call SIP calls with special allowed chars.Magnus Strandberg2011-03-221-2/+6
| * Merge changes Ib70e0cf2,I0691cd70 into gingerbreadHung-ying Tyan2011-01-241-8/+27
| |\
| | * SipService: registers broadcast receivers on demand.Hung-ying Tyan2011-01-071-7/+22
| | * SipService: release wake lock for cancelled tasks.Hung-ying Tyan2011-01-061-1/+5
| * | Add auth. username in SipProfile.Chung-yih Wang2011-01-072-1/+29
| |/
* | NEW_API: Unhide RTP APIs.Chia-chi Yeh2011-03-084-4/+0
* | RTP: update javadocs.Chia-chi Yeh2011-03-032-44/+46
* | Activate the wifi high perf. for sip calls.Chung-yih Wang2011-02-251-2/+0
* | Add rport argument for a reinvite request.Chung-yih Wang2011-02-211-0/+7
* | Make SIP AuthName APIs public.Chung-yih Wang2011-02-171-5/+4
* | Merge "Merge "SipService: registers broadcast receivers on demand."" into hon...Hung-ying Tyan2011-01-181-7/+22
|\ \
| * | Merge "SipService: registers broadcast receivers on demand."Hung-ying Tyan2011-01-181-7/+22
* | | Merge "SipService: release wake lock for cancelled tasks."Hung-ying Tyan2011-01-181-1/+5
|/ /
* | Merge "Add auth. username in SipProfile." from gingerbread.Chung-yih Wang2011-01-122-1/+29
* | Do not set back to AudioManager.MODE_NORMAL in SipAudioCall.Chia-chi Yeh2011-01-061-10/+0
* | 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
|\ \ | |/