#01

Building a Complete VoIP Monitoring Stack with Docker

Grafana + Prometheus + Loki + Homer + Smokeping + Blackbox Exporter

Monitoring & Observability Intermediate 46 min
#02

Building an AI-Powered VoIP Call Quality Analysis Service

FastAPI + NISQA Neural Model + Silero VAD + Claude AI

AI & Voice Agents Advanced 40 min
#03

Building a Real-Time AI Voice Agent for Asterisk

AudioSocket + Deepgram STT + Groq LLM + Cartesia TTS

AI & Voice Agents Advanced 44 min
#04

Smart Repeat Caller Detection & Routing for ViciDial/Asterisk

Custom Perl AGI + MySQL Implementation Guide

ViciDial Administration Intermediate 29 min
#05

MariaDB Multi-Source Replication for VoIP Call Centers

3 Masters to 1 Read-Only Replica with Database Renaming

Infrastructure & DevOps Advanced 34 min
#06

Building a Cloud VM Fleet Management Panel

PHP + REST API + SQLite + Role-Based Access Control

Infrastructure & DevOps Intermediate 40 min
#07

WhatsApp Group Monitor with AI Summaries & Scheduled Email Reports

Build a complete WhatsApp monitoring platform using Evolution API, FastAPI, PostgreSQL, Claude AI, and Resend -- no official WhatsApp Business API required.

Infrastructure & DevOps Advanced 38 min
#08

Building a Custom Prometheus Exporter for Asterisk/ViciDial

A production-grade Python exporter that bridges Asterisk AMI and ViciDial MySQL into Prometheus metrics for real-time VoIP monitoring.

Monitoring & Observability Intermediate 42 min
#09

ViciDial Server Hardening & MariaDB Optimization Guide

A battle-tested playbook for securing and tuning production ViciDial servers

ViciDial Administration Intermediate 38 min
#10

Advanced Ring Group Call Monitoring for ViciDial/Asterisk

PHP Parser + MySQL + Real-time Dashboard

Monitoring & Observability Intermediate 38 min
#11

Building Custom Claude Code Skills for VoIP Infrastructure Operations

15 Slash Commands for Monitoring, Investigation & Lookup

AI-Powered Operations Advanced 37 min
#12

Setting Up Isolated Multi-Country Teams on a Single ViciDial Server

Campaigns, Inbound Groups, User Groups, SIP Peers, and Ring Group Fallbacks

ViciDial Administration Intermediate 38 min
#13

Advanced ViciDial Inbound Call Flow Customization

Blacklists, CLI Filtering, Ring-Back Delay, Agent Ranking & Recording Security

ViciDial Administration Advanced 31 min
#14

Windows VDI Optimization with PowerShell

Automated Script That Applies 37+ Optimizations and Frees 6.4GB+ Disk Space

Infrastructure & DevOps Intermediate 52 min
#15

Automated Job Scraper with AI Filtering & Email Digest

Build a Python system that scrapes 5 job boards daily, uses Claude AI to score each listing against your skills, and delivers a ranked HTML email digest -- completely hands-off.

Infrastructure & DevOps Intermediate 41 min
#16

Automated Softphone Deployment for Call Center Agents

tSIP / MicroSIP + PowerShell + Config Server

Infrastructure & DevOps Intermediate 41 min
#17

Deploying Monitoring Agents on VoIP Servers

Deploy node_exporter, promtail, heplify, and a custom Asterisk exporter to distributed VoIP servers from a central monitoring host via SSH.

Monitoring & Observability Intermediate 37 min
#18

Building a VoIP Monitoring PHP Dashboard

Multi-Tab Interface for Homer SIP, ViciDial Stats, Call Quality Analysis, and Server Health

Monitoring & Observability Intermediate 37 min
#19

VoIP Troubleshooting Runbook

A Systematic 7-Step Diagnostic Procedure for Asterisk & ViciDial Issues

Monitoring & Observability Beginner 59 min
#20

Building a Custom CLI Management Tool for VoIP Servers

Shell Script Wrapper for Asterisk + ViciDial + MySQL

Infrastructure & DevOps Intermediate 31 min
#21

Recording Security & HTML5 Player for ViciDial

Apache mod_rewrite Protection + Dark-Themed HTML5 Audio Player with PHP Streaming Backend

ViciDial Administration Intermediate 26 min
#23

ElevenLabs Cloud Voice Agent with Asterisk SIP Integration

Cloud-Hosted Conversational AI with Custom Webhook Tools, SIP Trunk Routing, and Dynamic Call Context Injection

AI & Voice Agents Advanced 46 min
#24

Call Recording Transcription with Faster-Whisper

