summaryrefslogtreecommitdiff
path: root/voip/java/com/android/server/sip/SipHelper.java
AgeCommit message (Expand)Author
2013-01-28Delete frameworks/base/voip use voip-common from frameworks/opt/net/voipWink Saville
2013-01-22Add debug and some cleanupWink Saville
2011-11-18SIP: turn off verbose logs.Chia-chi Yeh
2011-07-13Add REFER handling.repo sync
2011-06-28Record external IP and port from SIP responsesHung-ying Tyan
2011-06-27Support Invite w/ Replaces request.repo sync
2011-06-23Move the keepalive process to SipSessionImpl and make it reusable.Hung-ying Tyan
2011-03-29am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP calls with sp...Brad Fitzpatrick
2011-03-22Making it possible to call SIP calls with special allowed chars.Magnus Strandberg
2011-02-21Add rport argument for a reinvite request.Chung-yih Wang
2010-12-07Fix SIP bug of different transport/port used for requests.Chung-yih Wang
2010-10-19Handle dialing a SIP call to self.Hung-ying Tyan
2010-10-11SipHelper: add debug log for challenge responses.Hung-ying Tyan
2010-09-28Move SipService out of SystemServer to phone process.Hung-ying Tyan