NIST SIP
http://snad.ncsl.nist.gov/proj/iptel/
A series of SIP applications, tools and libraries in JAVA.
http://snad.ncsl.nist.gov/proj/iptel/
A series of SIP applications, tools and libraries in JAVA.
- NIST-SIP 1.2 — SIP Libraries and Tools
- A JAIN-SIP Proxy
- A JAIN-SIP Instant Messaging Client
- JsPhone - a JAIN-SIP Video Phone
- NIST-SIP traces viewer
- A JAIN-SIP gateway
- A JAIN-SIP Third Party Call Controller
See also:
- SIP COMMUNICATOR - Java softphone with audio and video support

Comments
333
Could someone mail me? I need a little bit of help. An example where Requests are sent by different threads would be extremly helpful
Franz.FD.Fischer@web.de
333as strange problem - ProcessResponse function can't handle response
I receive one 407 repsonse since send out one Invite Request in my program.
Later I sent new request anotherly after adding Proxy-authentication header.
Since sending new Invite Request, I catch the packets with Ethereal, see that the other side sends 100 Trying , 180 Ringing these responses back. See these packages too from my Comiler (Eclipse SDK 3.1 ), but have no idea to touch off the ProcessResponse (ResponseEvent avg0 ) function in my program (Using JAIN-SIP).
JDK Version:1.4.2_06
JAIN-SIP Version:1.1
Complier:Eclipse SDK 3.1
OS:Windows XP SP2
333NIST package not all open source