SIP lib compile error

Ram

Member
Licensed User
Longtime User
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);

i'm running on Galaxy S2 Droid v2.3.3

any thoughts? :sign0085:

Thx much in advance!!
 
Top