summaryrefslogtreecommitdiffstats
path: root/voip
Commit message (Expand)AuthorAgeFilesLines
* am 852e5354: am 8544560c: SipPhone: fix missing-call DisconnectCause feedbackHung-ying Tyan2010-09-201-8/+8
|\
| * SipPhone: fix missing-call DisconnectCause feedbackHung-ying Tyan2010-09-201-8/+8
* | am 37d1b249: am 97963794: SIP: convert enum to static final int.Hung-ying Tyan2010-09-199-71/+127
|\ \ | |/
| * SIP: convert enum to static final int.Hung-ying Tyan2010-09-209-71/+127
* | resolved conflicts for merge of cf1620d6 to masterHung-ying Tyan2010-09-201-0/+8
|\ \ | |/
| * SIP: add config flag for wifi-only configuration.Hung-ying Tyan2010-09-201-0/+8
* | Fix build.Hung-ying Tyan2010-09-171-27/+0
* | Fix buildHung-ying Tyan2010-09-171-0/+27
* | resolved conflicts for merge of 394d1e4b to masterHung-ying Tyan2010-09-172-62/+73
|\ \ | |/
| * SipAudioCall: expose startAudio()Hung-ying Tyan2010-09-172-61/+72
* | am 156edcc9: am 9404e633: Merge "Add timer to SIP session creation process." ...Hung-ying Tyan2010-09-164-27/+81
|\ \ | |/
| * Add timer to SIP session creation process.Hung-ying Tyan2010-09-174-27/+81
* | am 6962aff3: am 698ddb0c: Merge "Fix links in SIP API javadoc." into gingerbreadHung-ying Tyan2010-09-157-45/+40
|\ \ | |/
| * Fix links in SIP API javadoc.Hung-ying Tyan2010-09-167-45/+40
* | am 8a33e964: am 5306e0a8: Merge "SIP: add PEER_NOT_REACHABLE error feedback."...Hung-ying Tyan2010-09-151-0/+3
|\ \ | |/
| * SIP: add PEER_NOT_REACHABLE error feedback.Hung-ying Tyan2010-09-151-0/+3
* | am 188a8f1b: am 89a7180a: Merge "SipService: ignore connect event for non-act...Hung-ying Tyan2010-09-151-11/+12
|\ \ | |/
| * SipService: ignore connect event for non-active networks.Hung-ying Tyan2010-09-151-11/+12
* | am ae83faa3: am 13f6270e: SipAudioCall: use SipErrorCode instead of string in...Hung-ying Tyan2010-09-152-24/+52
|\ \ | |/
| * SipAudioCall: use SipErrorCode instead of string in onError()Hung-ying Tyan2010-09-142-24/+52
* | am 3692af92: am 99bf4e45: SIP: remove dependency on javax.sipHung-ying Tyan2010-09-154-12/+16
|\ \ | |/
| * SIP: remove dependency on javax.sipHung-ying Tyan2010-09-144-12/+16
* | am ca83c25d: am 4565933f: Merge "SipService: deliver connectivity change to a...Hung-ying Tyan2010-09-151-1/+4
|\ \ | |/
| * SipService: deliver connectivity change to all sessions.Hung-ying Tyan2010-09-141-1/+4
* | am a5dce0c1: am 3d7606aa: SIP: enhance timeout and registration status feedback.Hung-ying Tyan2010-09-131-1/+7
|\ \ | |/
| * SIP: enhance timeout and registration status feedback.Hung-ying Tyan2010-09-131-1/+7
* | am 38dc67f4: am 25b52a2f: SIP: remove dependency on javax.sip.SipException.Hung-ying Tyan2010-09-134-7/+40
|\ \ | |/
| * SIP: remove dependency on javax.sip.SipException.Hung-ying Tyan2010-09-134-7/+40
* | am 5f93c39c: am ca3c24db: Merge "SIP: add SipErrorCode for error feedback." i...Hung-ying Tyan2010-09-106-25/+68
|\ \ | |/
| * SIP: add SipErrorCode for error feedback.Hung-ying Tyan2010-09-106-25/+68
* | am c2eff4a7: am f6936a3a: Merge "RTP: prevent buffer overflow in AudioRecord....Chia-chi Yeh2010-09-091-2/+2
|\ \ | |/
| * Merge "RTP: prevent buffer overflow in AudioRecord." into gingerbreadChia-chi Yeh2010-09-091-2/+2
| |\
| | * RTP: prevent buffer overflow in AudioRecord.Chia-chi Yeh2010-09-081-2/+2
* | | am ea16e72b: am b355714a: Merge "SipManager: always return true for SIP API a...Hung-ying Tyan2010-09-021-0/+6
|\ \ \ | |/ /
| * | SipManager: always return true for SIP API and VOIP support query.Hung-ying Tyan2010-09-031-0/+6
| |/
* | resolved conflicts for merge of 12eaf9d5 to masterrepo sync2010-09-037-38/+27
|\ \ | |/
| * Merge "SipService: reduce the usage of javax.sdp.*." into gingerbreadChia-chi Yeh2010-09-027-38/+27
| |\
| | * SipService: reduce the usage of javax.sdp.*.Chia-chi Yeh2010-09-027-38/+27
* | | am 18dfae22: am 60264b30: SipProfile: remove outgoingCallAllowed flag.Hung-ying Tyan2010-09-021-23/+1
|\ \ \ | |/ /
| * | SipProfile: remove outgoingCallAllowed flag.Hung-ying Tyan2010-09-021-23/+1
| |/
* | resolved conflicts for merge of 3e4975a5 to masterHung-ying Tyan2010-09-021-9/+24
|\ \ | |/
| * Add software features for SIP and VOIPHung-ying Tyan2010-09-021-9/+24
* | Revert "Add Wifi High Perf. mode during a call."Chung-yih Wang2010-08-261-28/+1
|/
* Add Wifi High Perf. mode during a call.Chung-yih Wang2010-08-261-1/+28
* Merge "Revert "RTP: integrate the echo canceller from speex."" into gingerbreadChia-chi Yeh2010-08-252-18/+6
|\
| * Revert "RTP: integrate the echo canceller from speex."Chia-chi Yeh2010-08-262-18/+6
* | Add dynamic uid info for tracking the sip service usage.Chung-yih Wang2010-08-261-0/+19
* | Merge "SipProfile: add isOutgoingCallAllowed() and new builder constructor" i...Hung-ying Tyan2010-08-241-1/+40
|\ \
| * | SipProfile: add isOutgoingCallAllowed() and new builder constructorHung-ying Tyan2010-08-241-1/+40
* | | Add confcall management to SIP callsHung-ying Tyan2010-08-242-18/+45
| |/ |/|