没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > openjsip |
openjsip
|
0 | 0 | 11 |
贡献者 | 讨论 | 代码提交 |
AboutOpenJSIP is a GNU GPL licensed bundle of free distributed SIP services run by Java VM.
Distributed means that these services can be deployed on different hosts communicating with each other with the help of Remote Method Invocation (RMI). Distributed architecture allows creation of redundant and load-balanced systems.
At the current stage of development (v0.0.4) the project includes:
SIP Proxy Statefull operation Stateless operation
SIP Registrar Standalone (can listen to requests itself) ViaProxy (proxy listens to requests and deliver registrations to registrar) SIP Location Service No database integration. Keeps data in memory (for now) OpenJSIP is based on SIP stack provided by JAIN-SIP project. Thanks to all the authors for this incredible work.
Here are some silly screenshots.
ArchitectureOpenJSIP services running on one host
OpenJSIP services running on separate hosts (distributed model)
DocumentationProject distribution package contains OpenJSIP source code documentation and readme file with all instructions on how to use it.
Here you can also view a changelog.
DownloadThe latest complete package with binaries ( Windows & UNIX ) and sources Most recent sources ( you should have Subversion client installed ).
svn checkout http://openjsip.googlecode.com/svn/openjsip/ openjsip-read-only
or if it doesn't work:
svn checkout https://openjsip.googlecode.com/svn/openjsip/ openjsip-read-only
You can also browse the code online.
P.S. Please send your comments. Thus we will know that people are interested in this project and we will continue developing it. Give us feature requests and usability requests.
RequirementsJava Runtime Environment 6 (1.6) or later installed. (Optional) RRDTool installed for rendering performance graphs. Supported platformsAny UNIX like OS Windows, as always. Volunteers wantedEveryone is welcomed to make an intellectual donation into further development of project. If you wish to collaborate, click here, and if you don't wish to read all this stuff, simple email me: ykrapiva at gmail.com or write me to ICQ 78446124.