pjsip is a multimedia communication library based on the SIP protocol.
It is integrated with a rich media and a NAT traversal library
supporting the ICE protocol. It is very portable and has a small
footprint for embedded use.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release fixes some bugs in the previous release candidate 1, such as an error in building the Python module, an error in adding a new buddy in the incoming SUBSCRIBE callback, not enough buffer for the RTCP SDES packet when a very low bitrate codec is being used, and an assertion in ICE when the endpoint is not behind NAT.