Kamailio
-
Step-by-Step Guide to SIPp : Build and Install from Source

Build and install SIPp from source on Linux with SSL, PCAP, and SCTP support. Complete guide to compiling the latest release from GitHub. Continue reading
-
Adding slack notifications to kamailio

Integrate Kamailio with Slack to receive real-time VoIP event notifications. Set up webhooks, configure http_client module, and send alerts to channels. Continue reading
-
Kamailio: Managing Logs Effectively

Redirect Kamailio logs from syslog to a dedicated file for easier management and analysis. Step-by-step guide for VoIP server log configuration. Continue reading
-
Stir/Shaken: How to generate a SIP Identity header using Open-Source tools

Generate a STIR/SHAKEN SIP Identity header using Kamailio and OpenSSL. Hands-on guide to caller ID authentication with open-source VoIP tools. Continue reading
-
Configuring RTPEngine in Kamailio: A Quick Guide

Configure RTPEngine with Kamailio for advanced media handling and NAT traversal. Quick guide covering module loading, parameters, and routing integration. Continue reading
-
Visualizing kamailio configuration file using route_graph tool

Visualize your Kamailio configuration file as a graph using the route_graph tool. See how SIP routes connect and flow through your proxy at a glance. Continue reading
-
Most useful Kamailio commands
Essential kamctl, kamcmd, and kamcli commands for managing Kamailio. Quick reference for user locations, dispatcher lists, dialogs, and runtime config. Continue reading
-
Build a SIP Registrar using Python with KEMI framework for Kamailio

Build a SIP registrar using Python and Kamailio’s KEMI framework. Process SIP REGISTER requests with Python scripting instead of native Kamailio config. Continue reading
-
Getting started with Kamailio Embedded Interpreter Interface (KEMI) framework using Python
Get started with Kamailio’s KEMI framework using Python. Replace native routing logic with Python scripts for flexible SIP message processing. Continue reading
-
How to enable per module log facility on Kamailio
Enable per-module logging in Kamailio to debug specific components independently. Redirect module logs to separate files using syslog facilities. Continue reading
Recent Posts
- How LLM Tool Calling Actually Works: A peek under the hood
- Run Gemma 4 on Raspberry Pi 4B: Complete Free Local AI Setup Guide
- Setup a Simple Web Page Watcher with Phone Notification on Raspberry Pi
- How to Make and Receive SIP to PSTN Calls Using Twilio and Zoiper (Step-by-Step Setup Guide)
- WebGL 3D: An interactive 3D cube (fun experiment)