Mobicents jSS7 2.0.0.BETA1 Released!

181 views
Skip to first unread message

Amit Bhayani

unread,
Jun 7, 2012, 4:21:12 AM6/7/12
to mobicents-public
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

Amit Bhayani

unread,
Jun 7, 2012, 4:28:52 AM6/7/12
to mobicents-public
Give it some love :)

Mobicents jSS7 Team 

Jean Deruelle

unread,
Jun 7, 2012, 4:32:40 AM6/7/12
to mobicent...@googlegroups.com
Congratulations on a great stepping stone release !

Jean

Ibrahima Gaye

unread,
Jun 7, 2012, 5:55:14 AM6/7/12
to mobicent...@googlegroups.com
Congrats,
got everithing compiled in one shoot!
Nice facelift + addons on the simulator side
i have tried to test/play Ussd Client/Server on the same machine but the same machine
ussd message sent from client is side is well received at server side an a new dialog id is created
but got error when i hit response on server side and response is not received at client side however
if i send a ussd notification from the server the client receives it.
I used default config for both client and server.
great job thanks.

------
Ibrahim

Sergey Vetyutnev

unread,
Jun 7, 2012, 12:37:37 PM6/7/12
to mobicents-public
Hello!

This is really great step and my congratulations too!

Support for SMS TPDU's is also included in this release for the first
time (support for encoding and decoding SMS message data for mo-
forwardSM and mt-forwardSM messages).


On 7 июн, 12:21, Amit Bhayani <amit.bhay...@gmail.com> wrote:
> 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<http://code.google.com/p/jss7/issues/detail?id=1>
>     and Issue 10 <http://code.google.com/p/jss7/issues/detail?id=10>
>    2. New MAP messages AnyTimeInterrogation (Issue
> 9<http://code.google.com/p/jss7/issues/detail?id=9>),
>    UpdateLocation (Issue 57<http://code.google.com/p/jss7/issues/detail?id=57>)
>    and SendAuthenticationInfo (Issue
> 58<http://code.google.com/p/jss7/issues/detail?id=58>)
>    included
>    3. Support for dahdi based cards, Digum and Sangoma (Issue
> 29<http://code.google.com/p/jss7/issues/detail?id=29>)
>    brought back
>    4. New GUI based SS7 Simulator introduced (Issue
> 17<http://code.google.com/p/jss7/issues/detail?id=17>).
>    This tool allows users to test SS7 stack conveniently with click of button!
>    5. SCCP pointcode loadbalancing taken care (Issue
> 13<http://code.google.com/p/jss7/issues/detail?id=13>
>    )
>
> In addition many bugs fixed and some performance improvements. Complete
> list of issues covered in this release are listed herehttp://code.google.com/p/jss7/issues/list?can=1&q=Version%3D2.0.0.BET...
>
> Please note that archives are now uploaded tohttps://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>
>
> Daily build is configured athttps://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? *
>
> https://sourceforge.net/projects/mobicents/files/Mobicents%20Protocol...
>
> *Home page for each project *
>
> http://code.google.com/p/jasn/http://code.google.com/p/sctp/http://code.google.com/p/jss7/
>
> *GIT Master Browse*
>
> http://code.google.com/p/jasn/source/browse/http://code.google.com/p/sctp/source/browse/http://code.google.com/p/jss7/source/browse/
>
> *GIT Tag Browse*
>
> http://code.google.com/p/jasn/source/browse/?name=release-2.0.0.FINALhttp://code.google.com/p/sctp/source/browse/?name=release-1.0.0.CR3http://code.google.com/p/jss7/source/browse/?name=release-2.0.0.BETA1
>
> * 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*

Sergey Vetyutnev

unread,
Jun 7, 2012, 12:42:09 PM6/7/12
to mobicents-public
Hello!

> but got error when i hit response on server side and response is not
> received at client side however
Which error has you got?
Does this error appear in the auto response mode?

On 7 июн, 13:55, Ibrahima Gaye <ibrahima.g...@gmail.com> wrote:
> Congrats,
>
> got everithing compiled in one shoot!
> Nice facelift + addons on the simulator side
> i have tried to test/play Ussd Client/Server on the same machine but the
> same machine
> ussd message sent from client is side is well received at server side an a
> new dialog id is created
> but got error when i hit response on server side and response is not
> received at client side however
> if i send a ussd notification from the server the client receives it.
> I used default config for both client and server.
>
> great job thanks.
>
> ------
> Ibrahim
>
> On Thu, Jun 7, 2012 at 8:32 AM, Jean Deruelle <jean.derue...@gmail.com>wrote:
>
>
>
>
>
>
>
> > Congratulations on a great stepping stone release !
>
> > Jean
>
> > On Thu, Jun 7, 2012 at 10:28 AM, Amit Bhayani <amit.bhay...@gmail.com>wrote:
>
> >> Give it some love :)
> >>http://www.dzone.com/links/mobicents_jss7_200beta1_released.html
>
> >> Mobicents jSS7 Team
>
> >> ---------- Forwarded message ----------
> >> From: Amit Bhayani <amit.bhay...@gmail.com>
> >> Date: Thu, Jun 7, 2012 at 9:21 AM
> >> Subject: Mobicents jSS7 2.0.0.BETA1 Released!
> >> To: mobicents-public <mobicent...@googlegroups.com>
>
> >> 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<http://code.google.com/p/jss7/issues/detail?id=1>
> >>     and Issue 10 <http://code.google.com/p/jss7/issues/detail?id=10>
> >>    2. New MAP messages AnyTimeInterrogation (Issue 9<http://code.google.com/p/jss7/issues/detail?id=9>),
> >>    UpdateLocation (Issue 57<http://code.google.com/p/jss7/issues/detail?id=57>)
> >>    and SendAuthenticationInfo (Issue 58<http://code.google.com/p/jss7/issues/detail?id=58>)
> >>    included
> >>    3. Support for dahdi based cards, Digum and Sangoma (Issue 29<http://code.google.com/p/jss7/issues/detail?id=29>)
> >>    brought back
> >>    4. New GUI based SS7 Simulator introduced (Issue 17<http://code.google.com/p/jss7/issues/detail?id=17>).
> >>    This tool allows users to test SS7 stack conveniently with click of button!
> >>    5. SCCP pointcode loadbalancing taken care (Issue 13<http://code.google.com/p/jss7/issues/detail?id=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.BET...
>
> >> 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>
>
> >> 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? *
>
> >>https://sourceforge.net/projects/mobicents/files/Mobicents%20Protocol...
>
> >> *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:
>
Reply all
Reply to author
Forward
0 new messages