Chapter 13. VoIP

Table of Contents

13.1. What is VoIP?
13.2. Registration and Proxies
13.2.1. Registrar
13.2.2. Proxy
13.3. Core call routing switch
13.3.1. Call control
13.3.2. Bulk registration client
13.4. Network Address Translation
13.5. Number plan
13.6. Telephone handsets
13.7. VoIP call carriers
13.8. Hunt groups
13.9. Call pickup/steal
13.10. Busy lamp field
13.11. Using RADIUS
13.11.1. RADIUS accounting
13.11.2. RADIUS authentication
13.11.2.1. Call routing by RADIUS
13.12. Call recording
13.13. Voicemail and IVR services
13.14. Call Data Records
13.15. Technical details
13.16. Custom tones

13.1. What is VoIP?

Voice over IP (VoIP) is simply a means of carrying voice (telephone calls) over Internet Protocol (the Internet). Instead of using pairs of wires to carry the signal electrically, the sound is sampled and converted to a sequence of bytes. This is normally what is done in the telephone exchange before the data is sent over the telephone network. The key difference with VoIP is that the bytes are placed in packets, typically 20ms long, and these are sent via Internet Protocol. Unlike the telephone network, IP can cause packets to be delayed, lost or even copied. It is the job of the receiving end to cope with this and produce the audio again for the recipient to hear.

The end result is that telephone calls can be made over the Internet. This can cause confusion as this is often seen simply as free calls. Apart from costs for Internet traffic, this is indeed true where calls do not involve the traditional telephone network and you control both ends, but typically you will need to subscribe to a carrier who can route calls to and from the traditional telephone network.

The FB6000's role in this it to handle the IP packets used for VoIP. It does not get involved in converting sound to, or from, packets of data, but in passing those packets of data between VoIP devices and carriers. The protocol involves complex sequences of messages for control and authentication which the FB6000 handles.