Matthew Fredrickson has posted details of a new SS7 implementation:
Hey all! For the past year I have been working on and off on an SS7 implementation here at Digium called libss7. I have it to the point where it can pass phone calls, so I figured it would be a good time to release it and let people begin testing it. It's still somewhat "bare bones" in functionality, but I've been doing a lot of fleshing out of the implementation.
Currently, it has been used (making and receiving phone calls) and developed in an ITU SS7 environment, but I have a good chunk of the code included which is required for ANSI support as well. I think I'm going to get an ANSI link in a few weeks, so hopefully I'll have that tested and working relatively soon.
It supports MTP2, MTP3, and ISUP. After I get these layers fleshed out, I'm planning on starting on SCCP and the layers above that with the eventual goal of database-lookup and SMS support.
To test, you must have a T1/E1 card as well as an SS7 link. You also need to have zaptel installed on your system.
Here are the instructions for checking it out of subversion and getting it working:
`svn co http://svn.digium.com/svn/libss7/trunk libss7`
`cd libss7`
`make install`
Right now, the changes to chan_zap are implemented in a special developer branch of asterisk. These are the instructions to check it out
`svn co http://svn.digium.com/svn/asterisk/team/mattf/asterisk-ss7 asterisk-ss7`
`cd asterisk-ss7`
If you haven't compiled trunk yet, you may have to run `make` a few times so that the configure script runs and sets things up properly. It should find libss7, and compile chan_zap with support for it. The link is brought up automatically when Asterisk starts.
Configuration in zaptel.conf is similar to that of a PRI. Your signalling channel will be set as a "dchan" and the bearer channels are set as "bchan". For information about setting up zapata.conf, see the sample zapata.conf in the configs/zapata.conf.sample in the asterisk-ss7 branch. There also is a libss7 project section on Mantis now for any bugs that you might encounter.
Oh, and BTW, I'm usually on IRC as Cresl1n if anyone has any questions as well.
Matthew Fredrickson
Current Rating: 0/10 (0 votes) Similar Articles (Based on Title)*-ss7: HOWTO Setup libss7 - September 26, 2007 Matthew Fredrickson has posted a howto for libss7.
libpri versions 1.2.8 and 1.4.7, and libss7 version 1.0.1 released - August 12, 2008 The Asterisk development team has released new versions of three libraries used with Asterisk.
*-Dev: Asterisk and uClinux - December 23, 2004 Brian Capouch has posted to the Astrisk-Dev list regarding getting Asterisk running on uClinux.
*-Dev: iax2 encryption - January 4, 2005 Mark Spencer has posted details on the first incarnation of IAX2 encryption.
*-Dev: Re: wcusb and 2.6 - January 4, 2005 Jonathan McDowell has posted details of an updated driver for the WCUSB device.
*-Dev: Come join the Asterisk Bookclub - January 13, 2005 Nick Bachmann has posted details of the new Asterisk Bookclub - don't ask me it was his idea :-)
*-Dev: chan_misdn - new release ! Please test it. - January 13, 2005 Thomas has posted information regarding the latest version of chan_misdn to the Asterisk-Dev list.
*-Dev: Feature request: *8 with CID info bounty US$325 - January 14, 2005 Ramon Peek has posted details of an update to the bounty on his feature request.
*-Dev: Asterisk 1.0.4 and more ... - January 20, 2005 drumkilla has posted details of the release of version 1.0.4 of Asterisk!
*-Dev: New jitterbuffer and Packet Loss Concealment preview/prototype patch available in tracker. - January 21, 2005 Steve Kann has posted details of the latest patch added to the bugtracker.
*-Dev: Asterisk Version 1.0.5 released - January 24, 2005 There was a bug in the 1.0.4 release last week. A new version has now been released.
*-Dev: new Application LCDial - January 26, 2005 Wolfgang Pichler has posted details of his new Least Cost Routing Dial application.
*-Dev: three new bounties - February 1, 2005 Jon Gabrielson has posted details of some new bounties available on the wiki.
*-Dev: Peer weekend improvements - February 14, 2005 Olle has posted details of some changes in HEAD over the weekend.
*-Dev: Patch to test: Voicemail distribution lists - February 14, 2005 Another post from Olle, this one about Voicemail distribution lists.
Original Content (C) 2004-2010
Matt Riddell

