Building Telephony Systems With Asterisk
Formats:
save 50%!
save 37%!
Free Shipping!
| Also available on: |
|
- Install, configure, deploy, secure, and maintain Asterisk
- Build a fully-featured telephony system and create a dial plan that suits your needs
- Learn from example configurations for different requirements
Book Details
Language : EnglishPaperback : 176 pages [ 235mm x 191mm ]
Release Date : September 2005
ISBN : 1904811159
ISBN 13 : 9781904811152
Author(s) : Barrie Dempster, David Gomillion
Topics and Technologies : All Books, Linux Servers, Networking & Telephony, Open Source
Table of Contents
Introduction
Chapter 1: Introduction to Asterisk
Chapter 2: Making a Plan for Deployment
Chapter 3: Installing Asterisk
Chapter 4: Configuring Asterisk
Chapter 5: Creating a Dialplan
Chapter 6: Quality Assurance
Chapter 7: Asterisk@Home
Chapter 8: Case Studies
Chapter 9: Maintenance and Security
Index
Barrie Dempster
David Gomillion
Code Downloads
Download the code and support files for this book.
Submit Errata
Please let us know if you have found any errors not listed on this list by completing our errata submission form. Our editors will check them and add them to this list. Thank you.
Errata
- 7 submitted: last submission 06 Jan 2012Errata type: Typo | Page number: 75
{exten should be {EXTEN
Errata type: Typo | Page number: 76
{exten should be {EXTEN
Errata type: Typo | Page number: 77
{exten should be {EXTEN
Errata type: Typo | Page number: 78
{exten should be {EXTEN
Errata type: Typo | Page number: 133
In the example part of aa.incl the last line reads:" exten => 100,1,Macro (stdexten,100@aa,SIP/al100); Only AA extension". If this example is to route to Auto Auction extension it should read the following: "exten => 100,1,Macro (stdexten,100@aa,SIP/aa100); Only AA extension". The previous example routes the call to Al Getrich (al100).
Errata type: Typo | Page number: 140
Line 19: The character ' should be `
Errata type: Typo | Page number: 150
In the chapter for maintenance and security, sub section SIP (Session Initiation Protocol) it says the incoming and outgoing connection ports for SIP are 5090. The port number should be 5060.
Sample chapters
You can view our sample chapters and prefaces of this title on PacktLib or download sample chapters in PDF format.
This book takes you from installing and configuring Asterisk to using its various advanced features�, helping you build feature-rich telephony systems. With this book, you will learn how to:
- Install, configure, and deploy Asterisk
- Create a dialplan that suits your needs
- Build a fully-featured telephony system
- Monitor, record, and log calls
- Install and use Asterisk@Home
- Backup, secure, and maintain Asterisk
- Use example configurations for different requirements
Asterisk is a powerful and flexible open source framework for building feature-rich telephony systems. As a Private Branch Exchange (PBX) which connects one or more telephones, and usually connects to one or more telephone lines, Asterisk offers very advanced features, including station-to-station calls, line trunking, call distribution, call detail rerecords, and call recording.
Asterisk can be used to provide Interactive Voice Response (IVR). The power and flexibility of a programmable phone system gives us the ability to respond to our customers in meaningful ways.
Asterisk has also a fully-functional voicemail system included. It supports voicemail contexts so that multiple organizations can be hosted from the same server. It supports different time zones so that users can track when their phone calls come in. It even provides the option to notify the recipient of new messages via email. In fact, we can even attach the message in audio!
Finally, Asterisk is a Voice Over IP (VoIP) system. The benefits of VoIP are numerous. For instance, we can have multiple users using the same Asterisk service from a variety of locations; we can have users in the local office using PSTN phones or IP phones; we can have remote VoIP users; we can even have entire Asterisk systems operated and run completely separately but with integrated routing; We can have an extension anywhere we have a reasonably fast Internet connection, which means employees can have an extension on the phone system at home if they have a broadband connection. The benefits are too many to list.
Flexibility often means complexity, and this is true in the case of Asterisk. This book is all you need to understand and use Asterisk to build the telephony system that meets your need. You will learn how to use the many features that Asterisk provides you with.
This book shows how to build a telephony system for your home or business using the free and open source application, Asterisk. 'Building a Telephony System with Asterisk' takes you step-by-step through the process of installing and configuring Asterisk. It shows you how to make a deployment plan, and how to create a dial plan.
The book also presents example configurations for using Asterisk in three different scenarios: for small and home offices, small businesses, and Hosted PBX.
With an engaging style and excellent way of presenting information, this book makes a complicated subject very easy to understand.
Read Chapter 2: Making a Plan for Deployment [164KB]
This book is aimed at anyone who is interested in building a powerful telephony system using the free and open source application, Asterisk, without spending many thousands of dollars buying a commercial and often less flexible system.
This book is suitable for the novice and those new to Asterisk and telephony. Telephony or Linux experience will be helpful, but not required.

