We are happy to announce a new Mobicents jSS7 release, v2.0.0.BETA1!
What's new in this release?
This release is jam packed with new features
- CAP Protocol included in the binary for first time. Only version 1 and 2 of CAP are supported. Look at Issue 1 and Issue 10
- New MAP messages AnyTimeInterrogation (Issue 9), UpdateLocation (Issue 57) and SendAuthenticationInfo (Issue 58) included
- Support for dahdi based cards, Digum and Sangoma (Issue 29) brought back
- New GUI based SS7 Simulator introduced (Issue 17). This tool allows users to test SS7 stack conveniently with click of button!
- SCCP pointcode loadbalancing taken care (Issue 13)
In addition many bugs fixed and some performance improvements. Complete list of issues covered in this release are listed here http://code.google.com/p/ jss7/issues/list?can=1&q= Version%3D2.0.0.BETA1&sort= priority+version&groupby= version&colspec=Summary+Type+ Status+ID&cells=tiles
Please note that archives are now uploaded to https://oss.sonatype.org/ content/groups/public. Please point to sonatype repository in your applications pom.xml
<repository>
<id>mobicents-public- repository-group</id>
<name>Mobicens Public Maven Repository Group</name>
<layout>default</layout>
<releases>
<enabled>true</enabled>
<updatePolicy>never</ updatePolicy>
</releases>
<snapshots>
<enabled>true</enabled>
<updatePolicy>never</ updatePolicy>
</snapshots>
</repository>
Daily build is configured at https://mobicents.ci. cloudbees.com/job/Mobicents- jSS7-2.x/
Binary release includes
- ASN 2.0.0.FINAL
- SCTP 1.0.0.CR3
- SS7 2.0.0.BETA1
Where to download from?
Home page for each project
GIT Master Browse
GIT Tag Browse
How to Use it?
Please refer to documentation in /ss7 module for detailed explanation.
More Information
For more detailed information, please visit the following sites:
- Mobicents Google Group, for posting questions (http://groups.google.com/
group/mobicents-public) - Mobicents Homepage (http://www.mobicents.org)
Mobicents jSS7 Team
No comments:
Post a Comment