Bonjour,
Je viens de telecharger l'API Jain sip pour java. J'ai essaye d'executer l'exemple simplecallsetup en faisant ant make puis ant shootme ma fenetre de commande m a repondu :
javax.sip.PeerUnavailableException: The Peer SIP Stack: gov.nist.javax.sip.SipStackImpl could not be instantiated. Ensure the Path Name has been set.
at javax.sip.SipFactory.createStack(SipFactory.java:324)
at javax.sip.SipFactory.createSipStack(SipFactory.java:152)
at Shootme.init(Shootme.java:266)
at Shootme.main(Shootme.java:301)
.....
J' ai un peu cherche sur d'autres forum et plusieurs disent qu il faut configurer le classpath...
mais je ne comprends pas bien ce que je dois faire.
Quelqu'un pourrait m'aider s'il vous plait ?
Merci beaucoup.
Vincent