Table of Contents

AI & Voice Agents Intermediate 27 min
#25

Smart Ring Group: Busy-Skip AGI for Asterisk

A PHP AGI Script That Checks Extension State Before Dialing, So Only Idle Phones Ring

ViciDial Administration Intermediate 26 min
#26

ConfBridge Conference Rooms + Monitoring for ViciDial/Asterisk

Replace MeetMe with ConfBridge, Add Admin Controls, and Monitor Conference Activity

ViciDial Administration Intermediate 36 min
#27

Dinstar GSM Gateway Integration with ViciDial/Asterisk

Connect a physical GSM gateway to your ViciDial call center for making and receiving calls over cellular networks — complete with NAT traversal, inbound/outbound routing, and production troubleshooting.

Infrastructure & DevOps Advanced 38 min
#28

AI Voice Agent Prompt Engineering & Conversation Design

Designing Personalities, Conversation Flows, and Tool-Calling Workflows from Real Call Transcription Analysis

AI & Voice Agents Intermediate 58 min
#29

Voice Agent Tech Stack Comparison: Local vs Cloud with Shared Booking Backend

ElevenLabs Cloud vs Deepgram+Groq+Cartesia Local -- Architecture, Latency, Cost, and Migration

AI & Voice Agents Advanced 42 min
#30

ViciDial Troubleshooting Mega Guide

The top 20 most-discussed ViciDial problems — diagnosed and solved.

ViciDial Administration Beginner 71 min
#31

ViciDial Multi-Server Cluster Setup Guide

A complete, step-by-step guide to building a distributed ViciDial call center

ViciDial Administration Advanced 60 min
#32

WebRTC & ViciPhone Complete Setup Guide for ViciDial

The definitive guide** — consolidating 30+ forum threads, scattered blog posts, and hard-won

ViciDial Administration Advanced 48 min
#33

ViciDial Safe Upgrade Playbook

The step-by-step guide to upgrading ViciDial without killing your call center

ViciDial Administration Intermediate 49 min
#34

ViciDial Database Performance & Optimization

The Complete Guide to Diagnosing, Tuning, and Scaling Your ViciDial Database

ViciDial Administration Intermediate 43 min
#35

QA Pipeline — Call Transcription + AI Quality Scoring

Build an automated quality assurance pipeline that transcribes every inbound call using Faster-Whisper and scores agent performance with AI — running entirely on your existing ViciDial server with zero impact on live calls.

AI & Voice Agents Advanced 71 min
#36

ViciDial Security Hardening — Complete Guide

The definitive guide to locking down ViciDial, Asterisk, and supporting infrastructure against real-world attacks

ViciDial Administration Intermediate 73 min
#37

AI Voice Agent — OpenAI Realtime API + Asterisk

Build a Production Voice Agent Using OpenAI's Native Speech-to-Speech API with Asterisk AudioSocket

AI & Voice Agents Advanced 76 min
#38

Containerized Asterisk — Production Docker Compose Stack

Docker + Docker Compose + Asterisk 21 + PJSIP + MariaDB + Redis + Nginx + Let's Encrypt + ARI + WebRTC

Infrastructure & DevOps Advanced 83 min
#39

Real-Time Call Transcription & Sentiment Dashboard

Build a Live Monitoring System That Transcribes Active Calls and Displays Sentiment Analysis in Real-Time

AI & Voice Agents Advanced 89 min
#40

AI-Powered Answering Machine Detection — Whisper + ML Classifier

Technologies:** Python, FastAPI, Faster-Whisper, scikit-learn, PyTorch, Asterisk, AGI, ViciDial, Prometheus

AI & Voice Agents Advanced 82 min
#41

FreeSWITCH Fundamentals — Installation, Dialplan, SIP & IVR

Table of Contents

Infrastructure & DevOps Intermediate 67 min
#42

Kamailio Fundamentals — Installation, Routing, Authentication & TLS

Technologies:** Kamailio, SIP, RTPEngine, TLS, WebRTC, MariaDB, Dispatcher, NAT, Prometheus

Infrastructure & DevOps Intermediate 75 min
#43

Kamailio + FreeSWITCH — Load Balancing & High Availability

Difficulty:** Advanced

Infrastructure & DevOps Advanced 75 min
#44

Homelab Media Server — Complete Docker Stack on Repurposed Laptop

Difficulty:** Beginner-Intermediate

Infrastructure & DevOps Beginner 32 min
No tutorials match your search.

Need expert help with your setup?

VoIP infrastructure consulting, AI voice agent integration, monitoring stacks, scaling — I've done it all in production.

Get a Free Consultation