Archive

Posts Tagged ‘VoIP’

VoIP – Open Issues and Future Work

August 31st, 2009 admin No comments

The main open issue is the inability to properly handle Skype, to date probably the most widespread VoIP protocol. As explained before, this is due to the lack of documentation about the protocol, and the use of payload encryption. This is not only a limitation of ntop and nProbe but of any other VoIP analysis tool.

VoIP support is relatively new into ntop/nProbe hence several extensions can be added to their implementation. The current measurements focus mainly on high-level metrics such as jitter or packet loss, and are independent of the codecs being used. However as new codecs such as H.264 [h264] are becoming increasingly popular, a planned enhancement is the ability to decode some of these codec formats in order to also provide precise information about the RTP payload (e.g. voice quality), as well provide support for RTP XS reports.

The implementation of these voice analysis metrics has been delayed with respect to the original plan, as they are described in ITU documents (e.g. ITU E.411 recommendation) that are not freely available on the Internet, that is usually a problem for the open source community. Nevertheless in the next release two new common metrics such as MOS score and r-factor will be implemented thanks to bits and pieces found googling on the Internet.

Source: Luca Deri (ntop.org)

Status of VoIP regulation in Africa

August 24th, 2009 admin No comments

Overview

- Nigeria and Mauritius have legalised VoIP
- Algeria contemplating the same approach
- “Back door deals” arranged between SOTELMA (Mali) and four VoIP operators
- Kenya examining ways to have VoIP services through cybercafés and ISPs

VoIP is a tool that African governments and regulators could use in a number of ways to address a wide range of pressing issues and it is therefore something that needs to be understood rather than feared.

Handling VoIP Service Requirements – Minimizing Latency

August 10th, 2009 admin No comments

As with most real-time services, VoIP demands that the network provide predictable performance within a constrained boundary of transport parameters. This section surveys the key networking issues that an organization or service provider must carefully consider when deploying a VoIP solution.

Latency (also referred to as delay) is the time that it takes a packet to make its way through the network to the terminating device. In other words, latency is the time it takes the speaker’s voice to reach the listener’s ear. While large latency values do not necessarily degrade the sound quality of a phone call, they can disrupt the rhythm of conversation, making it difficult to interact.

Several factors contribute to latency in a multiservice network, including:

• The time it takes for the endpoints to create the packets used in voice services, known as packet creation latency
• The time it takes to serialize the digital data onto the physical links of the interconnecting equipment Read more…

About VoIP

August 5th, 2009 admin No comments

Voice over IP – the transmission of voice over packet-switched IP networks – is one of the most important emerging trends in telecommunications. As with many new technologies, VOIP introduces both security risks and opportunities. VOIP has a very different architecture than traditional circuit-based telephony, and these differences result in significant security issues.

Lower cost and greater flexibility are among the promises of VOIP for the enterprise, but VOIP should not be installed without careful consideration of the security problems introduced. Administrators may mistakenly assume that since digitized voice travels in packets, they can simply plug VOIP components into their already-secured networks and remain secure. Read more…