Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Mobile

Analysis: Voice Over Wireless LAN


Quality Testing

Delivering adequate and consistent voice quality is a stumbling block for wired VoIP, and QoS is even more challenging in a Wi-Fi environment.

SpectraLink tackles QoS and timing problems with its SVP, which also addresses call-admission control. Although the company doesn't make APs, it has worked closely with wireless infrastructure vendors to build SVP support into APs and wireless controllers, including those from Cisco. SpectraLink's market share--and the fact that it shares customers with all major WLAN infrastructure vendors--helped accomplish this.

Working within 802.11, SpectraLink does wireless QoS in two ways. First, the AP prioritizes SVP-tagged traffic over data traffic. If the AP supports multiple queues, a high-priority queue is used for voice packets. If the AP has only one queue, voice packets are put at the head of the line. Second, SVP gains priority access to the medium by using a back-off value of zero, rather than a random value between 0 and, typically, 31. So while other devices will average back-off values around 16, SVP packets and SpectraLink handsets will have first crack at the medium.

Rivals, including Vocera, label SVP "cheating," but we have to concede that it's an effective means, within 802.11, to assure wireless QoS. Would we prefer a more standard method? Sure. Fortunately, in September 2004, the Wi-Fi Alliance introduced the WMM (Wireless Multimedia Extensions) certification based on the 802.11e QoS standard, which the IEEE ratified in September 2005. With the appropriate WMM support, APs can assign wireless-bound traffic one of four priority levels: voice, video, best effort and background; applications and clients can assign priority levels as well, with appropriate drivers. WMM requires support on the client and AP to work effectively.

Although not as aggressive as the SpectraLink zero back-off, each priority level has an appropriately sized upper-limit. Unfortunately, even though WMM was introduced more than two years ago, enterprise Vo-Fi vendors have been slow to build it into their products. When Cisco last released a software update for its aging 7920, in early 2006, for example, WMM support was conspicuously absent. Instead, Cisco relies on its proprietary CCX and native controller QoS features. Cisco's newest Vo-Fi phone, the 7921G, is WMM-compliant, a welcome change and necessary component of CCXv4.

Vocera recommends creating a separate VLAN for voice and assigning the whole VLAN priority. It says it endorses the WMM as standard but its own product does not support it, and claims that few customers ask for it. SpectraLink supports WMM, but recommended we turn it off in our tests and use SVP, which it says is likely to be more effective! Hitachi is the only vendor that has fully embraced WMM, and our tests demonstrated the positive results; see nwcreports.com for more.

It's a chicken-and-egg issue: Few applications require what WMM delivers, so developers have been slow to add it. WLAN infrastructure vendors, recognizing the potentially small uptake, have focused their development efforts on more pressing projects.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.