All posts by Tuna Peyo

Predefined channel variables

Mar 31,22

Asterisk contains a number of predefined channel variables. Some of such variables are CONTEXT, EXTEN, and PRIORITY which hold the …

Read More

Variable types

Mar 31,22

Four type of variables are available in Asterisk: Global variables – can be set either in the globals category of …

Read More

Variables

Mar 31,22

In computer programming, variables are storage locations used to store information that can later be referenced and manipulated. You can …

Read More

The Goto application

Mar 31,22

Another one of the applications that will make your dialplan more dynamic is the Goto application. This application enables you …

Read More

The Dial application

Mar 31,22

We’ve already used the Dial application a number of times, so you probably know the primary purpose of this application …

Read More

Invalid Entries and Timeouts

Mar 31,22

The code above will work just fine, until the user presses a key that is not in the range of …

Read More
Geek University 2022