Icons by: FastIcon.com
|
Back to life July 21, 2010 Average Vote: 10
Hey all - I am back online after some pretty big projects which have taken all my time. Will be updating the Asterisk news over the next few days.
Nerd Vittles: Building a Bluetooth Proximity Detection System with Asterisk December 12, 2005 Average Vote: 10
The Nerd Vittles site has an article on proximity detection using Asterisk and a TomTom GPS
Automated Testing Update July 30, 2010 Average Vote: 10
Russell Bryant has posted details of a new mailing list for automated testing of Asterisk and some information on the progress that has been made. There is no way to say how important I think this work is. It really makes a huge difference to Asterisk and the ability to use it in an enterprise environment. Really great work.
VoIP-Info: FFasterisk Video file converter August 25, 2006 Average Vote: 10
The wiki has a link to a new piece of software for converting video to the format required for Asterisk.
Code Review: SRTP support for Asterisk March 12, 2009 Average Vote: 10
Terry Wilson has moved his SRTP branch onto the Digium review board.
HumBug - Pre BETA Launch Registration July 27, 2010 Average Vote: 10
Nir Simionovich has posted details of the beta of the new call analytics service.
Interview with BKW_ December 7, 2004 Average Vote: 10
We've finally completed our interview with BKW. Hope you like! :-)
SlashDot: GSM and Asterisk Integration August 21, 2005 Average Vote: 10
There is a post up on SlashDot which talks about using cellphones with Asterisk.
Interview with Mark Spencer November 26, 2004 Average Vote: 9.9
We have managed to get an interview with Mark Spencer AKA Markster. Mark Spencer is the creator of Asterisk and by far the most active developer.
Asterisk and Kamailio realtime integration tutorial May 24, 2010 Average Vote: 9.9
Daniel-Constantin Mierla has posted a link to a tutorial on integrating Asterisk and Kamailio using realtime.
Asterisk IPv6 update February 1, 2010 Average Vote: 9.8
Olle has posted an update on IPV6 in Asterisk and a link to a blog post of his.
Proposal for T.38 transparent gateway design in Asterisk April 29, 2010 Average Vote: 9.8
Kevin Fleming has posted a proposed design for a transparent T.38 gateway for Asterisk:
Asterisk Monitoring with iPhone and iPod touch February 12, 2010 Average Vote: 9.7
For the past couple of weeks I have been working on an app that allows you to monitor and restart Asterisk servers.
Monitoring Asterisk with Munin January 7, 2010 Average Vote: 9.7
I had a few requests for these munin plugins after some discussion on one of the Asterisk lists and thought people might like them.
New Zealand Asterisk Voices March 2, 2006 Average Vote: 9.7
Chris Hodgetts has posted details of recordings of Asterisk Sounds with a New Zealand accent.
Automated Testing Update July 30, 2010 Russell Bryant has posted details of a new mailing list for automated testing of Asterisk and some information on the progress that has been made. There is no way to say how important I think this work is. It really makes a huge difference to Asterisk and the ability to use it in an enterprise environment. Really great work.
Asterisk 1.8.0-beta2 Now Available July 28, 2010 The Asterisk Development Team has announced the release of Asterisk 1.8.0-beta2.
HumBug - Pre BETA Launch Registration July 27, 2010 Nir Simionovich has posted details of the beta of the new call analytics service.
Branch Merging Changes July 26, 2010 Russell Bryant has posted details of some changes to the way developers need to commit code to Asterisk because of the newly released 1.8 branch.
Asterisk 1.8.0-beta1 is Now Available July 26, 2010 The Asterisk Development Team has announced the release of Asterisk 1.8.0-beta1. This release marks the beginning of the testing process for the eventual release of Asterisk 1.8.0.
Asterisk 1.6.2.10 Now Available July 26, 2010 The Asterisk Development Team has announced the release of Asterisk 1.6.2.10.
Asterisk 1.4.34 Now Available July 26, 2010 The Asterisk Development Team has announced the release of Asterisk 1.4.34.
AppleRaisin - AstDB over realtime July 23, 2010 Olle has posted a note about his awesome AppleRaisin branch which provides the ability to store AstDB in realtime. This would make for a much simpler failover and clustering situation.
QueueMetrics 1.6.1 released July 22, 2010 Lenz has posted a note to inform us that QueueMetrics version 1.6.1 has been released. This release offers a large number of bug fixes, misc improvements and new developements including hotdesking.
Asterisk 1.8 Branch Creation July 22, 2010 Russell Bryant has posted a note to inform us of the creation of the 1.8 branch of Asterisk. |