I have downloaded the jain sip libraries files from https://jsip.ci.cloudbees.com/job/jsip/ and I am testing a small sip application but I am getting the error "package javax.sip does not exist" while importing as:
import javax.sip.*
I have used netbeans and eclipse adding the libraries as a jar file and/or folder.