login | register
Fri 10 of Oct, 2008 [22:58 UTC]

voip-info.org

History

NIST SIP

Created by: tclark,Last modification on Mon 08 of Nov, 2004 [20:24 UTC] by jht2
NIST SIP
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:




Comments

Comments Filter
222

333

by FischeFr, Sunday 01 of April, 2007 [15:31:01 UTC]
Can some tell me how to use jain-sip in a multithreading application? May I send a request outside the siplistener without getting trouble due to missing synchronisation?
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
222

333as strange problem - ProcessResponse function can't handle response

by oarpvfpre, Saturday 22 of October, 2005 [03:57:54 UTC]
There is a strange problem.
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
222

333NIST package not all open source

by JohnJBarton, Wednesday 09 of March, 2005 [22:18:15 UTC]
The NIST site file nist-sip-1.2.src.tar.gz contains a subtree src/javax with Sun copyright source code, including the phrase "Use is subject to license terms". I've not found the license yet.