This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
voip
/
java
/
android
/
net
/
sip
History
Hung-ying Tyan
dc5bbe965f
Handle SIP authentication response for BYE.
...
Bug: 5159669 Change-Id: I029684334500d4d0db176783084c9b7d1db87e40
2011-08-15 01:13:41 +08:00
..
ISipService.aidl
…
ISipSession.aidl
…
ISipSessionListener.aidl
…
package.html
…
SimpleSessionDescription.java
…
SipAudioCall.java
Add REFER handling.
2011-07-13 04:12:28 +08:00
SipErrorCode.java
…
SipException.java
…
SipManager.java
Prevent NullPointerException cases while using SipService.
2011-08-01 16:24:59 +09:00
SipProfile.aidl
…
SipProfile.java
…
SipRegistrationListener.java
…
SipSession.java
Handle SIP authentication response for BYE.
2011-08-15 01:13:41 +08:00
SipSessionAdapter.java
…