summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-19Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block
2012-01-19Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block
2012-01-19Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block
2012-01-19Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block
2012-01-17Fix build warningsGlenn Kasten
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-12-28SipService: grab Wi-Fi lock only when necessary.Chia-chi Yeh
2011-12-22am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, ...Joe Fernandez
2011-12-22am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE,...Joe Fernandez
2011-12-22docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez
2011-11-21am 0e67685e: am bfd85f9a: Merge "SIP: turn off verbose logs." into ics-mr1Chia-chi Yeh
2011-11-21am bfd85f9a: Merge "SIP: turn off verbose logs." into ics-mr1Chia-chi Yeh
2011-11-18SIP: turn off verbose logs.Chia-chi Yeh
2011-10-26am 71f2cf11: (-s ours) Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-09-30SipService: handle connectivity changes correctly.Chia-chi Yeh
2011-09-13Merge "RTP: Update parameters for larger packet intervals."Chia-chi Yeh
2011-09-13Merge "SIP: fix keep-alive measurement and increase the timeout."Chia-chi Yeh
2011-09-13SIP: fix keep-alive measurement and increase the timeout.Chia-chi Yeh
2011-09-09RTP: Update parameters for larger packet intervals.Chia-chi Yeh
2011-09-08Merge "RTP: support payloads with larger packetization interval."Chia-chi Yeh
2011-09-06Merge "VoIP JNI: Force AEC on for tuna board"Eric Laurent
2011-09-06RTP: support payloads with larger packetization interval.Chia-chi Yeh
2011-09-06SIP: avoid extreme small values in Min-Expires headers.Chia-chi Yeh
2011-09-02VoIP JNI: Force AEC on for tuna boardEric Laurent
2011-08-30SIP: add the check for expiry time in Contact header.Chia-chi Yeh
2011-08-15Handle SIP authentication response for BYE.Hung-ying Tyan
2011-08-02am 0793586b: am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointe...Conley Owens
2011-08-02am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointerException ca...Conley Owens
2011-08-01Prevent NullPointerException cases while using SipService.Masahiko Endo
2011-07-27Issue 3370834: No Echo canceler for SIPEric Laurent
2011-07-13Add REFER handling.repo sync
2011-07-04Merge "Keep last known keepalive interval to avoid duplicate effort."Hung-ying Tyan
2011-07-03Merge "Do not hold wifi lock when SIP is also available over mobile network."Hung-ying Tyan
2011-07-03Merge "Do not keep alive for re-established call."Hung-ying Tyan
2011-07-01Keep last known keepalive interval to avoid duplicate effort.Hung-ying Tyan
2011-07-01Do not keep alive for re-established call.Hung-ying Tyan
2011-07-01Do not hold wifi lock when SIP is also available over mobile network.Hung-ying Tyan
2011-06-30Synchronize SipWakeupTimer.onReceive()Hung-ying Tyan
2011-06-30Make NAT port timeout measurement more flexible.Hung-ying Tyan
2011-06-28Record external IP and port from SIP responsesHung-ying Tyan
2011-06-28Support INVITE w/o SDP.repo sync
2011-06-27Start keepalive process for the caller of a SIP callHung-ying Tyan
2011-06-27Support Invite w/ Replaces request.repo sync
2011-06-24Restart NAT port timeout measurement when keepalive fails and other fixesHung-ying Tyan
2011-06-23Execute all the due wakeup events in SipWakeupTimer.Hung-ying Tyan
2011-06-23Keep the keepalive process going after NAT port is changed.Hung-ying Tyan