Wednesday, March 27, 2013

Mobicents jSS7 2.0.0.CR1 Released!

Mobicents jSS7 Team is proud to announce the first Candidate Release version 2.0.0.CR1


Mobicents jSS7 Team

Sunday, January 13, 2013

Mobicents jSS7 2.0.0.BETA4 Released!


We are happy to announce a new Mobicents jSS7 release, v2.0.0.BETA4!


What's new in this release?

This release is jam packed with new features
  1. SCCP Rule definition simplified by adding new property "originationType". Further details here Issue 142
  2. Implemented insertSubscriberData MAP message. Issue 152
  3. Implemented missing primitives for sendRoutingInfo MAP operation. Issue 172
  4. Management methods exposed for layers SCTP, SCCP and M3UA. Issue 179  
  5. Introduced new functionality - TCAP Preview mode. If TCAP stack is configured as preview, it only consumes incoming TCAP messages. Further details here Issue 181
  6. Introduced new functionality - SCCP boardcast mode. SCCP can now broadcast outgoing messages to multiple GT's. Further details here Issue 182
  7. Flexibility to change the Calling SCCP Address of outgoing message. Further details here Issue 183
  8. TCAP, MAP and CAP Dialog's now exposes remote transaction id's. Details here Issue 191
  9. TCAP allows to set the Remote and Local SCCP Address after Dialog is created. Even change values of incoming Dialogs. Details here Issue 201 

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.BETA4&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>
                          <url>https://oss.sonatype.org/content/groups/public</url>
                          <layout>default</layout>
                          <releases>
                            <enabled>true</enabled>
                            <updatePolicy>never</updatePolicy>
                          </releases>
                          <snapshots>
                            <enabled>true</enabled>
                            <updatePolicy>never</updatePolicy>
                          </snapshots>
                </repository>





Binary release includes
  • ASN 2.0.1.FINAL
  • SCTP 1.1.0.FINAL 
  • SS7 2.0.0.BETA4

  

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 jSS7 Team

Tuesday, November 20, 2012

Mobicents jSS7 v2.0.0.BETA3 released!


We are happy to announce a new Mobicents jSS7 release, v2.0.0.BETA3!


What's new in this release?

This release consist of following new features

  1. M3UA load balancing is taken care. Depending on configuration, most significant bit or least significant bit of SLS is used for load balancing between AS and remaining bits  are used for load balancing between ASP's
  2. At SCCP layer the load balancing between primary and backup address is now configurable for bits 0,1,2,3 and 4 of SLS
  3. Added management event listeners for SCTP, M3UA and SCCP layers for external management and monitoring 
  4. New MAP messages cancelLocation, provideRoamingNumber, sendRoutingInfo, insertSubscriberData implemented
  5. Implemented GEO Primitives in MAP
  6. M3UA number of ASP that should be active for loadbalancing can now be configured at AS creation time
  7. Added support for UCS2 and Urdu GSM7 Bit encoding for USSD
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.BETA3&sort=priority+version&groupby=version&colspec=Summary+Type+Status+ID&cells=tiles

WARNING :
If you are upgrading to jSS7 2.0.0.BETA3 from older version, make sure you delete the SccpStack_sccpresource.xml and SccpStack_sccprouter.xml from persist directory. These are the files where SCCP persists configurations. You will have to execute the SCCP commands again from CLI. This is because there are changes in XML tags of persist directory and instead of using fully qualified calss names, it now uses the nouns which is in line with how its done in M3UA and SCTP. See the issue http://code.google.com/p/jss7/issues/detail?id=146

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>
                          <url>https://oss.sonatype.org/content/groups/public</url>
                          <layout>default</layout>
                          <releases>
                            <enabled>true</enabled>
                            <updatePolicy>never</updatePolicy>
                          </releases>
                          <snapshots>
                            <enabled>true</enabled>
                            <updatePolicy>never</updatePolicy>
                          </snapshots>
                </repository>





Binary release includes
  • ASN 2.0.1.FINAL
  • SCTP 1.0.0.FINAL 
  • SS7 2.0.0.BETA3

  

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 jSS7 Team

Sunday, September 9, 2012

Mobicents jSS7 2.0.0.BETA2 Released!


We are happy to announce a new Mobicents jSS7 release, v2.0.0.BETA2!


What's new in this release?

This release is jam packed with new features
  1. The client side command line interface provides tab completion and help for every command. Look at Issue 2
  2. CAP V2 circuit switched call fully implemented (Issue 10)
  3. New MAP messages CheckIMEI (Issue 76) implemented
  4. All the unimplemented MAP/CAP messages have API interfaces already defined  (Issue 104Issue 105Issue 106Issue 107Issue 108)
  5. M3UA ASP ID can now be configured at ASP creation time (Issue 15)
  6. SCTP layer supports configuring server that accepts connection from anonymous ip:port 
  7. Added support for ANSI Point Code format (both 5bit and 8bit SLS) (Issue 3)
  8. Support for WinOS native drivers for Dialogic
  9. Enhanced SS7 simulator to act as SMS Center for testing  (Issue 73)

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.BETA2&sort=priority+version&groupby=version&colspec=Summary+Type+Status+ID&cells=tiles


