summaryrefslogtreecommitdiff
path: root/voip/java/android/net/sip/SipSessionAdapter.java
AgeCommit message (Expand)Author
2013-01-28Delete frameworks/base/voip use voip-common from frameworks/opt/net/voipWink Saville
2011-06-27Support Invite w/ Replaces request.repo sync
2010-09-20SIP: convert enum to static final int.Hung-ying Tyan
2010-09-10SIP: add SipErrorCode for error feedback.Hung-ying Tyan
2010-09-02SipService: reduce the usage of javax.sdp.*.Chia-chi Yeh
2010-08-05Move the sip related codes to framework.Chung-yih Wang