Welcome to Tell-A-Tek

{All-You-Can-Eat Telecom and IT Buffet!}

Returning users can log in to your account or if you are a new user you can create an account!

Simple!

It's so easy, give it a try.

Member Login

Lost your password?

Not a member yet? Sign Up!

Home » Tips

VoIP Ready Check – Easy Network Test

3 November 2008 View Comments

You can click the following link to enhance the reading of this article: Reading Blinds.

VoIP Ready Check

This is by no means a fool proof method of qualifying a network for VoIP. However, this test will easily prove a network is NOT capable of supporting VoIP.

First all you need is a computer on the network running a MS Windows operating system.

Simple VOIP Network Test using a Ping Command

Instructions

  • 1. Select Start > Run.
  • 2. Type cmd, click OK.
  • 3. At the prompt, type:
    ping –t –l160 –w250 192.168.0.100
    (VoIP Processor/Blade IP address, such as 192.168.0.100) and press Enter.

This starts the ping program and sends packets to the VoIP device address (or other test device).

–l160 makes the packets the same size as a 20msec. voice packet.

–w250 says if there is no response in 250 msec., the packet is dropped.

Any real-time application such as voice require no more than 250msec response time (I actually prefer no more than 200msec)

Periodically you can press CTRL + BREAK keys and see the packet loss statistics. Packet loss ratios of 1% or less can be considered acceptable.

This tool provides quantitative results that can be used when trying to engineer the network.

If you enjoyed this post, make sure you subscribe to my RSS feed! You can also subscribe by Email and have new posts sent directly to your inbox. When you feel bored, follow me on Twitter.

  • Interesting, I will try it right away.
  • Impressive piece of information, let me elaborate more on VoIP. Voice over Internet Protocol has been around since many years. But due to lack of sufficient and affordable bandwidth it was not possible to carry carrier grade voice over Internet Protocol. But since the arrival of low cost internet bandwidth and new speech codecs such as G.729, G.723 which utilizes very low payload to carry carrier class voice it has recently been possible to leverage the true benefits of VoIP. G.723 codec utilizes only 6 Kbps (Kilo Bytes/sec) which is capable of maintaining a constant stream of data between peers and deliver carrier grade voice quality. Lets put this way if you have 8 Mbps internet connection, by using G.723 codec you can run upto 100 telephone lines with crystal clear and carrier grade voice quality. I am also a user of VoIP and have setup a small PBX at home. Since I have discovered VoIP I have never used traditional PSTN service.

    Dear readers, if you have not yet tried VoIP I suggest that you try VoIP technology and I bet you will never want to use the traditional PSTN phone service ever again. VoIP has far more superior features to offer which traditional PSTN sadly cannot offer.

    Also It has recently been possile to carry Video alongwith VoIP by using low payload video codecs. I cannot resist to tell you that by using T.38 passthrough and disabling VAD VoIP can carry FAX transmission, but beaware FAX T.38 passthrough will only work when using wide band protocols such as G.711, a-Law and u-Law.

    By using ATA (Analog Telephone Adapter) which converts VoIP signals into traditional PSTN you can also using Dial-up modems to connect to various dialup services. I wont go in to the details what VoIP can offer, to cut my story short VoIP is a must to have product for every business and individual.

    How VoIP Works

    When we make a VoIP call, a communication channel is established between caller and called party over IP (Internet Protocol) which runs on top of computer data networks. A telephony conversation that takes place over VoIP are converted into binary data packets streams in real time and transmitted over data network, when these data packets arrive at the destination these are again converted into standard telephony conversation. This whole process of voice conversion into data, transmission and data conversion into back voice conversation takes place within less than few milliseconds. That is how a VoIP is call is transmitted over data networks. I hope that now you understand basics of how a VoIP call takes place.

    What are speech codec's and what role codec plays in VoIP?

    Speech codec play a vital role in VoIP and codec determines the quality and cost of the call. Let me explain you what exactly VoIP codec’s are and how they work. You may have heard about data compression, or probably you have heard about air compressor which compresses a volume of air in enclosed container, VoIP codec’s are no different than a air compressor. Speech codec’s compresses voice into data packets and decompresses it upon arrival at destination. Some VoIP codec’s can compress huge amount of voice while maintaining QoS which means use this type of codec will cost less because it will consume just a fraction of data network. Some codec’s are just not capable of encoding huge amount of voice they simply consume huge amount of data networks bandwidth hence the cost goes up.

    Following is a list of VoIP codec’s along with how much data network bandwidth they consume.

    * AMR Codec
    * BroadVoice Codec 16Kbps narrowband, and 32Kbps wideband
    * GIPS Family - 13.3 Kbps and up
    * GSM - 13 Kbps (full rate), 20ms frame size
    * iLBC - 15Kbps,20ms frame size: 13.3 Kbps, 30ms frame size
    * ITU G.711 - 64 Kbps, sample-based Also known as alaw/ulaw
    * ITU G.722 - 48/56/64 Kbps ADPCM 7Khz audio bandwidth
    * ITU G.722.1 - 24/32 Kbps 7Khz audio bandwidth (based on Polycom's SIREN codec)
    * ITU G.722.1C - 32 Kbps, a Polycom extension, 14Khz audio bandwidth
    * ITU G.722.2 - 6.6Kbps to 23.85Kbps. Also known as AMR-WB. CELP 7Khz audio bandwidth
    * ITU G.723.1 - 5.3/6.3 Kbps, 30ms frame size
    * ITU G.726 - 16/24/32/40 Kbps
    * ITU G.728 - 16 Kbps
    * ITU G.729 - 8 Kbps, 10ms frame size
    * Speex - 2.15 to 44.2 Kbps
    * LPC10 - 2.5 Kbps
    * DoD CELP - 4.8 Kbps

    Switch to VoIP Today and you will never want to use traditional PSTN ever again.

    Thanks

    -Imran
  • Great write up Imran! Thanks for the contribution and the wealth of information you provided should make anyone considering making the switch a no-brainer.
  • OzzieGeorge
    Phil

    An interesting idea but I'm surprised you use 20ms. We use 40ms packets to keep bandwidth down.
  • Thanks for the input Ozzie!

    You can set it to whatever you want, remember this is only a simple qualification test to make sure the network is even a viable candidate. The suggested method implies we will be using a toll quality G711 codec so packets will be expected a bit larger.
  • It's a pretty simple test that can be done from virtually any OS with the right nomenclature. Glad to be of help.
  • I never used this tool before. I will in the future though, especially when I'm onsite and trying to prove to the customer how it is his/her network causing the dropped calls etc. Thanks.
blog comments powered by Disqus