Asterisk Subroutine Call : Pre-Dial Handlers

Pre-dial handlers allow you to execute a dialplan subroutine on a channel before a call is placed but after the

Read more

Asterisk Manager API Action Redirect : Asterisk Call transfer

Action: Redirect Synopsis: Redirect (transfer) a call Privilege: call,all Description: Redirect (transfer) a call. Variables: (Names marked with * are

Read more

Asterisk: The Hacker’s PBX

Telecommunications companies that choose to ignore Asterisk do so at their peril. The flexibility it delivers creates possibilities that the

Read more

A Telephony Revolution with Asterisk

First they ignore you, then they laugh at you, then they fight you, then you win. —Mahatma Gandh we confidently

Read more

Changing PRI card line mode to T1 or E1 without moving the jumper

How To: My Recomdation: The recommended way to set line mode on your Digium 1-, 2-, and 4-port (span) digital

Read more

Changing centos/redhat run level init 3

What is a runlevel ? Runlevel is the preset state in which a Linux system operates. Below mentioned are the

Read more

Failed to connect to MySQL-asterisk

Files need to check are: /etc/asterisk/res_odbc.conf /etc/odbcinst.ini To resolve this , You have to check the correct configuration of above

Read more

Convert seconds to hh:mm:ss format IN EXCEL

Use =A1/86400 Where A1 holds the time. Format as hh:mm:ss or whatever you need.   You can also try A1=9084

Read more