All posts by Tuna Peyo

What are hardphones?

Mar 31,22

Hardphones (also known as VoIP or IP phones) are purpose-built hardware devices that look much like an ordinary telephone, but …

Read More

Our first dialplan

Mar 31,22

Now that we know how to register phones to Asterisk and create a dialplan, we can create our first telephony …

Read More

Applications

Mar 31,22

The last component of a dialplan is the application – the action that will be performed on the current channel. …

Read More

Priorities

Mar 31,22

An extension can have multiple steps (priorities) which are executed in order. Each priority will execute a specific application. For …

Read More

Extensions

Mar 31,22

An extension in Asterisk defines the series of steps (each step containing an application) through which Asterisk will take a …

Read More

Contexts

Mar 31,22

As we’ve already learned, contexts in Asterisk are used to keep different parts of the dialplan from interacting with each …

Read More
Geek University 2022