summaryrefslogtreecommitdiff
path: root/voip/java/android/net/sip/SipErrorCode.java
AgeCommit message (Expand)Author
2013-01-28Delete frameworks/base/voip use voip-common from frameworks/opt/net/voipWink Saville
2010-10-28docs: revise javadocs for sipScott Main
2010-10-08Unhide SIP API.Hung-ying Tyan
2010-10-05SIP: add SERVER_UNREACHABLE error code.Hung-ying Tyan
2010-09-27SipService: handle cross-domain authentication errorHung-ying Tyan
2010-09-20SIP: convert enum to static final int.Hung-ying Tyan
2010-09-16Fix links in SIP API javadoc.Hung-ying Tyan
2010-09-15SIP: add PEER_NOT_REACHABLE error feedback.Hung-ying Tyan
2010-09-14SipService: deliver connectivity change to all sessions.Hung-ying Tyan
2010-09-13SIP: enhance timeout and registration status feedback.Hung-ying Tyan
2010-09-10SIP: add SipErrorCode for error feedback.Hung-ying Tyan