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 -rx
Read morebash: #!/bin/sh asterisk -rx ‘command’ if you want to see the result of a command in a file: asterisk -rx
Read morewebrtc implementation on asterisk with Webphone What is WebRTC WebRTC is a free, open project that provides browsers and mobile
Read moreInstall Asterisk 13 and PJSIP on CentOS 6+ 64 bit Step 1 – Setup the environment The first step is
Read moreThe GotoIf( ) Application GotoIf( ) uses a special syntax, often called the conditional syntax: GotoIf(expression?destination1:destination2) If the expression evaluates
Read moreWhat is Fail2Ban Fail2Ban is an intrusion prevention software framework that protects computer servers from brute-force attacks Fail2ban is a
Read moreAsterisk 13 installation with libpri and dahdi on centos 7 Installation Process Step 1: Disable SELINUX permanently. Please note do
Read moreA conference bridge allows a group of people to participate in phone call. The most common form of bridge allows
Read moreThere are two types of authentications 1. IP based authentication 2.Username and Password based authentication For IP Based Authentication You
Read morecopy the below code to a file (click2call.php) to the webdirectory. executes as : http://ipaddress/click2call.php??exten=SIP/100&number=9899338979
Read moreA shell script to find all the files in the given path recursively and then copying them in the target
Read more