Call Recorder

Call recording with Asterisk

Step 1: Select Your Telephony Hardware

Telephony Card

Asterisk applications that connect with legacy telephony systems (PBXs or the PSTN) require telephony interface hardware. Small system generally use analog or ISDN BRI connections. Larger systems (more than 12 lines) frequently use T1, E1 or J1 digital connections. If you're new to telephony, check out the Asterisk telephony by clicking the "More" link below.

[More]

Step 2: Select Your Computer Hardware

Computer

Asterisk can run on virtually any modern computer, but when building a production telephony application server you should follow a few basic best-practice guidelines. Click the "More" link below to learn the basic requirements for a solid Asterisk server.

[More]

Step 3: Install Linux & Asterisk

Once you have your Asterisk hardware the next step is software. You will either need to install Linux or use a ready-to-run distribution to install Linux, Asterisk and various related software packages. Since these application tutorials are intended to help you create custom telephony applications we will start with a generic installation of CentOS 5.3 and then install Asterisk from the Yum repository. This make it relatively easy to keep Asterisk up to date and avoids the complexities of hand compiling the Asterisk source code.

[More]
Asterisk Has Never Looked So Good

Top Ten Guidelines for Choosing the Best Phone System

PSTN Interface Card Selector

Asterisk Forge

Support

A source code repository and collaboration tool for developing and distributing open source Asterisk-related applications, utilities and external extensions. Use the Asterisk Forge for any Asterisk-related open source project.