summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/sip/SipHelper.java
AgeCommit message (Expand)Author
2010-09-28Move SipService out of SystemServer to phone process.Hung-ying Tyan
2010-09-16SipService: add log control, suppress ping log.Hung-ying Tyan
2010-09-02SipService: reduce the usage of javax.sdp.*.Chia-chi Yeh
2010-08-06Add SIP service into system server.Chung-yih Wang