Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Communications

Submission + - Open Source VoIP That Surpasses CD Quality (mgraves.org)

anthm writes: "Just a few days after releasing support for the Polycom Siren(tm) codec allowing VoIP at 32khz, FreeSWITCH Announces support for the CELT codec.

The FreeSWITCH implementation of the CELT codec allows any other device that can use CELT to send ultra-high-definition audio in a very small package. The bandwidth rate of 48kps in the FreeSWITCH implementation is actually less data per stream than the audio format that traditional telephones use.

Higher frequencies allow more detail in the audio making things like music and voice sound more rich and true to it's original sound. This offers a new frontier for telephony. The world has grown used to the low quality of the PSTN but many would happily exchange it for crystal clear call-quality to go with this new High-Definition age.

CELT stands for "Constrained Energy Lapped Transform" and is created by the same team responsible for the Speex codec.

FreeSWITCH is an Open Source soft-switch and application server hosted at http://www.freeswitch.org"

Software

Submission + - Cisco Sued by SFLC (FSF) for Open Source Violation (computerworld.com)

anthm writes: "According to this blog post Cisco is being sued by the SFLC

Cisco, the networking giant, should know better than this, but they've worn out the FSF's (Free Software Foundation) patience. So, Cisco is now being sued by the SFLC (Software Freedom Law Center) on behalf of the FSF for Linux and other GPL copyright violations."

Comment Javascript Works Well for Telephony Too (Score 1) 415

Several years ago I wrote a javascript module for Asterisk open source PBX
More recently I added it for my own project FreeSWITCH ( http://www.freeswitch.org/ )

We actually also support LUA, Python, Perl, JAVA and MONO as ways to script telephony apps.

It's quickly becoming a great new way to prototype and deploy audio driven apps for your phone system.

Communications

Submission + - FreeSWITCH 1.0.0 "Phoenix" Officially Rele (freeswitch.org) 2

Michael S. Collins writes: "If you think disruptive technology is cool then you should check out what has been accomplished by the FreeSWITCH community. The developers, all Asterisk veterans, started FreeSWITCH several years ago. It is a modular, cross-platform, and scalable communications platform. It can scale from a simple soft-phone up to a PBX and even to a carrier-grade soft-switch. If you like Asterisk you'll love FreeSWITCH. Any telecom geek should appreciate just how ridiculously cool this project is."
Software

Submission + - How does FreeSWITCH compare to Asterisk? (freeswitch.org)

anthm writes: "How does FreeSWITCH compare to Asterisk? Why did you start over with a new application? These are questions I've been hearing a lot lately so I decided to explain it for all of the telephony professionals and enthusiasts alike who are interested to know how the two applications compare and contrast to each other. I have a vast amount of experience with both applications with about 3 years of doing asterisk development under my belt and well, being the author of FreeSWITCH. First I will provide a little history and my experience with Asterisk, then I will try to explain the motivations and the different approach I took with FreeSWITCH."
Communications

Submission + - Will telcos accept an open source switch? (zdnet.com)

anthm writes: "This story on ZDNet discusses the viability of an open source telephony switch in the commercial TELCO World.

FreeSWITCH is an Open Source Telephony Switch that can be used to move high volumes of VoIP and TDM phone traffic. The potential for disruption is that the Free Software can hold it's own against commercial Carrier Grade equipment.

"One unasked question is whether telcos will ever embrace this kind of open source and the savings it brings.""

Software

Submission + - An Open Source Class-Five Telephony Switch (freeswitch.org)

anthm writes: "logs.zdnet.com — Open source projects have revolutionized operating systems, web servers, web browsers, and so why not carrier switches? The FreeSwitch open source project released its Release Candidate 1 (RC1) yesterday providing and by early accounts the software rocks."
Communications

Submission + - Open Source Switch Takes Down Telco (freeswitch.org)

anthm writes: "FreeSWITCH had this report on April 1 (Yes april fools day but no joke It was a backwards April fools joke by telling the truth about something hard to believe)

"Routinely my freeswitch routing servers reach > 400 sessions Per Second (where they are rated limited) and > 4000 concurrent Sessions (where they are also limited) with approx 20% CPU utilization and 30% ram utilization on a Dell 1950 w/ Dual Xeon E5335 2Ghz Quad Core CPUs and 4G of ram" Any SPS and Concurrency limiting is done not to protect my boxes but upstream peers I have had atleast 3 occations where Large Tier 1 / Tier 2 Intl and Domestic US LD Carriers have asked for mercy one called saying "Can you please slow the traffic up, you are melting down my {CENSORED} SBCs" well the vendors in question that I know for a Fact are Veraz and AcmePacket.""

Software

Submission + - FreeSWITCH, a free telephone switch (freeswitch.org)

anthm writes: "FreeSWITCH is an open source telephony platform designed to facilitate the creation of voice and chat driven products scaling from a soft-phone up to a soft-switch. It can be used as a simple switching engine, a PBX, a media gateway or a media server to host IVR applications using simple scripts or XML to control the callflow.

We support various communication technologies such as SIP, H.323, IAX2 and GoogleTalk making it easy to interface with other open source PBX systems such as sipX, OpenPBX, Bayonne, YATE or Asterisk.

FreeSWITCH supports many advanced SIP features such as presence/BLF/SLA as well as TCP TLS and sRTP. It also can be used as a transparent proxy with and without media in the path to act as a SBC (session border controller) and proxy T.38 and other end to end protocols.

FreeSWITCH supports both wide and narrow band codecs making it an ideal solution to bridge legacy devices to the future. The voice channels and the conference bridge module all can operate at 8, 16 or 32 kilohertz and can bridge channels of different rates.

FreeSWITCH builds natively and runs standalone on several operating systems including Windows, Max OS X, Linux, BSD and Solaris on both 32 and 64 bit platforms.

Our developers are heavily involved in open source and have donated code and other resources to other telephony projects including openSER, sipX, The Asterisk Open Source PBX and Call Weaver."

Announcements

Submission + - Carrier Grade Open Source Soft-Switch Releases RC1 (linuxpr.com)

anthm writes: "After nearly 2 years of non-stop development, FreeSWITCH has evolved from an idea and an empty directory into a fully operational soft-switch capable of withstanding the loads 8-10 times as large as anything else they were able to deploy in the past with other software according to the reports from our early adopters."

Slashdot Top Deals

For God's sake, stop researching for a while and begin to think!

Working...