Other features implemented but not included in this binary is completion of TCAP RA and CAP RA which will be bundled with next release of JAIN SLEE Server

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>
                          <url>https://oss.sonatype.org/content/groups/public</url>
                          <layout>default</layout>
                          <releases>
                            <enabled>true</enabled>
                            <updatePolicy>never</updatePolicy>
                          </releases>
                          <snapshots>
                            <enabled>true</enabled>
                            <updatePolicy>never</updatePolicy>
                          </snapshots>
                </repository>


Download






Binary release includes
  • ASN 2.0.1.FINAL
  • SCTP 1.0.0.CR4 
  • SS7 2.0.0.BETA2

  

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 jSS7 Team

Tuesday, June 12, 2012

Mobicents SMSC Gateway achieves 1000 SMS/Sec rate!

Mobicents SMSC is first and only open source SMSC Gateway completely on Java. Last week SMSC Gateway was put under stress in production environment at one of the Tier-1 operators.

We are glad to announce that Mobicents SMSC Gateway achieved 1000 SMS/Sec rate and successfully delivered 1 billion SMS's per day per SMSC instance. With Cluster of 4 SMSC instances doing load balance, it easily reaches 3.8 Billion SMS per day.

The test environment was based on "Bulk SMS" application where ESME would submit the SMS's to SMSC and SMSC in-turn would do MAP SRI for MSISDN and then ForwardSM. Since this was real life scenario, there were Components Error like user not available and other MAP error conditions which SMSC handled gracefully.

The Bulk SMS Application used is developed and contributed by TeleStax partners Convergence 

Mobicents SMSC Gateway is deployed on Quad Core Dual Processor Servers - Intel Xeon X5570. The OS is CentOS 5.8.  JVM minimum(-Xms) and maximum(-Xmx) memory set is 3GB.

Below is the wireshark screenshot showing the throughput from ESME


For each SMS on an average there were 4 MAP messages getting exchanged; the throughput in terms of MAP is more than 4000 MAP messages/sec. Below is the wireshark analysis of MAP messages



Thursday, June 7, 2012

Mobicents jSS7 2.0.0.BETA1 Released!


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
  1. 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
  2. New MAP messages AnyTimeInterrogation (Issue 9), UpdateLocation (Issue 57) and SendAuthenticationInfo (Issue 58) included
  3. Support for dahdi based cards, Digum and Sangoma (Issue 29) brought back
  4. New GUI based SS7 Simulator introduced (Issue 17). This tool allows users to test SS7 stack conveniently with click of button!
  5. 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>
                          <url>https://oss.sonatype.org/content/groups/public</url>
                          <layout>default</layout>
                          <releases>
                            <enabled>true</enabled>
                            <updatePolicy>never</updatePolicy>
                          </releases>
                          <snapshots>
                            <enabled>true</enabled>
                            <updatePolicy>never</updatePolicy>
                          </snapshots>
                </repository>





Binary release includes
  • ASN 2.0.0.FINAL
  • SCTP 1.0.0.CR3 
  • SS7 2.0.0.BETA1

  

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 jSS7 Team

Monday, April 30, 2012

Mobicents SS7 1.0.0.FINAL Released!


We are proud to announce first final release of Mobicents SS7 1.0.0.FINAL 
NOTE : This release comes with a change in name and home for Mobicents SS7. The new name is jSS7 which stands for Java SS7. jSS7 has its own home at http://code.google.com/p/jss7/ and is moved to git repository
There are no new feature additions. From now on all new feature additions and fixes will be made to jSS7 master http://code.google.com/p/jss7/source/browse/ 

Mobicents jSS7 is the only OSS Java implementation of SS7. It comes with JSLEE MAP and ISUP Resource Adaptors (RA) to make life of legacy developers very easy as they have to just understand the RA and don't have to worry about SS7 stack.
Mobicents jSS7 is compatible with Dialogic boards and also has inbuilt support for SIGTRAN (M3UA). 

----------------------------------------------- 
Release includes:
----------------------------------------------- 
  • ASN library 
  • ss7 protocols including ISUP, SCCP, TCAP and MAP 
  • Mobicents Service
  • Shell Management Interface

For details on stack creation and configuration please refer to docs available online http://www.mobicents.org/ss7/docs.html 
The examples are not part of release. Please refer to JSLEE 2.6.0.FINAL
Let us know if you have any issues. 

Where to download from? 

Release Contents
  • ASN v1.0.0.FINAL
  • SS7 v1.0.0.FINAL
  • SCTP v1.0.0.CR2

Code Branch 1.x Checkout

Code Branch 1.x Browse 

SVN Tag Checkout

How to Use it?
Please refer to online documentation. 

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 SS7 Team