Sadiq Hussain

Sadiq Hussain

SIP Trunk Configuration in FreePBX

Introduction Session Initiation Protocol (SIP) trunking is a digital method used for making and receiving phone calls and other digital communication over an internet connection. The term “trunk” in SIP trunking refers to virtual phone lines that enable phone calls…

How To Install Node.js on Ubuntu 20.04

Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more. It runs on the V8 JavaScript engine, and executes JavaScript code outside a web browser. This guide will show you different ways to install NodeJS on a Ubuntu 20.04 Server. Introduction Node.js is a free,…

How to Install FreeSwitch On Debian 11/ Debian 12

FreeSwitch Installation on Debian 11 FreeSWITCH is a free and open-source telephony software for real-time communication protocols using audio, video, text, and other forms of media. The software has applications in Web Real-Time Communication (WebRTC), voice over Internet Protocol (VoIP), video transcoding, and Multipoint Control Unit (MCU) functionality. It supports Session…