summaryrefslogtreecommitdiffstats
path: root/voip
Commit message (Expand)AuthorAgeFilesLines
* SipService: ignore connect event for non-active networks.Hung-ying Tyan2010-09-151-11/+12
* SipAudioCall: use SipErrorCode instead of string in onError()Hung-ying Tyan2010-09-142-24/+52
* SIP: remove dependency on javax.sipHung-ying Tyan2010-09-144-12/+16
* SipService: deliver connectivity change to all sessions.Hung-ying Tyan2010-09-141-1/+4
* SIP: enhance timeout and registration status feedback.Hung-ying Tyan2010-09-131-1/+7
* SIP: remove dependency on javax.sip.SipException.Hung-ying Tyan2010-09-134-7/+40
* SIP: add SipErrorCode for error feedback.Hung-ying Tyan2010-09-106-25/+68
* 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
* | SipManager: always return true for SIP API and VOIP support query.Hung-ying Tyan2010-09-031-0/+6
|/
* 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
* | SipProfile: remove outgoingCallAllowed flag.Hung-ying Tyan2010-09-021-23/+1
|/
* Add software features for SIP and VOIPHung-ying Tyan2010-09-021-9/+24
* 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
| |/ |/|
* | RTP: integrate the echo canceller from speex.Chia-chi Yeh2010-08-242-6/+18
* | RTP: reduce the latency by overlapping AudioRecord and AudioTrack.Chia-chi Yeh2010-08-241-28/+53
|/
* RTP: fix few leaks when fail to add streams into a group.Chia-chi Yeh2010-08-192-17/+21
* RTP: remove froyo-compatible code.Chia-chi Yeh2010-08-181-74/+0
* Fix the IN_CALL mode issue.Chung-yih Wang2010-08-162-15/+11
* SipAudioCall: perform local ops before network op in endCall()Hung-ying Tyan2010-08-101-1/+4
* SIP: clean up unused class and fields.Hung-ying Tyan2010-08-102-82/+0
* RTP: move into frameworks.Chia-chi Yeh2010-08-067-0/+1464
* Revert "Move SIP telephony related codes to framework."Chung-yih Wang2010-08-051-2/+1
* Move SIP telephony related codes to framework.Chung-yih Wang2010-08-051-1/+2
* Move the sip related codes to framework.Chung-yih Wang2010-08-0519-0/+3487