shift*eight asterisk business pbx

Asterisk Glossary


ACD

Stands for Automatic Call Distributor. A device or system that distributes incoming calls to a specific group of terminals that agents use. It is often part of a computer telephony integration (CTI) system.

API

Stands for Application Programming Interface. A standard set of functions, procedures, methods or classes that an operating system, library or service provides to support requests made by computer programs.

Asterisk

Open source PBX, telephony engine, and telephony applications toolkit.

Asterisk dial plan

A dial plan establishes the expected number and pattern of digits for a telephone number. This includes country codes, access codes, area codes and all combinations of digits dialled. For instance, the North American PSTN uses a 10-digit dial plan that includes a 3-digit area code and a 7-digit telephone number.

Asterisk Hardware

Computer and telecommunications components designed for use with Asterisk

Asterisk IP-PBX

An open source communications platform based on the Internet Protocol (IP) that provides a private branch exchange (PBX), commonly known as a telephone switchboard

BRI

Stands for Basic Rate Interface. It is an Integrated Services Digital Network (ISDN) service designed for individuals and small businesses and consists of two 64 kbit/s B channels for voice and user data and one 16 kbit/s D channel for control, signalling and networking.

Channel Bank

A device that performs multiplexing or demultiplexing of a group of communications channels into one channel of higher bandwidth or higher digital bit rate.

CODEC

Short for Coder/Decoder. A software library that contains the algorithms necessary to convert an analogue signal to and from a digital one (e.g. G.711 G.729 GSM)

Context

A dial plan is composed of one or more extension contexts. Each extension context is itself simply a collection of extensions. Each extension context in a dial plan has a unique name associated with it. The use of contexts can be used to implement a number of important features, such as security, routing, authentication and call back.

Digital receptionist

Also known as an auto attendant, allows callers to be automatically transferred to an extension without the intervention of a receptionist. Most digital receptionists offer a menu system and allow a caller to reach a live operator by dialing a number.

Digium

The company that is the creator and primary developer of Asterisk.

Encode

The process of converting an analogue signal into a digital signal that can be manipulated easily by a computer.

FreePBX

A graphical user interface (GUI) product for Asterisk that enables administrators to view, edit, and change various aspects of Asterisk via a web browser.

FXO

Stands for Foreign Exchange Office. A device usually found on the customer end that is powered by the channel and can interface into the telephone company's network.

FXS

Stands for Foreign Exchange Station. A device usually located on the telehpony company's end that generates ringing voltage, provides battery power, sends a dial tone, understands when the phone goes on-hook or off-hook, and sends and receives voice signals.

G.711

An uncompressed codec that samples a 64kbps channel at 8 bits per sample using pulse code modulation. The Two variants of G.711 are known formally as uLaw and aLaw.

G.729

The G.729 codec is an industry standard which allows for combining more calls in limited bandwidth to utilize IP voice in more cost effective ways. While a typical call consumes 64Kbps of voice bandwidth, G.729 reduces the call to 8Kbps.

GSM

A compressed speech codec that uses a rate of 13 kbps.

H.323

A VOIP protocol that was deployed early and is widely adopted.

IAX

Stands for Inter-Asterisk eXchange. A VOIP protocol designed to be much more NAT friendly. IAX currently only transports audio.

iPBX, IPBX, IP-PBX

A Private branch exchange (PBX) designed to deliver voice over a data network using Internet Protocol (IP) and interoperate with the normal Public Switched Telephone Network (PSTN).

ISDN

Stands for Integrated Services Digital Network. A digital telephone system network which integrates speech and data on the same lines.

IVR

Stands for Interactive Voice Response. An automated voice system that allows callers to navigate a phone system and be directed to the correct extension by pressing a series of numbers on a touch-tone phone.

Linux

Open sourced based, multi-user operating system similar to Unix for servers, desktops and laptops.

Multiplexing

The process where several analogue message signals or digital data streams are merged into one signal over a shared medium.

Open source

An approach to the design, development, and distribution of software, offering practical accessibility to a software's source code.

PBX

Stands for Private Branch Exchange. A telephone exchange that serves a particular business or office, as opposed to one that a common carrier or telephone company operates for the general public.

PCI

The Peripheral Component Interconnect (PCI) is used to attach peripheral devices to a computer motherboard.

PCIe

The Peripheral Component Interconnect Express (PCIe) card is an updated version of PCI.

PRI

Stands for Primary Rate Interface . It is an Integrated Services Digital Network (ISDN) service designed for larger organisations that runs over an E1 line and consists of thirty 64 kbit/s B channels for voice and user data and one 16 kbit/s D channel for control, signalling and networking.

PSTN

Stands for Public Switched Telephone Network. Originally a public-wide network of fixed-line analogue telephone systems, the PSTN is now almost entirely digital and includes mobile as well as fixed telephones.

SIP

Stands for Session Initiation Protocol. A signalling protocol, widely used for controlling multimedia communication sessions such as voice and video calls over IP (Internet Protocol).

Soft Phone

A software program used for making telephone calls over IP (Internet Protocol)on a computer. The program is designed to function like a traditional phone.

VoIP

Stands for Voice Over Internet Protocol. A general method for transporting voice over an IP network such as the Internet.