Welcome to the Asterisk Knowledge Base and Tutorial
Uninstall the old dahdi drivers asterisk
Uninstall the old dahdi drivers asterisk ssh the server via putty First check the dahdi modules installed by running belowRead More »
asterisk auto dialing using call file
asterisk auto dialing using call file Asterisk call files are structured files which, when moved to the appropriate directory, areRead More »
Vicidial Lead upload sample csv file

Read More »
Configure Allo 3rd gen PRI Card in VICIdial, Goautodial and Asterisk

Read More »
RAND : Asterisk function to choose a random number
RAND : Asterisk function to choose a random number rand function is use to choose a random number in aRead More »
how to set random caller ids on Asterisk based system
Setting random caller IDs on an Asterisk-based system involves modifying the dial plan and potentially using an external script orRead More »
Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) When first learning Asterisk some users will find they are unableRead More »
Asterisk and Speech Recognition
Asterisk and Speech Recognition Before we dive into Asterisk, we need to select a speech engine. There are two main typesRead More »
install asterisk 14 on CentOS 7
install asterisk 14 on CentOS 7 Step 1: Disable SELINUX Modify /etc/sysconfig/selinux file, change SELINUX to disable and restart server. #Read More »
SRTP (Secure Real-Time Transport Protocol or Secure RTP)

Read More »
CONNECT : Asterisk queue event
CONNECT : Asterisk queue event Event and their associated information CONNECT(holdtime|bridgedchanneluniqueid) The caller was connected to an agent. Hold timeRead More »
COMPLETECALLER : Asterisk queue event
COMPLETECALLER : Asterisk queue event Event and their associated information COMPLETECALLER(holdtime|calltime|origposition) The caller was connected to an agent, and theRead More »
COMPLETEAGENT : Asterisk queue event
COMPLETEAGENT : Asterisk queue event Event and their associated information COMPLETEAGENT(holdtime|calltime|origposition) The caller was connected to an agent, andRead More »
ABANDON : Asterisk queue event
ABANDON : Asterisk queue event Event and their associated information ABANDON(position|origposition|waittime) The caller abandoned their position in the queue.Read More »
Asterisk SIP Trunking : Asterisk as SIP Client
Asterisk SIP Trunking : Asterisk as SIP Client The following Configuration Guides are intended to help you connect your SIPRead More »