Extending the Android sip stack (SipDemo example) to fulfil our needs.
sipdailer is hosted in the following web site
https://github.com/mghirmay/sipdailer
If you think the Android project sipdailer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of sipdailer.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.USE_SIP android.permission.VIBRATE android.permission.WAKE_LOCK |
sipdailer has the following Java source files.
com.example.android.sip.IncomingCallReceiver.java com.example.android.sip.SipSettings.java com.example.android.sip.WalkieTalkieActivity.java