tag:blogger.com,1999:blog-55337152010513321982009-07-03T00:11:58.088-04:00200 OKCommentary on VoIP Network Design, Engineering, and Operations.Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.comBlogger52125tag:blogger.com,1999:blog-5533715201051332198.post-79371526884306057032009-06-25T10:45:00.003-04:002009-06-25T10:56:20.048-04:00Want a job in VoIP? Consider BroadSoft TrainingBroadSoft Inc's BroadWorks platform is undoubtably one of the leaders in VoIP platforms out there. They've created two certification programs: BroadSoft Certified Platform Administrator (BCPA), and BroadSoft Certified Application Administrator (BCAA).<br /><br />They're also using Ziiva, aka Prosperty Learning Management Systems (LMS), to host a site <a href="http://certification.broadsoft.com/">http://certification.broadsoft.com</a> where you can take the tests and study for the tests.<br /><br /><img src="http://wwwdelivery.superstock.com/WI/223/1433/PreviewComp/SuperStock_1433R-947507.jpg" align=left>One of the frustrating things about the voice-telecom industry is that their documentation is typically kept closed, and only available to customers. But why? Documentation from Cisco, Oracle, and IBM is all publicly available; it's not hurting them in their industries. But you'll see companies like Adtran open their data-telecom documentation, while keeping some of their voice-telecom documentation behind a login and password. (I consider documentation to be "open" if you can get it without being a customer of the company.)<br /><br />BroadSoft's certification site bucks that trend. The courseware is <i>free and open.</i> <i><b>If you're trying to break-in to carrier-grade VoIP systems, studying the free BroadWorks documentation on their certification site is a good way to learn.</b></i><br /><br />And if you're actually willing to do the work to read and learn that material, my hat's off to you. This industry <i>needs</i> people who are willing to crack open a PDF and do some studying.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-7937152688430605703?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-79092327765246701192009-06-22T22:35:00.002-04:002009-06-22T22:52:04.697-04:00Nortel Networks Bankruptcy and the CS2000 / CS2K: Finding Alternatives<img src="http://community.nortel.com/go/servlet/JiveServlet/showImage/38-6436-9591/cs2000.jpg" align=left><font size=+2>Nortel Networks has gone bankrupt, and is <a href="http://www.bizjournals.com/atlanta/stories/2009/06/22/daily6.html">selling bits and pieces to Nokia Siemens</a>.</font> I'm not sure if the CS2K is one of those pieces.<br /><br />Nortel has a lot of really smart people. It's difficult to change from charging $16M for a telephone switch servicing 100,000 lines in 1997 (which is what they charged BellSouth for the DMS100 in my home town) to the current marketplace.<br /><br />There are interesting engineering and technical questions that arise when a company does this. People have long complained about Nortel's support for the CS2K. At least <a href="http://www.embarq.com/">one carrier</a> is rumored to have stopped provisioning new subscribers on their Nortel CS2K as soon as the bankruptcy was announced. <br /><br />If you need a modern alternative to the CS2K, what are the choices? There are plenty, but a few front-runners:<br /><br /><ul><br /><li><a href="http://www.fiercevoip.com/story/visit-metaswitch/2008-09-30">MetaSwitch is the first to come to mind</a> because CS2K users often have copious TDM and SS7 interconnections. The MetaSwitch platform can definitely do this, Class-5 and Class-4/tandem type features.<br /><br /><img src="http://audiocodes.com/Data/Uploads/Mediant_1000.jpg" align=right><li><a href="http://www.broadsoft.com/">BroadSoft</a> may be a fine choice if you were using the CS2K primarily for Class-5-like features, and you have <a href="http://www.level3.com/">some</a> <a href="http://www.globalcrossing.com/">other</a> <a href="http://www.audiocodes.com/">way</a> of interconnecting SIP to the PSTN.<br /><br /><li>Alcatel-Lucent has the old Telica Plexus 9000 platform (not to be confused with the Plexus 8000). I think the name-of-the-month is the "Alcatel-Lucent Network Gateway". It's a nice box, but somewhat difficult to troubleshoot. (Especially if you don't have the super-secret list of debug commands and logging that you can run on the individual CPU and VSM cards.) Still, if you're looking for solid SIP-to-PSTN interworking, it's a good option to consider.<br /><br /><li><a href="http://www.taqua.com/">Taqua has a platform worth considering.</a><br /><br /><li>You might consider Cisco because of the PGW or BTS10200. These come across as pretty weak players, compared to other folks in this list. If you're interconnecting the VoIP world with the PSTN, then you can use AS5400s and have great joy. (Just be sure you add access-lists to control the paths SIP can take. IOS will accept a call from anybody!)<br /><br /></ul><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-7909232776524670119?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-14011775893615659792009-06-13T16:36:00.002-04:002009-06-13T16:37:57.931-04:00Three Rules for Effective Naming1. ONE OF THE RULES that has served me well is this: things should have unique names so I can distinguish them. Filenames are easy examples; I've noticed it's a lot easier if, for output I don't intend to edit, I don't re-use filenames.<br /><br />Output I don't intend to edit includes things like the output of mysqldump (which dumps the contents of a database) for backup purposes; or the output of wget (as it downloads a web page or site). Or the output of "show tech-support" on a network box.<br /><br />At the moment, I put a timestamp in the filename; such as "show_tech_support_200906131557".<br /><br />This raises some questions:<br /><br />(a) Can't we depend on the filesystem for this? After all, every filesystem has time and date stamps. BUT: Files don't just live on filesystems: they're often sent through email, or attached to ticket systems on web sites. <br /><br />(b) What timezone should be used? I just use the timezone I'm actually in, but I'm not sure that's "ideal". It *CAN* be confusing when a system (such as a server) is in one timezone and I'm working in another timezone. I probably need a better rule for this case.<br /><br />2. FILESYSTEM HIERARCHIES ARE GREAT, but unfortunately they're not useful once the file leaves the filesystem (such as when it's sent by email). So if you're file is named "tech-support.txt", you only know the least bit about its content. If you add the timestamp as I suggest above, you get "tech-support_200906131607.txt". It's also smart to add your organization to the name if it's going to be crossing organizational boundaries, such as when you email the output to a vendor. It's also smart to include the name of the system that generated the output. <br /><br />So you'd end up with "acmecorp_router_1_tech-support_200906131607.txt". <br /><br /><img src="http://www.oas.org/children/animals/sloth1-r3-wm.jpg" align=right width=150> Occasionally, I'll get a complaint that the files named this way are too long. I attribute this to sloth on the part of the complainer, but perhaps other theories may explain the complaints.<br /><br />3. ANOTHER RULE is keeping a unique tag on datasets introduced to inter-mingled sets. For example, I happened to harvest some MP4 audio files as they were flying by one month, and I added those to iTunes. Later on I decided the quality was too low on those files, so I wanted to delete them all. <br /><br />Fortunately, I had included an underscore "_" in the song names when I added those files to the iTunes library, so it's trivial to select and delete them all.<br /><br />Or take a less-trivial case: suppose you're managing SIP VoIP Phones, and you're adding entries to the database for 10,000 of them. The database may already have 5,000 entries. After you've added these entries to the database, you may later need to go back and work with these entries. (Maybe you didn't get it perfect the first time.) In this case, it's convenient to have some marker in the database entries for the SIP phones you added in this way. If the database has a way of marking the source of the entries explicitly, then that's good to use. If not, then you can sometimes add a tag to the name. At the very least, you can keep keep a list of the individual entries added, which you can use later to access the new data set.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-1401177589361565979?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-81269915500204857682009-06-11T16:24:00.003-04:002009-06-13T16:55:30.950-04:00Reclaiming Pragmatic Security: Why Standard Computer Security approaches Stink<img src="http://www.hyperlearn.com/images/ComputerChainedDown.jpg" width=150 align=left>The standard approach to computer security goes something like this: "Remember, Job #1 of any security professional is to make sure nothing bad happens. You don't have to be elegant, you just need to get the job done." [1] That statement is from Mike Rothman, the author of the "Pragmatic CSO". This is a book to explain to security techies how to function in a business environment. <br /><br /><b>But this statement is hogwash!</b> I haven't read the book, but Rothman seems to be teaching you how to (a) feel influential because managers are asking you questions, and (b) make project plans and business cases for security equipment purchases. The premise has some truth: computer-system security specialists within companies need to function like grownups. But his statement "make sure nothing bad happens" reveals a misperception of any role in business.<br /><br />Security always has TWO sides [2]: <br /><li>(a) Safety: Be sure bad things DON'T happen. <br /><li>(b) Liveness: Be sure good things DO happen.<br /><br />But these ideas are not well known outside the formal Computer Science Research community.<br /><br />There's an old joke: the best firewall (network security device) is the air-gap between a network cable and the port. The joke is funny because so many security people actually function as if their real job is to ensure nothing bad happens.<br /><br />This absurdity is promulgated by Rothman's statement. Its practice creates the crazy situation in which the security technicians -- Chief Security Officer (CSO), IT technicians, etc. -- work *against* getting Good Things Done, leaving the rest of the business to work in favor of getting Good Things done.<br /><br />Cisco published a relevant study in 2008:<br /><br />"One of the most significant findings was the difference in employee and IT perspectives on policy non-compliance. According to IT, employees defy policies for a variety of reasons . . . [E]mployees said the top reason for non-compliance is their belief that policies do not align with the reality of what they need to do their jobs. More than two of five employees (42 percent) made this claim globally. In Germany, even though the majority of employees felt their companies' policies were fair, more than half of them (55 percent) said they would break them to complete their jobs." [3]<br /><br />Of course the security staff feels like the users don't care: the security staff doesn't really care if the users to get their jobs done. It's as if the security staff feel that it's better not to get the job done at all rather than have it done in an insecure way.<br /><br /><br /><font size=+2><b>PRINCIPLES FOR BEING PRAGMATIC ABOUT SECURITY</b></font><br /><br />I. The computer security insanity has to stop. Being pragmatic about Computer System Security doesn't mean learning how to make fake business plans to buy equipment.<br /><br />II. <b>Being pragmatic about computer security must include both enabling good things to happen, and preventing bad things from happening.</b><br /><br />III. <b>The MAIN job of anybody in an organization is to do the business of the organization</b>; i.e., to get good things done, to provide the service, make the product, satisfy the customer, help the world.<br /><br />IV. <b>All ventures involve risk; there's always a risk of attack and a cost to defend against it.</b> The probability and costs of many risks cannot be quantified because you don't know what the worm or attacker will do.<br /><br />V. <b>Security is NOT about buying equipment or software.</b> (Most serious network attacks go right through firewalls. Anti-Virus software is almost never up-to-date enough to stop new viruses.)<br /><br />VI. <b>Complex system security is sometimes worse than no security</b>. For example, firewalls with 100-line access lists are almost always wrong.<br /><br />VII. <b>Security Controls that Prevent activity are fundamentally <i>defense against specific attacks</i></b>. For every security control (firewall, access list, etc.) you have, you should know what you're defending against.<br /><br />VIII. <b>Realize that Compliance can be a farce; being "complaint" to some standard may mean you're not defending against the right threats.</b>Auditors are often ex- accountants with checklists and no real understanding of systems. Don't rely on policy/law compliance for anything besides satisfying paperwork requirements.<br /><br /><br /><br />[1] Mike Rothman's 2006 blog post, "'Pragmatic Security' Coming Into View", posted at: http://securityincite.com/blog/mike-rothman/pragmatic-security-coming-into-view<br /><br />[2] Fred Schneider, "Defining Liveness", http://portal.acm.org/citation.cfm?id=867712<br /><br />[3] Cisco Systems, "Global Cisco Study Applies Reality Check to Corporate Security Policies, Draws Connection to Data Leakage Risk",http://newsroom.cisco.com/dlls/2008/prod_102808.html<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-8126991550020485768?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-74789261418875015712009-05-21T09:04:00.003-04:002009-05-21T09:15:04.949-04:00Securing VoIP Carriers: Start with the CPE ManagementIt amazes me that VoIP carriers continue to make a very simple mistake: they setup an FTP server (which is good) to provide the configurations for their SIP Phones (such as PolyCom, and Aastra SIP phones) (which is also good), but they use the manufacturer's default "PlcmSpIp" username and password on the servers (which is not ideal, but that's debatable). (Google reports 411 web pages documenting "PlcmSpIp" on the Internet right now. 47 of them are published by "site:polycom.com".)<br /><br />But worst of all, they allow anyone in the world to FTP in using these well-publicized credentials, and then <span style="font-style:italic;">actually list all of the CPE configuration files in the directory using FTP.</span> An attacker can then download these configuration files and:<br /><ul><br /><li>Steal phone service by registering using the credentials documented in the configuration file.<br /><li>Interrupt a legitimate customer's phone service.<br /><li>In some cases, he may be able to stealthily intercept telephone calls going to and from the user.<br /></ul><br /><br />There are a number of defenses against this type of exploit. First of all, don't allow the PlcmSpIp (or any other user used by your customers) to actually view the contents of the directory via FTP. This makes it more difficult to download files, because attackers cannot directly view the list of SIP phones in your system. Instead, attackers are forced to guess the MAC addresses of the SIP phones in your system. You can then use approximate defenses, such as blocking users who attempt to download too many non-existent config files. <br /><br />Protecting IP Phone configurations is one key element in a quality VoIP System Security Analysis.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-7478926141887501571?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-15458460352761900302009-05-13T21:36:00.006-04:002009-05-19T11:06:21.934-04:00Choosing BroadSoft and MetaSwitchI regularly spend time working with BroadSoft BroadWorks systems, and with MetaSwitch systems. I rarely have a client that has both, but I have many clients in both camps. Both are winning -- in separate camps. The BroadSoft service providers and the MetaSwitch service providers really don't seem like the same market set.<br /><br />There have been a lot of competitors -- consider Sylantro, General Bandwidth M6, Lignup, Alcatel-Lucent's Feature Server 4000, and Asterisk, as examples. Some of these systems work, but some of them are pretty flaky. It takes a lot of work to catch up with the features and maturity of BroadSoft and MetaSwitch.<br /><br />Since my readers are interested in this subject, I'll lay out some thoughts on the strengths of the two platforms.<br /><br /><span style="font-weight:bold;">BroadSoft's Strengths<span style="font-style:italic;"></span></span><br /><br /><img src="http://www.edgewaternetworks.com/partnerimages/Broadsoft.jpg" align=right>BroadSoft makes some really strong, reliable software. Making and supporting mature software is an amazing feat. They should really be proud of their software platform, and the new features they've added.<br /><br />It seems BroadSoft's customers (service providers) want to sell sophisticated features; they want to replace the office PBX. BroadSoft customers ask questions like, "do you have the features to replace a hotel PBX?" or "can we use BroadWorks to provide roaming features to users homed on another Class-5 switch?"<br /><br />Many of BroadSoft's customers have in-house programming teams to handle the CDRs. Many of them work with outside SIP peering partners, like Level(3), Global Crossing, and Dash. Some of them have a sophisticated telephone gateway capable of SS7/ISUP and SIP, but some of them just use ISDN PRI gateways, like the AudioCodes or Cisco IOS gateways (AS5400, e.g.). BroadSoft doesn't really care how you connect to the PSTN.<br /><br />BroadSoft Inc doesn't have a technical conference per se; they have an "Executive User's Forum", called Connections. You don't go to BroadSoft Connections to talk shop about telecom primarily -- you go there to learn about how to market your services and grow your business. You're generally supposed to get technical details directly from your salesman and your sales engineer separately. (They will answer technical questions and talk about some details -- but the purpose of Connections is all about networking -- in the human sense.)<br /><br />BroadSoft operates a TAC (Technical Assistance Center); they prefer to interact primarily through their ticketing system, ExtraView. You may not get the same TAC engineer twice. If you have a general question, it's sometimes best to work through your sales team. If you have an outage, the TAC works very hard to pull in engineers who can help understand things quickly.<br /><br />BroadSoft has the "Xchange" site where people can post questions. Most questions will receive a reply from a BroadSoft employee. In my experience, BroadSoft customers don't tend to interact a lot on the Internet. It might be because so many of them consider themselves to be nationwide players, selling service all over the US. And if there's a discussion group full of your competitors, you're not likely to talk about your questions and concerns.<br /><br />BroadSoft has a really neat, simple to use voicemail platform built right in. I like it a lot; it's integrated well, and it can use your existing email account as a voicemail store.<br /><br />BroadSoft's system runs on Linux or Solaris servers, so you need Unix system administration skills.<br /><br />BroadSoft's documentation is split into many hundreds of small files; it's definitely improving over the past few years.<br /><br />BroadSoft has some very smart business people at the top.<br /><br /><span style="font-weight:bold;">MetaSwitch's Strengths<span style="font-style:italic;"></span></span><br /><br /><img src="http://www.transnexus.com/Partners/MetaSwitch_logo.gif" align=right>MetaSwitch, too, makes some really strong software. And they build some really strong hardware, too. They have some really smart people developing and maintaining their software, and providing customer support as well. MetaSwitch has many sophisticated features; they don't sell every PBX-replacement feature that BroadSoft offers, but they sell many of the major features in the new SDP platform.<br /><br />MetaSwitch's customers are often replacing Lucent 5ESS, Nortel DMS, or other SS7-capable telephone switches. MetaSwitch customers often ask questions like, "can the MetaSwitch support point code proxy?" and "can I split an ISUP trunk group across gateways at two different locations?" and "how many DS3s can I get in a gateway?" MetaSwitch tries very hard to provide PSTN switch and gateway features that telephone companies are accustomed to using.<br /><br />Because MetaSwitch provides the network gateways, they do a lot with the audio (RTP). For example, MetaSwitch can directly perform echo cancellation for calls that traverse the gateway. (And, in fact, you could send SIP-to-SIP calls through their gateway.)<br /><br />MetaSwitch has a User Forum; they talk a lot about their product, enhancements, and features. They talk about marketing your services a little bit. Many of the technical people from MetaSwitch are there.<br /><br />MetaSwitch customers often rely heavily on their Customer Support Engineer, CSE. The CSE is directly assigned to a service provider, and he'll remember the problem you were discussing earlier. In my experience, you can have an informal conversation directly with the CSE. Beyond the CSE, MetaSwitch some extremely sharp CSE managers; the overall support team is incredibly bright and well educated.<br /><br />MetaSwitch has a very lively customer forum email list, where people talk about their technical problems. It's probably in part because so many of MetaSwitch's customers are regional carriers who only serve one area of their state, and they don't feel threatened by other carriers. <br /><br />MetaSwitch has a voicemail platform; as I understand it, it's in use by some major carriers who have hundreds-of-thousands of voicemail boxes. They scale it way down for smaller folks.<br /><br />MetaSwitch runs on Solaris, but you really don't need to know that. They expose separate interfaces for your normal maintenance.<br /><br />MetaSwitch's documentation is bundled into about 10 files, and is reasonably good. (Note: this is high praise. Most technical documentation is a waste of everyone's time to write and to read.)<br /><br />MetaSwitch has some very smart Engineering people at the top of their business.<br /><br /><span style="font-weight:bold;">How do you choose?<span style="font-style:italic;"></span></span><br /><br />Do you need an SS7-capable gateway?<br /><br />Do you need voicemail for every subscriber?<br /><br />Do you have Unix system administrators?<br /><br />Do you expect to integrate the platform with your provisioning system?<br /><br />Do you need to have multiple people modifying translations/routing at the same time? <br /><br />Both of these are remarkably capable systems. They do have their strengths, and their target markets. Of course, BroadSoft and MetaSwitch would each like to have all of the customers, but since BroadSoft doesn't sell media gateways and SS7-capable equipment, and MetaSwitch doesn't try to provide every PBX feature known to man, they're really not direct competitors in my mind.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-1545846035276190030?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-15282687727277827802009-04-22T12:18:00.002-04:002009-04-22T12:18:47.325-04:00VoIP-NSP Mailing listThere&#39;s no general discussion for people using VoIP in a Network <br>Service Provider forum, until now.<p><a href="http://voip-nsp.e-c-group.com/">http://voip-nsp.e-c-group.com/</a><p>VoIP-NSP: for people using VoIP in a Network Service Provider <br>environment. These should include people using BroadSoft BroadWorks, <br>Acme Packet, MetaSwitch, Sylantro, VocalData, General Bandwidth M6, <br>Alcatel-Lucent, Asterisk, and anybody else interested.<p>VoIP Network Service Providers have stringent network requirements, <br>and unusual requirements.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-1528268772727782780?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-74207096171508521282009-04-20T15:08:00.001-04:002009-04-20T15:08:24.538-04:00VoIP Security is a Different AnimalA lot of Network Security Expert grew up protecting conventional <br>enterprise applications. Clients are PCs. Servers are web servers, or <br>run MS Exchange. Maybe they get involved in web proxies. Perhaps they <br>have to create a special rule for Microsoft SQL Server.<p>VoIP Security is entirely different. The ports, connections, services, <br>and behavior are completely different than conventional PC services.<p>Does your Security Consultant understand SIP or MGCP? (Certain ports <br>have to be opened to allow access -- but they shouldn&#39;t allow access <br>for the whole Internet.)<p>Do they understand how RTP ports are allocated? (There&#39;s no standard <br>defined set of RTP ports.)<p>Do they understand how SIP phones acquire their configurations? (Do <br>this wrong, and you may be exposing all of your customers to fraud and <br>interception of calls.)<p>Do they understand how Session Border Controllers work, and what <br>traffic they should allow through?<p>Do they understand how SIP authentication works? (Get this wrong, and <br>you might be giving away free phone service.)<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-7420709617150852128?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-10210990599606321472009-04-14T09:33:00.008-04:002009-04-14T12:50:57.899-04:00MetaSwitch "Innovators" and BroadSoft's "Marketplace"Last week, <a href="http://innovators.metaswitch.com/">MetaSwitch (part of Data Connection Limited, DCL) launched the "Innovators" site</a>. It's similar in spirit to <a href="http://marketplace.broadsoft.com/">BroadSoft Inc's "Marketplace"</a>. They're both intended to spur "Client Development".<br /><br />Both are major VoIP software companies. MetaSwitch also handles hardware. Both keep their ordinary documentation locked in customer-only web sites. But both have released just a tiny bit of their documentation through these sites -- documents about "client" application development.<br /><br /><h2>What's a "Client" for BroadSoft and MetaSwitch? What's it good for?</h2><br /><br />Both MetaSwitch and BroadSoft make call control systems. They're "VoIP Softswitches". They replace "traditional" telephone switches, like the Lucent 5ESS or Nortel DMS. A telephone company would buy BroadSoft's BroadWorks, or buy a MetaSwitch system, then connect customers to it. As a customer, you'd pick up your phone and make a phone call, and BroadWorks or the MetaSwitch does all the work necessary to connect your call to the person you called. They also handle things like Voicemail, and fancy features like find-me-follow-me routing.<br /><br />They both have software interfaces to write "Client" applications. Carbon-12 was a company that wrote a BroadWorks client "toolbar"; it let you dial calls, answer calls, transfer calls, etc. from a toolbar installed in MS Internet Explorer. BroadSoft bought them and now it's called the "BroadSoft Assistant". MetaSwitch has also developed a similar client for their system.<br /><br />Both BroadSoft Inc and MetaSwitch/DCL apparently believe that there's a market for other clients. And to help make their case, my company did develop a <a href="http://attache.e-c-group.com/">Mac client for BroadWorks, called Attache.</a>. We did it mostly because we had plenty of time in the slowdown of 2008, and we're a desktop-Mac OS X shop. We wanted a client for ourselves. Attache is a lot like the BroadSoft Assistant (toolbar), but it runs on Apple Mac OS X.<br /><br /><br /><br /><br /><br /><h2>BroadSoft's Marketplace / Developer Sites</h2><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_bX2vCfDYj-A/SeSR-xQugAI/AAAAAAAAAa4/EBIMIpQ47SM/s1600-h/marketplace_broadsoft_com.png"><img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 200px; height: 184px;" src="http://4.bp.blogspot.com/_bX2vCfDYj-A/SeSR-xQugAI/AAAAAAAAAa4/EBIMIpQ47SM/s200/marketplace_broadsoft_com.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5324541167020179458" /></a><br /><br /><a href="http://marketplace.broadsoft.com/">Marketplace</a> has been going strong for a while. It has several applications posted on it, including Attache. There's a sister site, <a href="http://developer.broadsoft.com/">developer.broadsoft.com</a> that has documentation. They have some of BroadSoft's documentation -- but not all:<br /><ul><br /><li>OCI-P -- The Provisioning Interface<br /><li>OCI-C aka CAP -- The Call-Control Interface (used by BroadSoft Assistant, ADP, Attache, etc.)<br /><li>Xtended Interfaces, aka XSI -- The new HTTP-based <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">"REST-ful" interface</a>s for call control. Unfortunately, the XSI requires a new server that most BroadWorks service providers don't have (yet), but should.<br /></ul><br /><br />In addition to the Developer and Marketplace sites, BroadSoft runs its customer portal, Xchange. That site has the actual documentation and software patches used by Customers. All three of those sites (Developer, Marketplace, and Xchange) have discussion forums and question-and-answer capabilities, but BroadSoft customers know that the fourth site, ExtraView, is where you actually ask real support questions to get official answers from BroadSoft Inc.<br /><br />BroadSoft is eager to see new applications built against its platform. They've <a href="http://developer.broadsoft.com/xcv2">announced a contest with cash prizes to encourage developers to build applications</a>.<br /><br /><h2>MetaSwitch Innovators</h2><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_bX2vCfDYj-A/SeSSYjkXPHI/AAAAAAAAAbI/Pct3H9ErrZU/s1600-h/innovators_metaswitch_com.png"><img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 200px; height: 175px;" src="http://4.bp.blogspot.com/_bX2vCfDYj-A/SeSSYjkXPHI/AAAAAAAAAbI/Pct3H9ErrZU/s200/innovators_metaswitch_com.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5324541610021043314" /></a><br /><br />The new MetaSwitch Innovators site started just last week. It also has limited documentation:<br /><ul><br /><li>CommPortal Customization Information<br /><li>Call Control API Information<br /></ul><br /><br />Like BroadSoft, MetaSwitch has a separate site, the MetaSwitch customer portal, where the <i>real</i> documentation lives.<br /><br /><h2>VoIP System Agnosticism</h2><br /><br />In addition to BroadSoft and MetaSwitch, Asterisk is the elephant in the room. Sure, it's not "carrier grade", but carriers are using it -- the same way Carriers and Enterprises were using Linux in 1995 before it was "enterprise ready".<br /><br />Many open-source database-driven applications are built to run on different databases. For example, <a href="http://www.bestpractical.com">Request Tracker, RT, from BestPractical</a> runs on MySQL and Oracle. By similar logic, any software developer with Computer-Scientific dignity will shriek with joy to build new layer of abstraction over a clever new service. By building their tools to span VoIP platforms, a developer can market his tool to a wider market. MetaSwitch, BroadSoft, and Asterisk all have some external call-control logic. So if there's a good tool that someone can develop for one platform, they should be able to port it to others.<br /><br /><h2>Where's all this going?</h2><br /><br /><h3>Only So Many Click-to-Dial Systems Needed</h3><br /><br />Most of the client applications are effectively click-to-dial tools. For example, there's a nifty way to use Salesforce.com and a BroadSoft BroadWorks account to place calls to people in your contact list there. But you can also do neat things with incoming calls: For example, ADP Inc, the Payroll Services and Car-Dealer Services company, has integrated both BroadWorks and Cisco Call Manager into their Dealer Management System. When a car-buying prospect calls a car dealer using that software and the right phone service, the salesman receiving the call can automatically jump to the information about that person calling.<br /><br />The world only needs so many desktop phone control tools like Attache or BroadSoft Assistant. The <i>real</i> question is: what other interesting things can people do, in addition to desktop clients?<br /><br /><h3>Already Other Ways To Control Calls</h3><br /><br />VoIP lets you connect your computer to the PSTN; to make and receive telephone calls. We already have SIP for doing this. For "serious applications", like Call Centers or Call Recording, you typically see external application servers that function as SIP Back To Back User Agents (B2BUAs).<br /><br /><h3>What do the Client APIs add on top of SIP?</h3> <br />The clients add Third Party Call Control (3PCC); i.e., in addition to the two ends of the conversation, the client can manipulate the call -- placing the call initially, putting it on hold, transferring, etc.<br /><br />And the 3PCC is without the use of SIP. I.e., I don't have to implement a full SIP stack, and function as a B2BUA, to control the calls. The Call Control APIs try to reduce the <a href="http://en.wikipedia.org/wiki/Accidental_complexity">accidental complexity</a> of controlling calls.<br /><br /><h3>Fundamental Human Limitations on Client Applications </h3><br />In what circumstances is it appropriate for a system to manipulate the call? Both sides of the conversation have to be OK with the call manipulation; either by being unaware of it (as happens when a call is dialed), or by causing it (e.g., by clicking the "Transfer to Bob" button), or by understanding that it will happen automatically (such as happens with a call center).<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-1021099059960632147?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-23978928693527064512009-04-09T14:09:00.000-04:002009-04-09T14:08:51.684-04:00FAIL: Isolated Development EngineersI work with numerous telecommunications equipment providers who <br>isolate their Development Engineers from customers -- and sometimes <br>even from their internal staff. The Wall of Isolation becomes evident <br>when you need to really understand how something works precisely.<p>All I want is to talk to somebody who can read the source code and <br>tell me what it&#39;s intended to do:<p>A major VoIP software developer with engineers in Montreal seems to <br>have a barrier between the US-based support staff and the Canadian <br>developers. Their professional services folks are pretty smart, but it <br>can be really quite difficult to get somebody to tell you how the <br>system is *supposed* to work in certain circumstances. And it&#39;s nearly <br>impossible to talk to somebody who can even view the source code. FAIL.<p>A VoIP software/equipment company based in Boston has a similar <br>problem; when trying to track down specific functionality, we&#39;ve been <br>told by an employee that they dare not bother the Engineering people <br>who really understand it all. FAIL.<p>Another VoIP equipment company, based in Texas has a similar problem. <br>We&#39;ve gotten the impression that the people who know the details are <br>really just too busy to describe precisely how it works. FAIL.<p>But it doesn&#39;t have to be this way:<p>A significant VoIP equipment company with offices in the Alameda seems <br>to have a different approach. It *is* possible, at times, to get help <br>from the developers. And there&#39;s an appreciation -- even at &quot;lower <br>levels&quot; of support -- for understanding *precisely* how the system <br>works. The support managers at this company are Software or Computer <br>Engineers, for the most part.<p>A major networking equipment company based in California sometimes <br>doesn&#39;t fail: their support engineers have access to the source code, <br>and occasionally they can really tell you precisely how it&#39;s supposed <br>to work.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-2397892869352706451?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-65015180386620887272009-03-20T11:32:00.002-04:002009-03-20T11:34:55.633-04:00The War over DNS and VoIP<img src="http://bio3d.colorado.edu/tor/sadocs/dns/dns-1.png" width="50%" align="right">Many people don't like using DNS to route VoIP traffic. I suspect other distributed applications have similar questions. They've had too many problems with DNS being reliable, or too slow for real-time call processing. In addition, many VoIP carriers use private IP addresses for their servers! This breaks Internet Engineering principles, and severely complicates name-to-address lookup services.<br /><br />So instead of using DNS, they usually go with one of these options:<br /><br />(a) <span style="font-weight:bold;">Don't use DNS at all</span>; instead, just do everything with IP addresses. The upside is that there aren't and DNS or directory lookups. The downsides are that they lose a level of indirection, which makes the system less flexible for reconfiguration. They also lose the mnemonic that makes the system manageable; traffic is now going to "4.2.2.2" instead of "ns1.level3.net"<br /> <br />(b) <span style="font-weight:bold;">Use /etc/hosts-type name lookup</span>s; i.e., they have an OS-level or application-level lookup service that maps names to IP addresses. The problem here is most name-to-IP-address lookups only support the equivalent of a single DNS A record. They can't do sophisticated records, like MX records, or SRV records.<br /><br />Today, I learned that some folks are using a third option in a leading VoIP Carrier Softswitch system with a Quebecoise accent:<br /><br />(c)<span style="font-weight:bold;"> "namedefs", a fake DNS zone file</span> integrated into the application itself. This "namedefs" file vaguely resembles the DNS zonefile, but doesn't include an SOA (Start of Authority) section. It supports more complex lookups, like SRV, but doesn't seem to support MX, and has an extremely restricted syntax. The application consults this file before accessing the <br /><br />The "namedefs" is a new idea. It gives the application the power of certain fancier lookups, but it can contradict DNS or /etc/hosts lookups. It's only used by the VoIP Softswitch application, so it's possible that the application will use these lookups, while another component will use DNS or /etc/hosts to do related lookups.<br /><br /><img src="http://vig-fp.pearsoned.co.uk/coverimage/0201835959.jpg" align=left>Why duplicate the functionality of DNS? Network Politics, probably. The DNS servers are usually operated by the ISP / Data group, and the VoIP softswitch is operated by the Switch Engineering and Translations groups. Fred Brooks predicted this in his book, "The Mythical Man Month: Essays on Software Engineering", first published in 1975. The organization of Software Systems will match that of the Business Organization that created them. <br /><br />Modern VoIP Networks are large software systems and fit this model neatly. The sad thing is that DNS already provides a mechanism for this organizational boundary: DNS zones and delegation. <br /><br />I haven't had time to analyze this new approach in depth. But my hunch is that it's not a good step. Rather than bypassing or avoiding DNS, Engineers should have the courage to make DNS work properly -- <br /><br /><span style="font-weight:bold;">1. Setup dedicated, redundant DNS servers for important applications.<br /><br />2. Use DNS zone delegation to give complete control over important applications.<br /><br />3. Avoid breaking Internet Engineering rules: VoIP servers should have public IP addresses, and be integrated into the global DNS hierarchy, even if they're protected by firewalls.<br /><br />4. Learn how to manage zone files safely.</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-6501518038662088727?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-35090510782513986482009-03-18T17:19:00.004-04:002009-03-18T17:55:49.341-04:00Black-Box Testing Fring for SIP and SkypeOut<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.pocketpicks.co.uk/latest/wp-content/uploads/2008/03/fring-logo.jpg"><img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 351px; height: 316px;" src="http://www.pocketpicks.co.uk/latest/wp-content/uploads/2008/03/fring-logo.jpg" border="0" alt="" /></a><br /><a href="http://www.fring.com/">"Fring" is a Instant Messaging and VoIP client for the iPod and iPhone Touch.</a> It's a free download, and I decided to try it.<br /><br /><b>Fring Setup</b><br /><br />When you start Fring, you have to register for a Fring User ID -- before you even enter your IM, SIP, or Skype contact info. That suggested to me that it was doing this stuff through a central server.<br /><br />I setup my MSN, AOL, and Yahoo IM contacts and sent a few IMs. It sets your IM status to "Mobile with Fring".<br /><br /><b>Configuring VoIP</b><br /><br />Then I setup my Skype account. I bought some SkypeOut credit. But I was never able to get it to place a call outbound. I deleted my Skype login on Fring, then tried to set it up again -- but it wouldn't let me login.<br /><br />I also configured a SIP account with a VoIP carrier, <a href="http://www.vwave.net/">Vwave.net, an NGTelecom Company</a>. NGTelecom is a sister company; they're a very modern SIP VoIP provider: they have an Acme Packet SBC and DNS SRV records. I entered my SIP username, SIP authentication password, and the Vwave domain, "vwave.net". <br /><br />The Fring system did a proper DNS SRV lookup, then registered through the NGTelecom Acme Packet SBC. I noticed that it registered from 63.215.199.71, an IP address assigned to CWIE, LLC of Tempe, AZ.<br /><br />The CWIE IP Address did not stay registered after I left the Fring application on my iPod Touch. In fact, when I restarted Fring, it wasn't always able to re-register; the progress spinner would keep on spinning.<br /><br /><b>Call Quality Problems</b><br /><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://img.thesun.co.uk/multimedia/archive/00227/RSNN0414A_227492a.jpg"><img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 300px; height: 210px;" src="http://img.thesun.co.uk/multimedia/archive/00227/RSNN0414A_227492a.jpg" border="0" alt="" /></a>While Fring was registered, I placed several (maybe 6) calls. Two (2) of them carried intelligible speech. In a couple of cases, I heard weird feedback, on my iPod Touch, before the call was even connected. But I don't know of any similar examples from <a href="http://www.cisco.com/en/US/tech/tk652/tk698/technologies_white_paper09186a00801545e4.shtml#robo">The Cisco "Duck Quack" page of Voice Quality Symptoms</a>. In some of the call cases, I had one way audio. (Vwave's Acme Packet SBC generally solves all NAT problems for moderately-well-behaved SIP clients, but symmetric RTP is required if the RTP flows through a NAT device or stateful firewall.) <br /><br /><br /><b>Comments and Conclusions</b><br /><br />I was hoping for a SIP client that actually runs on the iPod Touch. Fring apparently sends the call across the Internet, so that means your SIP proxy has to be reachable from the Internet.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-3509051078251398648?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-46241027646812258422009-02-12T11:53:00.002-05:002009-02-12T12:28:04.424-05:00Selling more than you have for sale<div>Occasionally I get to observe a client who has made a mistake; sometimes they come to&nbsp;<a href="http://www.e-c-group.com/">us</a>&nbsp;to help clean things up.</div><div><br></div><div>One such mistake is selling something that you don't have to sell. There are two forms of this mistake: the "Maximum Scale Error", and the "Unknown Cost Error".</div><div><br></div><div><br></div><div><b><i>Maximum Scale Error.</i><span class="Apple-style-span" style="font-weight: normal;">&nbsp;Suppose you have a service, like Shared Call Appearance (SCA), also called Shared Line Appearance (SLA). This feature allows one phone to appear to have extensions for many other lines just like an old Key system. So you press one button to pick up "line one", and another button to pick up "line two", and you have the same buttons on several difference VoIP phones in your office. The mistake is assuming that you can reasonably expand that to any number of lines. For example, if you have a 10-button phone, you might assume you could share 10 lines across all those phones.&nbsp;</span></b></div><div><br></div><div><b><span class="Apple-style-span" style="font-weight: normal;">This is a simple&nbsp;naiveté: while some of the technology scales arbitrarily large, there are practical limitations on current implementations. In this case, a SIP message can carry arbitrarily large numbers of shared lines. But SIP over UDP can only handle a few, and UDP is what is often in use.</span></b></div><div><br></div><div>To avoid this error, you have to actually prove what the limits are. Are two SCA instances supported? Are five SCA instances supported? Are ten? In the case of SCA, there are actually two dimensions: (a) number of SCA lines, and (b) number of phones involved in the SCA line. The number of SCA lines relates to the maximum size of the messaging sent to any one SIP phone. But if you have only one SCA instance shared among 100 phones, then there's another scaling problem: the signaling cost of notifying all 100 phones may overwhelm the link connecting those 100 phones to the Application Server.</div><div><br></div><div><i>How do you prove the capability?</i> The simplest form of proof is analysis. In this example, that's estimating signaling requirements network capacity/bandwidth. But these are also complex systems, and it can be difficult to know that &nbsp;you're accounting for every component in your analysis. Thus, you should also prove by testing the scale you wish to sell in advance.</div><div><br></div><div><br /><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_bX2vCfDYj-A/SZRb-uoUkbI/AAAAAAAAAaY/rNbyTeJSkz0/s1600-h/measurement.jpg"><img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 200px; height: 200px;" src="http://1.bp.blogspot.com/_bX2vCfDYj-A/SZRb-uoUkbI/AAAAAAAAAaY/rNbyTeJSkz0/s200/measurement.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5301963794549084594" /></a><br /><br /></div><div><br></div><div><br></div><div><b><i>Unknown Cost Error.</i><span class="Apple-style-span" style="font-weight: normal;">&nbsp;Let's extend the example of Shared Call Appearance, and you've proven that sharing a line across six (6) SIP phones works just fine for customers connected via T1. Let's start selling! But then your Application Server (AS) / Call Agent (CA) or Session Border Controller (SBC) starts to have overload problems. What happened?</span></b></div><div><br></div><div>It turns out that SCA incurs a high cost on the system because all of the simultaneous messaging that must occur: every phone in the group is sent a SIP INVITE, and also SIP NOTIFY messages about the status of the other phones in the group. In a study with the popular VoIP platform BroadSoft's BroadWorks, placing&nbsp;<i>single telephone call</i>&nbsp;using SCA with six phones can create a burst 2.4 Mbps in SIP messaging. Using SCA in this call, a single telephone call can consume roughly six times the server/SBC capacity of a single "ordinary" phone call. Suddenly, your server capacity has dropped by 87% (since each call uses 6x capacity of one call, you have only 1/6 server capacity remaining.)</div><div><br></div><div>The naiveté here is not knowing how much the feature would cost, but selling it anyway. To continue the example, if you sell SCA heavily and thus "fill up" your system sooner than expected, will you have the revenue to upgrade or augment your system?</div><div><br></div><div><br></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-4624102764681225842?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-91617666114220220082008-12-16T11:17:00.002-05:002008-12-16T11:31:21.236-05:00Care and Feeding of Pet IdeasThorbjoern Mann's book, "Time Management for Architects and Designers" has a lot of good advice that applies to people doing network, system, or software design! No, I don't design physical structures or objects, but it's still design. There's always more than one way to satisfy a goal. And making Design Decisions that harmonize to create a good system or network overall is important.<br /><br /><iframe align=right src="http://rcm.amazon.com/e/cm?t=marklindseyna-20&o=1&p=8&l=as1&asins=0393731332&md=10FE9736YVPPT7A0FBG2&fc1=000000&IS2=1&lt1=_blank&m=amazon&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br /><br />He makes a great point about Pet Ideas. A "pet idea" is a way of solving a problem, or designing the system, and you have an emotional commitment to it. The danger is that you won't examine other options, because you'll be defending your pet.<br /><br />For example, suppose you're designing a system to manage IP Phones. These devices -- like the Polycom SoundPoint IP SIP phones, Cisco, or Aastra phones -- all download their software and configuration from server, usually using FTP. These phones are Customer Premise Equipment, CPE, so we call it a "CPE Management" server, or "CPEM" server.<br /><br />Suppose you need to separate one group of phones from another; for example, some phones belong to a legacy platform, but some belong to a newer platform. Normally, all the phone configurations and software are grouped together in one place, but you need to separate them. The first idea that comes to mind is to build a new CPEM server, then have all the new-platform phones talk to the new server. <br /><br /><img src="http://www.goodshepherdpet.com/images/Hillside.jpg" align=left width=150>This can easily become a pet idea; you might feel the need to defend it, and to point out deficiencies in alternatives. The danger is that another idea -- say, establishing a new FTP login and new file directory for the new phones -- might be much easier. But if you're committed to the first idea, you might not really consider any other ideas.<br /><br />I get automatically attached to the first idea I have. But this really isn't healthy, because I spend too much time considering the advantages of that idea. I really need to consider both advantages and limitations for this idea -- and others too.<br /><br />Dr. Mann recommends that you come up with at least two ideas, so that you have something to consider.<br /><br />On the CPEM server, I've already mentioned a second idea. Here's a third: instead of a different server, or a different login, you a different file transfer protocol. Simply retain the use of FTP on the old phones, and HTTP on the new phones. This means you can keep the same login credentials, but use a different service on the server, and therefore a new directory.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-9161766611422022008?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-17020451631349024932008-12-02T10:38:00.001-05:002008-12-02T10:48:08.971-05:00What is "Enterprise Quality Video"?<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_bX2vCfDYj-A/STVWmwrV_FI/AAAAAAAAAX4/hCcz_eJgbjo/s1600-h/Picture+2(2).png"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 399px;" src="http://4.bp.blogspot.com/_bX2vCfDYj-A/STVWmwrV_FI/AAAAAAAAAX4/hCcz_eJgbjo/s400/Picture+2(2).png" border="0" alt=""id="BLOGGER_PHOTO_ID_5275217762436119634" /></a><br /><br />Psytechnics has a troubleshooting product that sounds neat. Expensive, but pretty neat.<br /><br />Their marketing folks have sent me this email, announcing they'd teach me how to ensure "Enterprise-Quality" Video and Voice.<br /><br />What is "Enterprise Quality"? To be honest, most "enterprises" I know do a lot of business over cell phones. Is cell phone quality what we're aiming for?<br /><br />And even if we accept that "enterprise quality audio" means some standard of goodness related to phone calls, what is "enterprise quality video"? Most of the video teleconferencing out there is Skype -- Grandma Shirley talking to Grandson Oren. At 320x200, and 15 fps.<br /><br />If they had said, "broadcast quality video", I would have a better idea about what they meant.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-1702045163134902493?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-91480048698230013172008-11-26T16:40:00.002-05:002009-04-25T00:17:54.789-04:00Writing Detailed MOPs, and the Distinction between Planning and DoingService Providers often want a detailed Method of Procedure (MOP) for any change in their network. Some service providers, like Level(3), <br>have Engineering people plan the procedure, while Operations people actually do the procedure.<p>This does encourage careful planning. But sometimes things go wrong; <br>most MOPs have a back-out procedure, so that any changes can be reversed.<p>But wouldn&#39;t it be better if the change could be made in a planned way, but minor problems be resolved when doing the change? When a <br>surgeon cuts you ope, he has a plan. But if he gets inside and discovers complications, he&#39;ll often try to actually fix the problem. <br>&quot;There were complications, so the surgery took longer.&quot;<p>Let&#39;s step back from big organizations that have all these people and <br>procedures. In smaller, looser, MOP-free organizations, smart people <br>do the changes. They often login -- and figure out precisely what <br>needs to be done while they&#39;re logged in. If they run into <br>complications, then they fix the problems then and there. There&#39;s <br>something attractive about just getting the problem solved.<p>But then the smart people get burned: sometimes mistakes happen and <br>create outages. Or, the change appears to work fine, but then the <br>problems erupt later because of the change. So one force at work is <br>that the stop-talking-about-it-and-fix-it approach sometimes leads to <br>outages. The technicians implement change control; for example, they <br>only make their changes at night.<p>But another force is this: what if the technicians break things, but <br>the managers have to take the calls from angry users? The managers <br>start to implement change control. Another form of change control is <br>that they want to approve every change, because they don&#39;t want to <br>suffer for the outage caused by the technicians. It seems this kind of <br>control sometimes prevents problems from being fixed in the <br>maintenance window.<p>Change Control systems seem to have these dimensions:<p>-- When (what times and dates) changes are made <p>-- Who plans the changes to be made<p>-- Who approves the changes that are made<p>-- How the changes are recorded or logged<p>-- How the changes are tested to ensure that they worked properly.<p>-- Degree of latitude the changers have to work around complications<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-9148004869823001317?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com1tag:blogger.com,1999:blog-5533715201051332198.post-30633926389520819392008-11-17T13:30:00.001-05:002008-11-24T07:55:36.497-05:00On Organizing People and Work at a VoIP Service ProviderVoIP service providers these days face the technical challenges of huge flexibility, and no single integrated solution with interop-tested partner devices. You can&#39;t just buy a &quot;switch&quot;, plug in some TDM/SONET transport and turn up &quot;smart remotes&quot; made by the switch manufacturer.<p>Even integrated VoIP systems like MetaSwitch leave a lot of design space:<p>-- What signaling protocols?<p>-- Which of the many packet networks will be used (Ethernet-only, DSL, Mix of IP transports)?<p>-- How will high-performance network capacity be ensured? (prioritization? reserved bandwidth? Classified by DSCP? Port number?)<p>-- How will unauthorized access be prevented? (SBC? Firewall? No default route?)<p>-- What CPE will be used? And which features will be used? Which signaling variants will be used for, say, putting calls on hold?<p>-- How will you detect faults? Dry alarm contacts?<img src="http://www.fineartsguild.com/images/galleries/1/goingcrazy.jpg" align=right width=200> End-to-end testing? SNMP traps? SNMP polling? Threshold/Statistical-norm monitoring?<p>My point is that there&#39;s a lot to it. Once you outgrow trivially small, you need to split up the work.<p>I&#39;ve been brainstorming about ways to organize people to design and operate a VoIP carrier. If you need more than one person, then there&#39;s a question: how do you divide work among the people?<p>This reminds me of Fred Brooks&#39;s essays on organizing the development of large software systems. Voice network design operation is somewhat more constrained than are large software systems. But it&#39;s still important to have overall coherence.<p>I wonder how carriers would think about this if VoIP were delivered in a few 84-inch-tall cabinets with opaque slide-in cards? I.e., what if it looked like a 5ESS or DMS? <p>But VoIP isn&#39;t built that way. A cabinet at a VoIP carrier might have equipment from half a dozen independent vendors. And the carrier has to deal with them separately.<p>Below are some models I&#39;ve considered. I evaluate the models with these factors in mind:<p>(a) Does any ONE person within the technical team claim responsibility for correct operation of the whole product/service? This is critical.<p>(b) Is there normally enough work to keep a person busy? ...intellectually stim-yoo-lated?<p>(c) Can the model accomodate staff turnover, vacation, around-the-clock emergency work?<p>(d) Is authority to design the system and fix problems vested in one group, or spread out all over the place?<p>Though competent engineers should be able to run the whole platform, these tasks are fairly easy to factor out of the engineering group:<p>(a) Watch the NOC screen and determine when something seems wrong<p>(b) Take tier-1 customer calls/complaints<p>(c) On-site installation<p>One thing I don&#39;t consider here is busywork-avoidance: how do you ensure engineers spend their time doing important things? Because people are really good at thinking of minor enhancements and seeking input. For example, if I&#39;m allowed to spend three hours writing a blog article, it might end up really long and thorough, but it might only be 20% better than the one-hour article. But imagine if I&#39;m given all day to write it! It might be a full 30% better than the one-hour article. But it WILL be better.<p>If this tendency to comprehensiveness is allowed to run unrestrained, engineers will never get a product off the ground. There&#39;s always a new way to look at the problem and build the system. <p>Alternately, we might have a reasonable understanding of the problem, but one more group conference call might make things slightly better.<p>I call this work that doesn&#39;t lead to significantly better results as &quot;busywork&quot;. And I don&#39;t really address it directly in the organizational structures described here.<p>------------ <p>The Integrated Model: everybody in the team can do everything. There&#39;s a senior-most engineer overall, but he can delegate any task to any member of the group. Some members have more experience on a specific topic. The compensation structure encourages teaching each other, but encourages doing the work yourself even more.<p>Advantages:<p>-- Every engineer understands the whole system, and can work on any problem<p>-- Often intellectually satisfying to engineers<p>-- Ensures whole team stays up-to-date and no member becomes obsolete<p>-- Senior-most engineer has overall responsibility for a working design<p>-- Work scales as overall workload increases<p>Limitations:<p>-- Requires fearless, hard-working staff<p>-- Strong leadership required to avoid over-specialization<p>-- Long training process<p>-- Engineers might feel like jacks of all trades, but masters of none.<p>-- Certain tasks have to be arbitrarily assigned. E.g., who will monitor for critical software updates? Otherwise these tasks might go un-done.<p>-------<p>Layered model: Responsibility is broken into layers mimicking the network. Somebody is responsible for layers 1-3 (cables, switches, transport, routing), while somebody else is responsible for layer 4 (operating systems), somebody else does the application layer.<p>Advantages:<p>-- The top-layer application engineer has responsibility for the overall product. <p>-- Exploits deep expertise in specializations. E.g. The network guy understands networking regardless of who manufactured the device; the application guy knows RTP codecs and how the whole real-time audio process works.<p>-- Encourages cross-platform experience. E.g. SIP guy knows SIP across all platforms<p>-- Once the layers are divided up amongst the staff, the responsibilities are well defined because they match the software/system responsibilities.<p>Limitations:<p>-- The top-layer application engineer may not have knowledge/resources to troubleshoot all problems, since he&#39;s specialized in only one area.<p>-- Some layers won&#39;t have enough to do, while other layers will be overworked. So this model may only make sense if you have a large group so the slowest job can keep busy.<p>-- ...but, it&#39;s not clear how to divide work as you scale up. E.g., what if there&#39;s too much work for one the application-layer guy?<p>---------<p>Device model: each physical object is &quot;owned&quot; by somebody, who&#39;s responsible for everything on that.<p>Advantages: <p>-- Neatly fits asset ownership within an organization (maybe)<p>-- Engineers can have deep experience in their devices. E.g., Cisco cert here, Nortel cert there<p>-- Easy to point fingers...I mean, divide responsibility...corresponding to physical interfaces on the devices.<p>Limitations:<p>-- Wastes expertise. e.g., if one guy owns a cisco router and another owns a nortel router, you&#39;ve got two people with half a job with largely overlapping experience, probably bored with their job<p>-- Nobody really understands the whole product<p>-- Easy to point fingers...I mean, divide responsibility...corresponding to physical interfaces on the devices. &quot;The packet is leaving my box...it must be on your end.&quot;<p>---------<p>The SME model: the system is broken into specific specialties by subject matter, and individuals are assigned to be experts in those areas. SM&#39;s might include: SBC, App Server, Net Server, Billing, Provisioning, Client Call Control, PSTN access, SIP, MGCP, fault detection, etc.<p>Advantages:<p>-- Promotes deep expertise in the subject matter<p>-- Matches an academic model of divide research topics<p>Limitations: <p>-- Very weak on design -- no engineer has overall design authority or comprehension<p>-- SMEs may know their area in the abstract, but have trouble with the overall application<p>-- Being an SME may not be enough to keep a person busy<p>----<p>The Knuth model (SME-graph): Like the SME model, but each specialty has at least two experts, and each expert has at least two specialties. The purpose is to ensure all the specialties are connected, so it&#39;s best to require dissimilar expertise.<p>Advantages: <p>-- Overall system is owned by the whole team, so decisions aren&#39;t made in isolation<p>Disadvantages:<p>-- No single technical mind responsible for overall product operation and uniform design. This may result in an overly-complicated, fragile system.<p>---------<p>Network Region Model: The network is divided into segments, and engineers are assigned regions. Then they do everything within their region. E.g., one engineer might handle the customer access network, another handles the outside of the SBC (i.e. the core network part connected to the Internet), and another handles the inside of the core.<p>Advantages:<p>-- Engineers work across functions within their network region, e.g., physical layer, switching, routing, application, performance, etc.<p>Limitations:<p>-- Nobody technical owns the whole product<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-3063392638952081939?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-59157400237303916242008-11-14T09:12:00.001-05:002008-11-14T09:12:10.836-05:00The "Just Do It" approach to network designThe natural way networks are designed is &quot;just do it&quot;. We just do <br>whatever seems obvious; very little thought is given to design. <br>Instead, neophytes think it&#39;s &quot;just&quot; a matter of configuration.<p>This approach leads to incomprehensibly complex designs. Cables going <br>in every which way, poorly-planned fault tolerance, VLAN <br>inconsistencies (e.g., VLAN 200 is one broadcast domain on this <br>switch, but a different broadcast domain on another switch), and <br>incredible difficulties when troubleshooting.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-5915740023730391624?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-13898062366884349272008-10-29T10:56:00.002-04:002008-10-29T13:49:31.492-04:00Sales folks and work avoidance<img src="http://www.gaviningham.com/images/lazy-salesman.jpg" align=left width=150>Sales folks are a funny breed. It&#39;s a salesman&#39;s job to work to <br>convince you to buy his product. But he&#39;s only willing to do so much <br>work!<p>The amount of work he&#39;s willing to do is vaguely correlated to the <br>amount of money he might make from you. For example, when I was at <br>BellSouth, if I called Empirix to get information on their product, <br>they wanted to get on a plane and come explain it to my. They heard <br>&quot;BellSouth&quot; and saw big dollar signs. The frustrating thing was that I <br>wanted answers today, not some future date after they fly to visit me.<p>Big companies (like large telephone carriers) get lots of attention <br>from the vendors. The vendors do tons of work -- often for free -- at <br>the hope that the big-company customer will buy lots.<p>But I work a lot with smaller companies too, and it&#39;s strange to see <br>the vendors balk at my request. Recently, a DSLAM vendor was <br>explaining his product to a smallish midwestern CLEC telephone company <br>I work with. There was one feature they had in particular -- Option <br>0x82 support for bridged-mode DSL -- and this telco would need to <br>depend on how that feature works. The salesman and his sales engineer <br>explained the features and benefits for us. But when we asked him to <br>give us some examples -- packet captures, or configurations -- they <br>complained. They did do some web searching for us, but never actually <br>provided us with hard information.<p>Fortunately, the CLEC is large enough that the vendor is providing <br>some evaluation hardware. This way, we can do the work and actually <br>prove out the feature.<img src="http://docs.hp.com/en/5992-4578/img/packet.png" align=right width=200><p>But it&#39;s funny to get the complaint. They didn&#39;t understand that we&#39;re <br>really just asking for very detailed specifications of their product. <br>They admitted that they&#39;d have to test it in a lab to give our answer, <br>but then tried to redirect us to the technical support organization. <br>Is the support organization going to do a better job of running the lab?<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-1389806236688434927?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-55993938922029733842008-10-23T15:37:00.000-04:002008-10-23T16:46:54.515-04:00Wireshark Memory Bloat on VoIP capture filesWireshark is a really neat tool for analyzing phone calls. But when <br>you load a 100 MB capture file of VoIP calls, you need much more than <br>100 MB of RAM. But how much more?<p>Here&#39;s a data point from which you can make a line: a 326.15 MB PCAP <br>file contained lots of SIP, and a little RTP. This wasn&#39;t a raw <br>capture file; I had thrown away a lot of the RTP and RTCP.<p>The file compressed to 121.15 MB using gzip. Then when Wireshark <br>opened it, and then generated a &quot;VoIP Calls&quot; analysis, the resident <br>memory size was 610.52 MB. That means Wireshark needs about 1.87-times <br>as much RAM as there are bytes in the input file, in this case.<p>So if I can dedicate 1 GB RAM to opening a capture file, I can <br>probably handle a PCAP file that&#39;s about 530 MB uncompressed.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-5599393892202973384?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-89110363904082746932008-10-08T16:06:00.000-04:002008-10-08T16:07:23.830-04:00BroadSoft Connections 2008: the obvious ideas are all here<p class="mobile-photo"><a href="http://1.bp.blogspot.com/_bX2vCfDYj-A/SO0S-wjGtsI/AAAAAAAAAXI/er20r4KyeaY/s1600-h/mrl7_100708_004-743831.jpg"><img src="http://1.bp.blogspot.com/_bX2vCfDYj-A/SO0S-wjGtsI/AAAAAAAAAXI/er20r4KyeaY/s320/mrl7_100708_004-743831.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5254877209604568770" /></a></p>From the flight from Phoenix, AZ to Raleigh, NC: The BroadSoft Connections 2008 conference completed today. This is my third time at Connections.<p>The stated goal of the show is networking and dealmaking. The former is difficult to measure, but I suppose I did some of that. I know the latter occurred, and the work will occupy me for a while.<p>BroadSoft spent some time advertising the &quot;xtend&quot; platform. These are API&#39;s to control the BroadWorks call control. Their heart is in the right place: they want anybody to be able to use the BroadWorks platform for fun and profit. They want developers to harness the tool and do amazing things new things.<p>However, the results are mostly disappointing. We saw 1,001 ways to enable and disable Call Forwarding. And we saw a few variations on the &quot;call this number from that address book&quot; ; while it&#39;s true that initiating a call with an eleven-digit phone number is tedious, we haven&#39;t seen that click-to-dial is a serious enabler. I&#39;m willing to be convinced, though.<p>Speaking as an opinionated engineer/developer: BroadSoft has some impediments --<p>1. BroadWorks is closed source; many developers don&#39;t want to spend their free time on closed-source commercial systems.<p>2. Most of the BroadWorks documentation is locked away in the &quot;Broad-oft Boulevard&quot;, so many outsiders can hardly understand what it does. <p>3. There are open-source alternatives to BroadWorks, like Asterisk and OpenSER. The former has many d�vot�es.<p>4. Voice calling is an intrinsically demanding medium: it requires a lot of attention to participate in a conversation. Many people intentionally avoid being reached so they can work or recover from it.<p>5. Voice calling has been widely abused by telemarketers. many developers currently feel like text messaging -- SMS and Instant Messaging -- is the best way to contact someone.<p>Among the exhibitors, ESNAtech did demonstrate some neat integration of BroadWorks, mobile phones, and Microsoft OCS. But all the pieces -- especially the latter -- are very expensive. If OCS was $100/seat, this tool would likely see more adopters.<p>Scott Hoffpauir, BroadSoft&#39;s CTO, showed a lot of interest in IMS. BroadSoft has a lot of apparently-true IMS capabilities and interfaces. (Somehow, IMS reminds me of Jabba the Hut. It&#39;s this massive, foreign, demanding monster.) <p>Hoffpauir also mentioned that BroadSoft intends to implement Call Recording, outgoing fax, and SMS functions (maybe SIP interfaces to an SMS gateway). This isn&#39;t good news for some of BroadSoft&#39;s &quot;partners&quot; who do these already. It&#39;s likely planners and engineers would rather wait for BroadSoft to provide and support those features.<p>The speaker lineup was a little disappointing. We were promised Tim O&#39;Reilly, but he didn&#39;t show. Instead we got a soi-disant &quot;futurist,&quot; from the &quot;Global Futures Group&quot;. I didn&#39;t get a lot from him. The first strike against him was that he had been in business for 18 years, but he didn&#39;t offer any examples of technology he had predicted.<p>He talked about a global everywhere web. He mentioned clothes having their own IP address. He chastised attendees for not using a wiki to get free product ideas from customers. Yeah, OK. He was trying to inspire excitement.<p>His best point was about companies focusing too much on their &quot;core competencies&quot;. It was basically a call to learn more and apply your learning.<p>Walter Mossberg, writer for the Wall Street Journal, lead a roundtable, including a couple of guys and Emily Green from the Yankee Group.<p>Mossberg made a good point. Why, he asked, can&#39;t carriers be happy with just providing the access and the transport? Instead, they try to force you to their services and their email system and their web site.<p>Carriers&#39; marketing and product-management folks are afraid of being, &quot;just a dumb pipe&quot;. What these good people misunderstand is how hard, and how important, it is to provide reliable, high-speed, low-latency Internet transport. Just do that job really well, people.<p>I suppose the perceived risk is of being a commodity. With LNP, you can use any &quot;dumb pipe&quot; for your phone conversations that you want. But one &quot;dumb pipe&quot; might sound better than another, or drop your calls less, or have superior customer service. It&#39;s really not a commodity.<p>Emily Greene of the Yankee Group made a good point, not often made: Carriers retain control of applications and features so they can make them reliable. People are willing to accept the fabulous mobility of cell phones in exchange for dropped calls and unintelligible speech. This reduced standard for quality has helped VoIP in some ways. But BroadSoft&#39;s customers are primarily selling to business users, for whom the desk phone is supposed to be very reliable and consistent.<p>Timothy Ferriss, author of &quot;The 4-Hour Workweek&quot; , also spoke. He made the greatest number of rhetorical points per minute of speaking. He talked about spending your time on the right things; i.e., eliminating low-value tasks from your work life. <p>He&#39;s pretty hard on email. He talked about how people lose so much time checking email, and staying informed, and trying to be involved in decisions. He suggests checking your email at set times each day, then do actual work the rest of the time.<p>He pointed out that human multitasking is really just task switching. Amen, brother. (Anybody familiar with Operating System schedulers already knew this. On the other hand, when I make breakfast, and have food in both the oven and on the stove, does that count as multitasking?) Switching tasks takes a lot of time and energy, and we humans usually aren&#39;t aware of the time we spend on it.<p>Ferriss also argued for thinking of your non-work time as necessary recovery time. If you&#39;re always checking email and continuing to work on the weekend, then you&#39;re never fully productive or fully relaxed. You and I need time to rebound from work. <p>ln grad school, I started taking Sundays off from work. I noticed early on that this forced me to work much harder through the week and on Saturday.<p>Email and computer-mediated busyness are like addictions. We keep doing the same things, frustrated by the results. We have to keep ourselves from personal harmful addictions to these machines. As the ancient Jewish Christian Sha&#39;ul said, if we present ourselves as slaves to someone, then we effectively are slaves.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-8911036390408274693?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-70315688616877431952008-09-29T10:15:00.001-04:002008-09-29T10:15:14.711-04:00How important is a lab system?How important is it to have a lab replicating your production (VoIP) <br>environment?<p>Conventional wisdom says that everybody has a lab: some people just <br>host their production users on it.<p>Having a lab incurs a lot of additional cost and work:<p>-- You have to buy the lab equipment, and the software. <p>-- You have to install and integrate the lab system.<p>-- You have to keep it up to date and secure.<p>-- To use the lab, you have to do everything twice: first on the lab, <br>then once it&#39;s proven, on the production system.<p><br>It&#39;s often easier to buy the lab gear in the first place than it is to <br>do all the work to actually use the lab.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-7031568861687743195?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-7066292755725233372008-08-13T17:53:00.001-04:002008-08-13T17:53:46.358-04:00This CDR has been brought to you from the letters B, F, and the symbol #TWICE in the past month, I&#39;ve bumped into CDRs from SS7 equipment in <br>Atlanta that include alphabetic characters and pound signs in the <br>calling party number (ANI) field of the CDR.<p>One of the calls was from 5176#0B600. (That&#39;s a phone number.)<p>What&#39;s going on here?<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-706629275572523337?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0tag:blogger.com,1999:blog-5533715201051332198.post-48685328723221746562008-08-13T15:25:00.008-04:002008-08-14T11:03:41.807-04:00Voicemail peak-hour oversubscription ratio (48:1)<img src="http://1.bp.blogspot.com/_bX2vCfDYj-A/SKM2gOdLoYI/AAAAAAAAAQk/weqwJ6opUZo/s400/congestion.jpg" border="0" align="right">If I'm a phone company and I have 100 subscribers, and every one of them has voicemail, how many people will be calling into the voicemail system at any one time?<br /><br />Back in the old days, they'd provision trunks into the voicemail system between the Class-5 switch and the voicemail system. They'd have to know how many trunks to provision to let all the subscribers both receive voicemails, and call in to check the voicemails.<br /><br />I don't have any good answers here. But I did a quick study using data from logs on a couple of service providers.<br /><br />These are new-fangled VoIP service providers. So for them, a media/application server supports:<br /><ul><br /><li>Voice mail<br /><li>Automated Attendant<br /><li>Music on Hold<br /><li>Call Center (hold queues)<br /></ul><br />However, the server can email voicemails somewhere else. So when people check their voicemail, they may not be checking over the phone. This is different than the old-school voicemail systems of 2001, and affects the utilization. <br /><br />Just as an example, one service provider I checked had a 48:1 oversubscription ratio: i.e., for each 48 subscribers, there's one RTP stream at peak. They also had about 0.0001 calls-per-second-per-subscriber.<br /><br />(I say "at peak" because I'm interested in building a network that supports the peak, "busy-hour" load. If I design for the average, I'll have problems when the load goes above that average.)<br /><br />Does this ratio apply to you? All of these things could affect it:<ul><br /><li>How many of your users actually buy your voicemail service?<br /><li>...check their voicemail over the phone?<br /><li>...get all their voicemail via email, and listen to it that way?<br /><li>...use automated attendant?<br /><li>...put callers on hold, and get on hold music?<br /><li>...use call centers? And how long are callers waiting in queue?<br /></ul><br /><br />As another note, it appears that the average duration of voicemail is in the 25-30 second range. This is true at two service providers, both in NFL cities.<br /><br /><b>Update --</b> A residential service provider reports around a 160:1 oversubscription ratio just for basic voicemail. (I.e., One concurrent call for every 160 subscribers.) A few of them do get voicemail via email.<br /><br />Someone familiar with voicemail software development told me they expect over 200 subscribers per concurrent call for traditional voicemail.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-4868532872322174656?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com1tag:blogger.com,1999:blog-5533715201051332198.post-21887751234558033232008-08-11T11:36:00.001-04:002008-08-11T11:38:54.197-04:00The cat in Aastra 2.2 SIP SoftwareThe Aastra 57i 2.2 software has this ASCII art embedded:<br /><br /><pre><br />| ("`-''-/").___..--''"`-._ <br />| Line (`6_ 6 ) `-. ( ).`-.__.`) <br />| Manager (_Y_.)' ._ ) `._ `. ``-..-' <br />| _..`--'_..-_/ /--'_.' ,' <br />| (il),-'' (li),' ((!.-' <br /></pre><br /><br />Is it a Cat? Or is it a Pig?<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5533715201051332198-2188775123455803323?l=www.200ok.info'/></div>Mark Lindseyhttp://www.blogger.com/profile/08995576111457955321noreply@blogger.com0