Voip/Sip开源项目的一些简单描述
RESIPROCATE:
[url=http://www.sipfoundry.org/reSIProcate/]http://www.sipfoundry.org/reSIProcate/[/url]
reSIProcate is a high performance, object-oriented, C++ sip stack that is compliant with RFC 3261. It includes support for a wide variety of operating systems, including Windows and Linux. It has full support for UDP, TCP, and TLS transports on both IPv4 and IPv6. It also implements the full set of specifications for DNS usage in SIP, including NAPTR and SRV lookups (RFCs: 3263, 2915, 2782) using an asynchronous DNS library (ares).
The reSIProcate project consists of a stack and a small collection of applications. The reSIProcate stack is currently used in two commercial products and is quite stable.
reSIProcate is ideally suited to individuals or companies that are implementing one of the following SIP applications:
- PHONES(EG,EMBEDDED);
- Softphones(any platform);
- Gateway;
- Proxies;
- B2buas,or;
- IM / Presence Servers or Clients.
JRTPLIB:
[url=http://lumumba.luc.ac.be/jori/jrtplib/jrtplib.html]http://lumumba.luc.ac.be/jori/jrtplib/jrtplib.html[/url] Read the rest of this entry »