i'm trying to connect to my own Asterisk SIP server however i get an error when trying to compile the sample came with the SIP lib, the error is:
B4X:
Sip.Register
javac 1.6.0_26
src\sip\sample\main.java:230: cannot access android.net.sip.SipException
class file for android.net.sip.SipException not found
_sip.Register(processBA);