Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Linux Software

Is Linux Used in Production Telephony? 354

jamesva asks: "The telecommunications industry is rapidly converging on Windows NT/2000 for all telephony and voice-related needs. Most ACD systems, virtual operators, and voicemail are being ported to Windows if they're not already running on it. In the past, telephony apps have existed most notably on OS/2, SCO, and even DOS. However, free Unix (or unix-like) platforms have absolutely no penetration in this area, with seemingly no chance on the horizon. The Bayonne app server from the GNU folks seems to be the one exception, but even then there doesn't seem to much built around it or anyone using it. It reached a 1.0 release in September and was met with no fanfare. Even the LinuxTelephony doesn't seem to have much news. Can someone prove me wrong? Why is this the case? I'm interested in finding out if anyone is using Linux (or any free OS) in a production environment for something like voicemail or ACD. These types of systems require high availability and reliability and Linux just seems like a natural fit."
This discussion has been archived. No new comments can be posted.

Is Linux Used in Production Telephony?

Comments Filter:
  • Avaya (Score:5, Informative)

    by Krypt Keeper ( 29245 ) on Tuesday October 22, 2002 @05:50PM (#4508013)
    Avaya does this now, and they are porting more and more of there application VoIP services to LINUX, as well as Win2K like you said.
  • no linux (Score:4, Informative)

    by Archfeld ( 6757 ) <treboreel@live.com> on Tuesday October 22, 2002 @05:51PM (#4508016) Journal
    but a lot of solaris/sparc machines doing our telephony. The uptime is just too good on a *nix vs 2K.
  • Asterisk (Score:5, Informative)

    by redactor ( 1989 ) on Tuesday October 22, 2002 @05:52PM (#4508033) Homepage
    Perhaps you should look into Asterisk: link [digium.com]

    This is Mark Spencer's most recent project. Same guy that did Cheops and started GAIM. Really cool stuff.

  • by h2oliu ( 38090 ) on Tuesday October 22, 2002 @05:52PM (#4508042)
    Within the last 6 months I went through a phone system evaluation process. I was focused on IP telephony to a certain degree, so it was limited.

    I agree that most items are being ported to Windows (scares the heck out of me, it's one thing for your web server to be down 6 hours, try having your phone system down for 6 hours).

    The primary area where new development was being done, that wasn't Windows, I found to be in VxWorks. This makes sense to me since a RTOS really is a better platform, and at the same time, bypasses all of the Windows worms, etc.
  • Rhetorical Systems (Score:2, Informative)

    by dan dan the dna man ( 461768 ) on Tuesday October 22, 2002 @05:53PM (#4508047) Homepage Journal
    OK its text to voice, but AFAIK they are selling hard to the telecoms industry with rVoice [rhetorical.com]
    Their development platform is primarily Linux. I only know because a friend works there, I am not associated with them in any way.
  • by Jsprat23 ( 148634 ) on Tuesday October 22, 2002 @05:53PM (#4508051)
    Digium [digium.com]. A GNU/Linux telphony company based in Huntsville, AL. They sell T1 PCI cards for GNU/Linux machines and distribute a free as in GPLed software PBX. Check them out!

    Disclosure: No, I don't work for them, but I have had lunch with them and they're pretty nice guys!
  • by TheViffer ( 128272 ) on Tuesday October 22, 2002 @05:54PM (#4508054)
    A company called West Telemarketing is working toward moving over their VRUs (Voice Recognition Units) from SCO to Linux by integrating the Dialogic (Intel) drivers into the kernel.

    From what I have heard, things are in Beta but very stable and soon to be moving forward to production systems.

  • Yes! (Score:5, Informative)

    by Number44 ( 41761 ) on Tuesday October 22, 2002 @06:02PM (#4508120) Homepage
    Yes indeed, at least at the enterprise level.

    I used to work for Lucent/AG Communication Systems. The project I was on, their ClientCare call center system (think big... an entire in and outbound call center solution for arbitrarily large companies), ran on Solaris and FreeBSD. We had Solaris for the big Oracle Parallel server DB and FreeBSD tied the little bits and pieces together such as the CSR clients [which ran on Windows], the ISDN line management, and the playback of our utterly annoying hold music. It worked rather well, in the end. I think they're still doing it that way.

    Here's a link to the product itself: http://www.agcs.com/productsv2/CallCenter/works.ht m [agcs.com]

    #44

  • Yes ... and no (Score:3, Informative)

    by databaseguy ( 537504 ) on Tuesday October 22, 2002 @06:05PM (#4508136)
    For us it was a balance of Windows and Unix.

    I used to work for a Fortune 100 software and hardware distributor that also has one of the highest revenue-generating sites on the Internet. We ran a all of our call routing and control services on Unix (can't remember if it was Solaris or HP-UX for those servers). BUT we then transferred all the post-event descriptive information to an MS SQL Server to do data mining against the data. Some people might have thought that MS software ran the whole show, since most managers would use the SQL app to see how their sales teams were doing, but the whole thing was in fact fed by Unix.
  • by Shishak ( 12540 ) on Tuesday October 22, 2002 @06:07PM (#4508159) Homepage
    VOCAL is a SIP based phone switch for handling VoIP calls. It works with Cisco 7960 phones and most of their VoIP POTS boxes (NM-HDV-1T1-24 on a 2620, or 5300 series with VoIP DSP's installed). I've used it and it is production ready. A recent test processed several million calls/hour if I remember correctly. seems pretty robust to me.

    VOCAL [vovida.org]

  • Voicemail System (Score:5, Informative)

    by Hobophile ( 602318 ) on Tuesday October 22, 2002 @06:07PM (#4508162) Homepage
    I use VOCP [sourceforge.net] for my home voicemail system. It is essentially a Perl script that sits on top of mgetty+sendfax to provide entry level voicemail functionality (using the vgetty program that comes with mgetty+sendfax).

    The real bear in getting this to work was finding a modem suitable for use with vgetty; vgetty's docs list some voice modems known to work, but most of these are 5+ years old and $300 and up, if you can even find them for sale.

    Clued in by a Usenet post, I found a modern modem that works: the 3Com 2976 Voice/Fax/Data modem. It sells in online stores for around $50. (Note that not all modems which purport to have voice functionality are supported, and controllerless "winmodems" are not likely to work.)

    I also tried using Asterisk [asteriskpbx.org], but it wasn't really suitable for my voicemail needs. As I recall it did not handle disconnect detection very well, potentially leaving the phone off the hook for a long time. There was also a pronounced lack of any HOWTOs or detailed documentation available either with the program, with the PBX card I purchased from them to run the program, or on the Internet in general.

    My sense is that Asterisk's creator actively discourages freely available documentation, in order to have people avail themselves of paid support. To his credit you do get one month of free support for the software and the card when you purchase the latter, and he was helpful in IRC when I spoke with him.

  • Here's one... (Score:1, Informative)

    by Anonymous Coward on Tuesday October 22, 2002 @06:08PM (#4508166)
    Plum Voice Portals [plumgroup.com] uses Linux for their VoiceXML IVR platform. As far as I know they are one of the few companies that use linux for VoiceXML [w3.org] telephony systems.
  • Answer (Score:2, Informative)

    by AUsBandit ( 601113 ) on Tuesday October 22, 2002 @06:09PM (#4508185)
    http://www.digium.com/

    In 2002, Linux Support Services, Inc. changed their name to Digium, as the focus of the business had grown to include not just Enterprise Linux Support but Linux-based Telephony development. Digium has developed the Open Source Asterisk PBX Software Suite. Finding a lack of high-quality, reasonably priced telephony hardware for Linux, Digium has moved to develop powerful hardware solutions for Linux based telephony. Digium offers a range of professional services to complement our hardware and software offerings. Custom software development services are available. We can enhance and extend our software offereings to provide custo mized solutions for telephony customers, and consulting services are available to help plan and implement enterprise telephony systems and Linux based data networks. Digium, based in Huntsville, AL, is located in Cummings Research Park, 3 minutes from Interstate 565 and 10 from Huntsville International Airport. If you are interested in visiting, please contact us for driving directions and staff availability.
  • by Merlin_ ( 22156 ) on Tuesday October 22, 2002 @06:10PM (#4508190) Homepage
    There has been a lot of Linux buzz over at Ericsson [ericsson.com] for quite some time now. They are betting the shop that the underlying JAMBALA architecture [ericsson.com] will run on Linux Clusters [linuxjournal.com]. The lab that is working on this initiative is located in Montreal, Canada.
  • by CBackSlash ( 613476 ) on Tuesday October 22, 2002 @06:13PM (#4508211)
    How many linux hackers have dialogic boards in their machines?


    I do! But guess what? I didn't have to write the drivers because someone [intel.com]
    already wrote them.


    In my opinion, there is not a device driver problem here. Intel/Dialogic isn't the only vendor supporting Linux. And they don't support it out of the kindness of their heart: they support it because doing so helps sell hardware.

  • 3 linux solutions: (Score:5, Informative)

    by Geminatron ( 616988 ) on Tuesday October 22, 2002 @06:14PM (#4508222)
    Quicknet has a low - cost 1 port card that will do the trick with Linux and Windows drivers:
    http://www.quicknet.com [quicknet.com]
    Also check out Pika for 4 port cards with traditional analogue and VoIP capabilities with Windows and Linux drivers:
    http://www.pikatech.com [pikatech.com]
    Aslo check out the Bayonne project. Linux based Open Source telephony system with interfaces to Quicknet, Pika, and other cards:
    http://bayonne.sourceforge.net/ [sourceforge.net]


  • by the_othergy ( 619121 ) on Tuesday October 22, 2002 @06:18PM (#4508250)
    I know of several call-center (telemarketing) solutions that run on Linux. There are Dialogic drivers (and isn't $500 a bit conservative for a dialogic board?)

    In any case, if you're looking for some sort of call center solution with built in data and scripting solutions, one of the largest developers of such a product uses Linux - Noble Systems http://www.noblesys.com

    I certainly wouldn't say that they've got the best solution or the most intuitive interface, but they have the best call prediction engine that I've seen. They actually just (18 mo. ago?) re-outfitted the 2nd largest telemarketing company in the world with their solution.

    Warning: even though their server software is Linux based, their client software is either terminal or Win32 based (through FourJ's)
  • Re: Avaya (Score:5, Informative)

    by bb_referee ( 548705 ) on Tuesday October 22, 2002 @06:19PM (#4508257)
    Currently, Avaya (previously part of Lucent) has ported over its proprietary DEFINITY PBX software and AUDIX software to Red Hat. You have the option to purchase the PBX software/hardware as either based on Linux or based on the previous operating system, Oryx/Pecos (created by Bell Labs).

    Avaya is betting the farm on Linux. It hit a performance ceiling with the propietary O/S (Oryx/Pecos - written by Bell Labs), and has some impressive results in its first Linux boxen. The PBX has three times the call processing capacity (counted in Busy Hour Call Completions) under Linux.
  • by Anonymous Coward on Tuesday October 22, 2002 @06:21PM (#4508274)
    www.quicknet.net

    guy named ed okerson did the linux drivers originally. dont know who maintains them now.

    Quicknet had some great engineers back in tha day - but due to shitty people management and poor business planning lost most of them. There were some very solid linux guys there pushing linux telephony....

    anyway - they did have really good linux products. check them out.

    Too bad they flushed their team down the toilet - otherwise we would probably be looking at this topic very very differently.

    greg youngblood over at linuxtelephony.org worked there for a time. maybe he can shed some light on what went down and why they failed to be the leader in linux telephony people were hoping for.
  • by funaho ( 42567 ) on Tuesday October 22, 2002 @06:23PM (#4508286) Homepage
    I manage two Asterisk servers used in production environments. It's rock solid and the hardware is inexpensive and reliable. Best of all the code is freely available so you can hack on it to your heart's content. In fact I'm working on integrating it into the billing/provisioning system of my ISP so we can get customer info pulled up on the help desk person's screen as the phone is ringing.

    Check out http://www.linuxsupport.net/ for information on Asterisk and telephony hardware. I believe they sell some starter kits ranging from about $100 (with a USB FXS adapter and an FXO card) up to $1000 (includes a T1 card and channel bank.)
  • Re:Wait a second.. (Score:1, Informative)

    by Anonymous Coward on Tuesday October 22, 2002 @06:25PM (#4508310)
    I worked for 911 for years as a developer and all telco systems and exchanges were HP5000/9000 boxes. I am over sure the load we saw can only be handle in unix boxes.
  • by AHumbleOpinion ( 546848 ) on Tuesday October 22, 2002 @06:28PM (#4508324) Homepage
    The PBX, ACD, and similar applications are not large scale. Such systems are often located at the customer's facility and sizes of 50 to 300 users are a huge chunk of this market. I've been out of this industry for almost ten years but the actual switches and routers tended to be embedded applications and then some form of PC would be used for monitoring, configuration, generating reports, etc. If the PC crashed a supervisor didn't get a report, and had to reboot and issue the print command again. Not a big deal. The embedded software kept running during all of this happily switching and routing calls.
  • by SmurfButcher Bob ( 313810 ) on Tuesday October 22, 2002 @06:29PM (#4508341) Journal
    Telephony apps are big bucks. Combine that with who usually buys them for a company (non technical managers, or committees) along with 50 rounds of RFPs... you'll end up on a platform already used by the customer, every time. After all, the client is already using Win32. As the switch side is tied tighter and tighter to the computing side, Win32 becomes even more attractive since it's on every desktop, and on the back-end as well. No sales pitch is needed in that respect... the myth of "seamless integration" is offered as a benefit, and what sounds more seamless to a customer using already Win32...

    You combine this with the reality that small switch products are typically gutted versions of the real ones. Feature sets of Real Ones are dictated by Real Companies with Real Money. They buy things like Nortel(Wiltel/Nextera/whatever it's called this week), Compaq (or whatever they're called this week), HP (again). They don't buy switch products like ROLM, Panasonic, or Fujitsu... and they don't put E-Machines or $200 Walmart boxes on their user's desktops. All are great at what they do, but try to put any in a real telecom center and you'll be laughed at.

    Make a (freeOS) version, none of the large places will buy it. That means your large-scale version will need to be either embedded or Win32; and as a vendor, once it's built you won't double your development costs by making a totally separate (FreeOS) smaller version when you can simply cut-n-paste from from a system that's already done(since the development is already paid for). From the large solution, a smaller one is made for the rest of you... and it's pure gravy, because designing it didn't cost a dime. And quite frankly, low-end users like it... it's Win32, they use Win32... they can have their little Screen Pops and "seamless integration". Yeah, they can have it with a FreeOS just as easy, but... apples and oranges aren't seamless to the layperson. They've already got Win32, they already know it. You tell me which one you'll buy, and remember your name is "Sally, the GM", and you don't care to learn about Telephony. Or computers for that matter... you just want this idiot sales pig to give you a switch and leave, so that you can get back to work.

    There are a few FreeOS tel things around, but by and large, they're anecdotle when compared to even an Option11. The ROI for developing a large scale FreeOS solution just isn't out there yet, which means you won't be seeing any gutted "small" versions either... only small (anecdotle) solutions that hope to some day be scaled up into something useful. It may change (hopefully,) but not yet.
  • by Anonymous Coward on Tuesday October 22, 2002 @06:30PM (#4508345)
    www.somanetworks.com
  • Re:Avaya (Score:3, Informative)

    by Anonymous Coward on Tuesday October 22, 2002 @06:32PM (#4508360)
    Last time I worked at Avaya/120th, I was under the impression that Avaya had given up on the poor performance of W2k and their blue screams of death. 1 year ago, avaya was betting everything on Linux and had ordered any new projects to be RHL.
  • by SmurfButcher Bob ( 313810 ) on Tuesday October 22, 2002 @06:38PM (#4508394) Journal
    Rofl

    People don't use VOIP because VOIP is a trainwreck, and doesn't have the maturity of a PBX solution. I can pump your 9-1-1 "help me I'm dying" phone call through a Meridian 2616, which consists of about... 5 chips and a UART? Or I can pump that call through a PC with over 1 gazillion components, all of which are primed to fail if the user screws up, let alone the if system screws itself.

    I dunno about you, but critical communications demand simplicity and uptime. VOIP has neither. It's great for games, though.
  • by linuxwrangler ( 582055 ) on Tuesday October 22, 2002 @06:53PM (#4508497)
    Dialogic (now Intel) used to support SCO. Now it's Linux and Windows. Our app (fully automated telephony system handling IVR, call transfers, bridging, etc. features and a volume of over 10,000,000 minutes annually) runs on Dialogic/SCO but we're porting it to Linux. It's been reasonably painless - we're just testing extensively due to the platform change, Dialogic driver change from 2 to 5.1, etc. Downtime is not an option so our CEO will not allow the app to run on Windows (tee hee, how often do you see an enlightened CEO like that??).

    There are some Linux CATI (not strictly telephony but call-center support) projects over at FreshMeat. Ericsson is using Linux in their "Carrier Class" systems. I've spent time with Vovida and Bayonne at LinuxWorld Expo and some Telephony conferences and they seem to be reasonably vibrant projects.

    So yes, Linux is used in telephony.

  • by PenguinX ( 18932 ) on Tuesday October 22, 2002 @10:12PM (#4509773) Homepage
    First and foremost I'm a wireless guy, landline is pretty much a black hole to me these days....

    Telecom has been undergoing many changes at the lowest levels for a few years. Most UNIX systems in telephony are used as SCP's (Signaling / Service control points) / HLR's VLR's.. etc. A SCP will provide a service such as SMS, E-911, prepay, or something over the SS7 network. The SS7 network is at the lowest levels very similar to DAP, being a heavyweight protocol that requires its own circuits (ISDN, T1, ATM, etc.). While SS7 has been fabulous for creation of large and wonderful telecom networks it is becoming harder and harder to find people who understand even the basics of it. What's worse is the SS7 solutions of yesteryear (produced by say Lucent, NewNet, and Tandem) are no more. The newer SS7 solutions (say SignalWare, Distributed7, etc.) haven't really been able to cut the mustard. Things have been getting worse for a while, and people know it... but the fine people at ANSI and IEEE, Lucent, Nortel, IBM, and the like have come up with a solution. Make SS7 lightweight (I.e. IP based like LDAP).

    Many things have happened in order to get SS7 (a very demanding protocol indeed) to work over IP. The first milestone was essentially dumping TCP for SCTP/IP. Much has been going on in this realm, the lk-sctp [sourceforge.net] project has been busily cranking out code for the 2.5 series kernel, and will likely make Linux one of the first *NIX based operating systems to have a NATIVE SCTP implementation. Adding SS7 to the top of this is about as easy as creating an SCTP daemon.

    While SCTP and the Sigtran suite of protocols (M3UA / SUA ) are moving ahead quickly there are other projects that are working on implementing a heavyweight implementation of SS7 - such as openss7 [openss7.org], and even the PBX / softswitch project asterisk [asterisk.org].

    While all this may be nice and good, it may be worth noting that Inet Inc. [inet.com] has an SS7 network monitoring solution called GeoProbe. While some parts of the system run on a solaris server the actual cardcages and "proprietary" equipment actually run Linux. (at over 300k a site, that's a pretty big win for Linux).

    As always I'd love to hear what's going on in other sectors of telecom with Linux.

  • Re:Wait a second.. (Score:2, Informative)

    by irish_spic ( 18702 ) on Tuesday October 22, 2002 @10:19PM (#4509808)
    don't think so. The Meridian and opt 11 run on SOS iirc (Switch Operating System, developed internally by Nortel for the DMS and then used on the PBXs and early Optical mux and transport nodes, most of these now run pSos with QNX being considered for the future)

    cheers,
    Frank
  • Overall opinion (Score:2, Informative)

    by mynametaken ( 412791 ) on Tuesday October 22, 2002 @10:20PM (#4509820)
    I asked a friend of mine involved in this who is also a big proponent of Linux and he sent me this reply and said I could post it. (Shameless attempt at adding karma):

    "Ok. Basically I would say that most of what was discussed was accurate. Windows 2000 dominates the enterprise/call center telephony space. Solaris on UltraSparc dominates the carrier/service provider (especially in the SoftSwitch SIP/MGCP arena). Of the enterprise Linux solutions, I would say that vovida.org looks like they are the real deal. I have not been that impressed with asterix (even with the input of the GAIIM developer). The only other inroad that I would mention (can't decide if I should dig up my /. login) is that Intel wants to make inroads in the carrier space and they are working on what they call "carrier grade" linux. The development is being done in conjunction with the open source develpoer lab www.osdl.org and the service availability forum www.saforum.org."
  • DRIVERS!!! (Score:5, Informative)

    by cgleba ( 521624 ) on Tuesday October 22, 2002 @11:07PM (#4510030)
    I've worked for a few telephony companies in my time. . .two that stick out succinctly in regards to Linux are Priority Call (makers of Oryx) and Boston Communications (do the pre-paid calling back-end to most large cell carriers).

    Priority Call (http://www.prioritycall.com) makes an uber-trunk-switch that does all types of cool stuff from one-number-anywhere to pre-paid calling to massive e-mailed voice-mail to web voicemail -- it is the swiss army knife of telephony (thier main competitor, BTW is Comverse). Priority Call has sold switches to the likes of Bell Atlantic and a lot of Mexican and South American cell vendors).

    Anyway, their systems were passive-backplane PIIs (at the time) with Dialogic (owned by Intel) ISA-bus switch boards (Dialogic boards also have thier own bus to interconnect them to aide the ISA bus) and Mylex RAID controllers runnning 9 Seagate Cheetahs. They used SCO OpenServer because SCO was just about the only telephony OS 'back in the day' and it was pretty stable. As a side note they also legally used a fair amount of OSS in Oryx, including a hacked-up apache and ncurses.

    SCO OpenServer, though, has not been actively developed on for a *long* time and not only does it show its age, but frankly it is just about the worst OS I have ever worked on (I don't mean to flame you OpenServer-lovers out there). Support was a bitch. Bug-fixing was a bitch becuase SCO was not longer developing OpenServer not to mention that later versions of OpenServer were hacks to old ones in attempt to add new features without the proper architecture. As much as I want to flame I'll leave my beef with OpenServer at that.

    Needless to say the limitations of OpenServer were apparent and they found that *it does not scale* well at all. Thus, they moves their home-brew proprietary Oryx database to Tru64 using rack-mounted Alphaserver DS10s and kept OpenServer for the fron-end and switching to keep migration smooth (Comverse, BTW, uses Tru64 on Alphas -- which this whole push by HP to move to HPUX is going to really piss off a lot of telephony companies). For massive installs they used Sun Netra T-1s in a customer-specific manner.

    Later, they finally realized that not only did OpenServer SUCK, but it was *expensive* too ($500 a copy). Thus they started to port to Linux and wrapped it into one massive migration strategy that included new hardware (Compact-PCI).

    The fact of the matter is that people hate change. People complained about how Linux companies weren't doing so well not to mention that run-of-the-mill support people FEAR UNIX and the migration from the OpenServer database to the Tru64 was painful (had to re-do all the flow-chart-like step-by-step hold-my-hand this-is-how-to-use-unix cutsheets for some people)
    My manager at the time (and the best manager I have ever had) sold Linux -- simply stated, "who cares if the Linux companies go under -- what is better security then HAVING THE SOURCE CODE TO THE WHOLE OS!). During the port, though, Linux had a few limitations that slowed the deployment:

    1) OpenServer is such a hacked beast that porting to Linux from it was non-trivial.

    2) Dialogic (the heart of the telecomm industry) did not make Linux drivers at the time. Thus they decided to move to NMS (Dialogic competitor) cards
    that did support Linux as well as Compact PCI.

    3) At the time Linux did not support hot-plug PCI which was one of the design specs and the main reason for moving to Compact PCI.

    4) Not even NMS would ship source-code drivers -- only compiled modules. THIS IS A BIG THING as one can only run stock RedHat kernels or specific versions they support or else you'll get unresolved symbols or flakiness in the drivers. Face it, the stock RedHat kernel is *not* meant for telephony. Not only that, but the whole security argument of having the source code to the OS is negated because if NMS for some odd reason decided to stop developing Linux drivers then the company would be stuck with one version of Linux forever.

    In the end it was not Linux's limitations that killed the migration but the fact that they rolled the whole migration into the massive hardware/software roll-over and when hard economic times hit and the person who spear-headed the project left, those that hate change won and the whole project was scrapped (some people think it is better to live with what you know versus venturing into the unknown, right?)

    In summary, the things that I think would help adotion of Linux in the telecomm world are:

    1) Above all else, open-source NMS or Dialogic drivers. People fear Linux companyies instability too much and if their vendor decided to stop supporting Linux it would screw them.

    -OR-

    2) A company come about that makes hard-core telecomm-grade switch boards with open source drivers that gives Dialogic a run for its money. I'm not talking about the "internet phone jack" guys, I'm talking about boards that can handle dozens on trunks (read T-1s). Dialogic used to be the main reason for companies not adopting Linux because they basically own the PC-based telephony market and they used to ONLY speak NT and SCO and trust me, as much as I hate to say it NT is better then OpenServer from a support and development point of view (although OpenServer is more stable then NT).

    3) Keep moving forward with Linux on the desktop. Most people to this day *fear* UNIX and if Linux can be made common and user-friedly the managment types (and support types) that fear change will be less reluctant to let the engineers use Linux. It sounds convoluted, but this is how MS did it. Linux on the desktop indirectly helps all those who want to convince managment to use Linux a LOT as it shows that support costs will not be as high
    as it is 'user-friendly' and they can hire monkey support cheap.

    4) Linux clustering. Linux NEEDS good high-availibility open-source clustering. No matter how good your hardware is you can not get the telecomm "five nines" of uptime with one computer! A good first move would be a good filesystem that supports mutiple hosts sharing one fibre channel array.

    Why do telephony companies migrate to NT/2000?

    1) Tru64 is dead thanks to HP.

    2) People are starting to fear that Solaris will go the way of Tru64 and future migrations are *very* expensive.

    3) People fear UNIX and support costs are high due to this fear (need more geeky support people).

    4) Dialogic only used to speak OpenServer and NT (I don't know if it is the same any more). NT is by far the lesser of the two evils in development and support (not reliability).

    4) Managment fears Linux companies instability because they are thinking in the 'old school' support issue -- if a vendor goes under and you can't buy support your company is screwed. Please, educate them that HAVING THE SOURCE CODE TO THE WHOLE OS is teh best security. And please coerce NMS or Dialogic to make open-source drivers as their proprietary drivers negate the last argument!!!

    As for Boston Communications, I did support for them and they used NT. That was one of the worst nightmares I have ever experienced. Try remotely managing hundreds of telecomm nodes all over the country over 56K frame-relay links using Remotely Possible (PC Anywhere clone). Not to mention the BSODs and managment blaming you when they could not report "five nines" to the carriers and thus had to pay them mucho $$.
  • Re:Wait a second.. (Score:3, Informative)

    by tsangc ( 177574 ) on Tuesday October 22, 2002 @11:30PM (#4510143)

    Closest google search I could get said the M1 runs "an OS with it's roots in Unix and C/Pascal". Want to fill that gap in my memory for me? SYS IV based


    As with most legacy PBXes, it's a hodgepodge of various technologies, unfortunately none of which are UNIX based. Without going into detail, it's mostly proprietary, custom stuff.


    On the other hand, the new Meridian MAX 10 is a x86 embedded PC running Red Hat.


    Calum

  • by jamincollins ( 599712 ) on Tuesday October 22, 2002 @11:41PM (#4510195)
    You didn't look hard enough. Asterisk http://asterisk.org works with most voice modems and has rather inexpensive hardware options (~$150 for single line in and out)
  • Re:Asterisk (Score:2, Informative)

    by vandy1 ( 568419 ) <vandy.aperfectpc@com> on Wednesday October 23, 2002 @03:34AM (#4510962)
    Actually, it does support the Fritz Cards, among others. Essentially, those that support the CAPI standard.

    Not that bad, actually.
  • by Groo Wanderer ( 180806 ) <charlieNO@SPAMsemiaccurate.com> on Wednesday October 23, 2002 @05:25AM (#4511211) Homepage
    http://www.theinquirer.net/?article=3041

    I sent this contact to Magee a while ago after a dinner conversation that floored me. The person was dropping hints at me for MONTHS about something happening, and one day, he told me that Avaya outright dumped NT/2K for linux on everything. Windows will be supported for basically as long as existing clients want it (years and years and years), but from now on, everything is linux.

    I asked for a press release, and was pointed to an utterly forgetable announcement that never mentioned linux, or that MS was on the shitlist, it was sad. When I went back to the source, he told me that 1) yes it was the correct release, and 2) it was indead a total shift from one to the other. Like the Inq aricle says, it was not a snap decision, or a vapor release, it was developed, tested, and debugged for 18 months before it was... err.. not announced with no fanfare.

    Overall, the products are quite real, you can buy them, they run linux, and have displaced MS. Yay. Next niche to conquer is......?

    -Charlie

"A car is just a big purse on wheels." -- Johanna Reynolds

Working...