Welcome to the Asterisk Knowledge Base and Tutorial
Runing Asterisk command from bash script -shell script
bash: #!/bin/sh asterisk -rx ‘command’ if you want to see the result of a command in a file: asterisk -rxRead More »
webrtc implementation asterisk : Webphone

Read More »
Install Asterisk 13 and PJSIP on CentOS 6

Read More »
Asterisk dialplan function GotoIf : Asterisk command gotoif

Read More »
installation and configuration of fail2ban on CentOS 6

Read More »
asterisk 13 installation with libpri and dahdi on centos 7
Asterisk 13 installation with libpri and dahdi on centos 7 Installation Process Step 1: Disable SELINUX permanently. Please note doRead More »
call conference asterisk - n-way call HOWTO

Read More »
SIP Trunk configuration - IP Based authentication and Password based authentication

Read More »
Click to Dial or php API to dial from asterisk

Read More »
Shell Script to copy files in a folder
A shell script to find all the files in the given path recursively and then copying them in the targetRead More »
Dialer Support - S Net Expert Technology

Read More »
Manipulating Dialplan Variables : Asterisk
We often require to do string manipulation on a variable. For example, a variable named phonenumber which represents a number we’d likeRead More »
SIP Header while call orginate : Asterisk AMI
Action: Originate Channel: SIP/2003 Context: test Exten: s Priority: 1 Variable: __SIPADDHEADER51=Call-Info: <sip:192.168.0.19>\;answer-after=0 Callerid: MyTestCall Timeout: 15000 ActionID: 200 Where 192.168.0.19Read More »
Asterisk - ChannelRedirect
ChannelRedirect : This is used to redirect the given channel to target dialplan. For example if you want to redirectRead More »
Asterisk : Select Multiple column from MySQL

Read More »