#01

Building a Complete VoIP Monitoring Stack with Docker

Build a complete VoIP monitoring stack in Docker: Grafana dashboards, Prometheus metrics, Loki logs, Homer SIP capture, and Smokeping latency graphs.

Monitoring & Observability Intermediate 46 min
#02

Building an AI-Powered VoIP Call Quality Analysis Service

Score call audio quality automatically with a FastAPI service that combines the NISQA neural model, Silero VAD, and Claude for plain-English verdicts.

AI & Voice Agents Advanced 40 min
#03

Building a Real-Time AI Voice Agent for Asterisk

Build a real-time AI voice agent that answers Asterisk calls: AudioSocket streaming into Deepgram STT, a Groq LLM, and Cartesia TTS replies.

AI & Voice Agents Advanced 44 min
#04

Smart Repeat Caller Detection & Routing for ViciDial/Asterisk

Detect repeat callers in real time and route them to the same agent with a Perl AGI script and MySQL lookups, no ViciDial core changes needed.

ViciDial Administration Intermediate 29 min
#05

MariaDB Multi-Source Replication for VoIP Call Centers

Replicate three MariaDB masters into one read-only reporting replica with per-source database renaming, so heavy queries never touch production.

Infrastructure & DevOps Advanced 34 min
#06

Building a Cloud VM Fleet Management Panel

Build a web panel to power on, reboot, and schedule a fleet of cloud VMs: PHP frontend, REST API backend, SQLite storage, and role-based access.

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

Harden a production ViciDial server and tune MariaDB step by step: firewall, fail2ban, SSH, InnoDB sizing, and the settings that survive real load.

ViciDial Administration Intermediate 38 min
#10

Advanced Ring Group Call Monitoring for ViciDial/Asterisk

Monitor ring group calls in real time with a PHP log parser and MySQL, so you see missed after-hours calls before the customer complains.

Monitoring & Observability Intermediate 39 min
#100

How to Manage ViciDial Lists: Deactivate, Reset & Delete Leads

Permanently remove leads, recycle phone numbers, and reset list state without data loss or orphaned records.

ViciDial Administration Intermediate 16 min
#11

Building Custom Claude Code Skills for VoIP Infrastructure Operations

Turn repetitive VoIP ops work into 15 Claude Code slash commands: agent status, live calls, trunk health, call investigation, and DID lookup.

AI-Powered Operations Advanced 37 min
#12

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

Run isolated country teams on one ViciDial server using separate campaigns, inbound groups, user groups, SIP peers, and ring group fallbacks.

ViciDial Administration Intermediate 38 min
#13

Advanced ViciDial Inbound Call Flow Customization

Customize ViciDial inbound flow beyond the admin UI: caller blacklists, CLI filtering, ring-back delay, agent ranking, and recording security.

ViciDial Administration Advanced 31 min
#14

Windows VDI Optimization with PowerShell

Speed up call-center VDI workstations with one PowerShell script that applies 37+ Windows optimizations and frees over 6 GB of disk per machine.

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

Deploy preconfigured softphones to dozens of agent PCs at once with tSIP or MicroSIP, PowerShell, and a central 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

Build a multi-tab PHP dashboard for VoIP ops: Homer SIP traces, ViciDial stats, call quality analysis, and server health in one place.

Monitoring & Observability Intermediate 37 min
#19

VoIP Troubleshooting Runbook

A systematic 7-step diagnostic procedure for Asterisk and ViciDial: from "calls are failing" to root cause without guessing.

Monitoring & Observability Beginner 59 min
#20

Building a Custom CLI Management Tool for VoIP Servers

Wrap Asterisk, ViciDial, and MySQL admin tasks into one shell CLI tool, so routine checks take one command instead of five terminals.

Infrastructure & DevOps Intermediate 31 min
#21

Recording Security & HTML5 Player for ViciDial

Protect ViciDial call recordings with Apache mod_rewrite rules and serve them through a PHP streaming backend with a dark HTML5 player.

ViciDial Administration Intermediate 26 min
#23

ElevenLabs Cloud Voice Agent with Asterisk SIP Integration

Connect ElevenLabs conversational AI agents to real phone calls over SIP, with webhook tools and dynamic call context injection.

AI & Voice Agents Advanced 46 min
#24

Call Recording Transcription with Faster-Whisper

Batch transcription of ViciDial call recordings using Faster-Whisper (OpenAI Whisper optimized with CTranslate2) for speech-to-text at scale — on CPU, without cloud APIs.

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 ring groups skip busy phones and only idle extensions ring.

ViciDial Administration Intermediate 26 min
#26

ConfBridge Conference Rooms + Monitoring for ViciDial/Asterisk

Replace MeetMe with ConfBridge on Asterisk: named conference rooms, admin controls, and real-time monitoring of who is in each room.

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

Design voice-agent personalities, conversation flows, and tool-calling workflows using patterns mined from real call transcriptions.

AI & Voice Agents Intermediate 58 min
#29

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

ElevenLabs cloud vs a local Deepgram, Groq and Cartesia stack for voice agents: architecture, latency, cost per call, and migration path.

AI & Voice Agents Advanced 42 min
#30

ViciDial Troubleshooting Mega Guide

The top 20 most-discussed ViciDial problems diagnosed and solved: dead air, DROP spikes, agents kicked, no dialable leads, and recording failures.

ViciDial Administration Beginner 71 min
#31

ViciDial Multi-Server Cluster Setup Guide

A step-by-step guide to building a distributed ViciDial call center across multiple servers: database master, web, and dialer roles explained.

ViciDial Administration Advanced 75 min
#32

WebRTC & ViciPhone Complete Setup Guide for ViciDial

Set up WebRTC and ViciPhone on ViciDial from scratch: certificates, ports, Asterisk config, and browser phones that actually register.

ViciDial Administration Advanced 48 min
#33

ViciDial Safe Upgrade Playbook

Upgrade ViciDial without killing your call center: pre-checks, database backups, SVN pinning, rollback plan, and post-upgrade verification.

ViciDial Administration Intermediate 49 min
#34

ViciDial Database Performance & Optimization

Diagnose, tune, and scale the ViciDial database: slow query hunting, InnoDB sizing, index fixes, and archiving that keeps dialing fast.

ViciDial Administration Intermediate 44 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

Lock down ViciDial and Asterisk against real attacks: firewall rules, fail2ban jails, SIP hardening, admin access control, and audit logging.

ViciDial Administration Intermediate 73 min
#37

AI Voice Agent — OpenAI Realtime API + Asterisk

Build a production voice agent with OpenAI's native speech-to-speech Realtime API wired into Asterisk through AudioSocket.

AI & Voice Agents Advanced 76 min
#38

Containerized Asterisk — Production Docker Compose Stack

Run Asterisk 21 fully containerized: Docker Compose with PJSIP, MariaDB, Redis, Nginx, Let's Encrypt, ARI, and WebRTC that survives restarts.

Infrastructure & DevOps Advanced 83 min
#39

Real-Time Call Transcription & Sentiment Dashboard

Build a live dashboard that transcribes active calls and shows per-call sentiment in real time, using faster-whisper and a lightweight web UI.

AI & Voice Agents Advanced 89 min
#40

AI-Powered Answering Machine Detection — Whisper + ML Classifier

Build a self-hosted answering machine detection (AMD) system that replaces Asterisk's built-in `AMD()` application with a Whisper-based speech recognition + machine learning classifier pipeline. Traditional AMD relies on energy detection and cadence analysis, achieving only 60-70% accuracy in real-world conditions — misclassifying live humans as machines (killing revenue-generating calls) and letting voicemail greetings through to agents (wasting expensive seat time). This tutorial's AI approach transcribes the first 3-5 seconds of answered audio using OpenAI's Whisper model, then feeds the transcript and audio features into a trained ML classifier that distinguishes human pickups from answering machines with 95%+ accuracy. The entire system runs on your own hardware with no per-call API costs, processes decisions in under 2 seconds, and continuously improves as you feed it new labeled data from your call center's actual traffic.

AI & Voice Agents Advanced 82 min
#41

FreeSWITCH Fundamentals — Installation, Dialplan, SIP & IVR

A complete beginner-to-intermediate guide to FreeSWITCH: installation, SIP endpoints, XML dialplan, IVR menus, voicemail, and Event Socket integration. Learn installation, SIP endpoint configuration, XML dialplan, IVR menus, voicemail, recording, and integration patterns from scratch, with production-ready configurations throughout. Whether you are migrating from Asterisk or starting fresh, this tutorial gives you everything you need to deploy a fully functional FreeSWITCH system with SIP phones, trunks, call routing, conferencing, and external application control via the Event Socket Layer.

Infrastructure & DevOps Intermediate 67 min
#42

Kamailio Fundamentals — Installation, Routing, Authentication & TLS

A complete beginner-to-intermediate guide to Kamailio: installation, SIP routing, authentication, NAT traversal, TLS, and load balancing as an SBC. Learn installation, SIP routing logic, user authentication, NAT traversal, TLS encryption, and load balancing from scratch, with production-ready configurations for use as a Session Border Controller (SBC) in front of Asterisk or FreeSWITCH. Whether you need to scale a single-server PBX to handle thousands of concurrent registrations, add a security layer in front of your media servers, or build a multi-tenant SIP platform, Kamailio is the tool that makes it possible.

Infrastructure & DevOps Intermediate 75 min
#43

Kamailio + FreeSWITCH — Load Balancing & High Availability

Build a carrier-grade VoIP platform by combining Kamailio as a SIP proxy/load balancer with multiple FreeSWITCH media servers. This advanced tutorial covers dispatcher-based load balancing, RTPEngine for media relay, WebRTC gateway integration, database-driven routing, geographic failover, and full high availability with no single point of failure. This is the architecture used by every major VoIP provider handling millions of calls — and by the end of this tutorial, you will have a production-ready platform capable of 10,000+ concurrent calls with zero-downtime upgrades and geographic redundancy.

Infrastructure & DevOps Advanced 75 min
#44

Homelab Media Server — Complete Docker Stack on Repurposed Laptop

Transform an old laptop into a powerful self-hosted media server running Jellyfin, the *Arr suite, qBittorrent, AdGuard Home, Nextcloud, and 15+ services — all managed through Docker Compose with Intel QSV hardware transcoding, automated media management, and remote access via Tailscale.

Infrastructure & DevOps Beginner 32 min
#45

ViciDial Agent Performance Reports Explained

Master ViciDial agent performance metrics, learn how to generate actionable reports, and understand the data structures that power contact center analytics

ViciDial Administration Intermediate 14 min
#46

Setting Up ViciDial Callbacks (CALLBK) — Agent & Auto

Learn how to configure and manage both agent-initiated and automatic callbacks in ViciDial with practical examples, database queries, and production troubleshooting techniques.

ViciDial Administration Intermediate 14 min
#47

ViciDial Lead Recycling & List Management Best Practices

Master advanced lead recycling strategies, implement intelligent list management workflows, and optimize your ViciDial contact center performance with production-tested configurations and real-world examples.

ViciDial Administration Intermediate 15 min
#48

Asterisk CDR Analysis — Extract Insights from Call Detail Records

Master the complete workflow for analyzing Asterisk Call Detail Records in production ViciDial environments—from database queries to real-time metrics and automated reporting.

Monitoring & Observability Intermediate 14 min
#49

ViciDial IVR Setup with Asterisk — Inbound Call Menus

Master building production-grade interactive voice response (IVR) systems in ViciDial using Asterisk dialplans, call routing, and real-time menu logic

ViciDial Administration Intermediate 11 min
#50

SIP Trunk Failover & Load Balancing for ViciDial

Master multi-trunk redundancy, active-active load balancing, and failover logic to ensure zero-downtime calling in your ViciDial environment

Infrastructure & DevOps Intermediate 14 min
#51

ViciDial Disposition Statuses — Complete Reference & Custom Setup

Master ViciDial disposition codes, implement custom statuses, configure agent workflows, and troubleshoot disposition-related issues in production call center environments.

ViciDial Administration Intermediate 15 min
#52

Asterisk Queue Strategy Guide — Which Ring Strategy to Use

Master ring strategies to optimize call routing, reduce agent idle time, and improve contact center performance in ViciDial and Asterisk environments

Infrastructure & DevOps Intermediate 16 min
#53

ViciDial Remote Agents — WebRTC, VPN & Firewall Setup

A production-grade guide to configuring remote agents in ViciDial using WebRTC, VPN tunnels, and secure firewall rules for distributed call centers

ViciDial Administration Intermediate 14 min
#54

Automated ViciDial Backups — Database, Recordings & Config

Master complete backup automation for ViciDial production systems, including MariaDB databases, call recordings, configuration files, and verification workflows that run unattended on schedule.

Infrastructure & DevOps Intermediate 14 min
#55

ViciDial Campaign DNC (Do Not Call) List Management

Master the complete workflow for importing, maintaining, and enforcing Do Not Call lists in ViciDial to ensure compliance and protect your campaign reputation

ViciDial Administration Intermediate 13 min
#56

Asterisk Codec Negotiation — G.711 vs G.729 vs Opus

Master codec selection and negotiation strategies for ViciDial deployments to optimize call quality, bandwidth, and server performance across different carrier and endpoint configurations.

Infrastructure & DevOps Intermediate 13 min
#57

ViciDial API Integration — Click-to-Call & CRM Webhooks

Master ViciDial's REST API and webhook system to build click-to-call functionality and real-time CRM integrations for Asterisk-based contact centers

ViciDial Administration Intermediate 13 min
#58

Monitoring Asterisk with SNMP & Nagios/Zabbix

Learn how to deploy enterprise-grade monitoring for your Asterisk/ViciDial system using SNMP, Nagios, and Zabbix to track calls, channels, and system health in real-time.

Monitoring & Observability Intermediate 14 min
#59

Asterisk Fail2ban — Blocking SIP Brute Force Attacks

Learn how to deploy Fail2ban with Asterisk to detect and automatically block SIP brute force attacks, credential stuffing, and registration floods in production ViciDial environments.

Infrastructure & DevOps Intermediate 13 min
#60

ViciDial Custom Dialplan — Advanced extensions.conf Patterns

Master complex call routing, dynamic variable manipulation, and production-grade dialplan logic to build scalable ViciDial campaigns with custom extensions.conf patterns

ViciDial Administration Intermediate 11 min
#61

Asterisk Voicemail System — Setup, Email Integration & IVR

Learn to configure production-grade voicemail in Asterisk with email notifications, custom greetings, transcription, and IVR routing for ViciDial environments.

Infrastructure & DevOps Intermediate 13 min
#62

ViciDial Agent Screen Layout & Custom CRM Fields

Master the art of customizing your ViciDial agent screen interface, configuring dynamic CRM fields, and optimizing call center workflows for maximum productivity and data capture.

ViciDial Administration Intermediate 16 min
#63

Troubleshooting One-Way Audio in ViciDial / Asterisk

Learn to diagnose and resolve one-way audio issues in ViciDial and Asterisk environments, including codec mismatches, RTP problems, and ViciDial-specific configuration errors.

Infrastructure & DevOps Intermediate 16 min
#64

ViciDial Recording Storage — NFS, S3 & Archival Strategies

Master efficient recording storage architectures for ViciDial and Asterisk systems, comparing NFS block storage, S3 cloud solutions, and long-term archival strategies with production-tested configurations.

Infrastructure & DevOps Intermediate 15 min
#65

Asterisk Music on Hold — Custom Audio & Per-Queue MOH

Master custom music on hold setup, per-queue MOH routing, and troubleshooting for high-volume ViciDial production systems

Infrastructure & DevOps Intermediate 11 min
#66

ViciDial Time Zone Routing — Call at the Right Local Time

Master ViciDial's timezone routing capabilities to deliver calls to the right prospect at the right local time, increasing answer rates and compliance with do-not-call regulations.

ViciDial Administration Intermediate 12 min
#67

Securing ViciDial Admin Interface — HTTPS, IP Whitelist, 2FA

Learn how to lock down your ViciDial admin panel with production-grade security: enforce HTTPS, restrict access by IP, implement two-factor authentication, and harden the database layer.

ViciDial Administration Intermediate 13 min
#68

ViciDial Login Incorrect Error — Fix Agent & Admin Auth Failures

Learn how to diagnose and resolve "login incorrect" authentication failures in ViciDial for both agents and administrators, including database verification, configuration checks, and real-world debugging techniques.

ViciDial Administration Intermediate 15 min
#69

ViciDial 'No One Is in Your Session' Error — Causes & Fixes

Master the root causes of ViciDial's most frustrating connection error and implement proven solutions to keep your contact center running smoothly.

ViciDial Administration Intermediate 12 min
#70

ViciDial carrier_log No Answer — Diagnosing Failed Outbound Calls

Master the art of troubleshooting "No Answer" call failures in ViciDial by reading carrier_log entries, analyzing Asterisk SIP traces, and identifying root causes in your telephony infrastructure

ViciDial Administration Intermediate 13 min
#71

ViciDial DEAD Call Status — Why Agents Get Dead Air & How to Fix It

Master the root causes of dead calls in ViciDial, diagnose them using logs and database queries, and implement proven fixes to eliminate dead air and improve call quality.

ViciDial Administration Intermediate 13 min
#72

ViciDial 'Agent Not Available' Error — Routing & Login Troubleshooting

Learn how to diagnose and fix the "Agent Not Available" error in ViciDial by understanding call routing logic, agent status codes, database configuration, and Asterisk integration issues.

ViciDial Administration Intermediate 15 min
#73

ViciDial Recordings Missing — Why Calls Are Not Being Recorded

Learn how to diagnose and fix missing call recordings in ViciDial by checking configuration, Asterisk settings, file permissions, and database logging

ViciDial Administration Intermediate 13 min
#74

ViciDial "Campaign Has No Dialable Leads" — List & Hopper Troubleshooting

Master the root causes of no dialable leads errors and regain full campaign productivity through systematic list validation, hopper configuration, and database troubleshooting.

ViciDial Administration Intermediate 15 min
#75

ViciDial MySQL Connection Error — Database Connectivity Fixes

Learn how to diagnose, troubleshoot, and resolve MySQL connection errors in ViciDial production environments, including configuration validation, permission management, and failover strategies.

Infrastructure & DevOps Intermediate 16 min
#76

ViciDial Agent Screen Blank or Not Loading — PHP & Browser Fixes

Master the complete diagnostic and resolution workflow for ViciDial agent screen failures, including server-side PHP debugging, database verification, browser compatibility checks, and production deployment fixes.

ViciDial Administration Intermediate 14 min
#77

ViciDial Dropped Calls (DROP Status) — Causes & Compliance Fixes

Learn to diagnose, fix, and prevent DROP status calls in ViciDial; understand the technical causes, check configurations, validate SIP/IAX2 connectivity, and implement compliance-safe solutions that maintain call quality and regulatory standards.

ViciDial Administration Intermediate 15 min
#78

ViciDial 'Extension Does Not Match' Error — Phone Registration Issues

Learn how to diagnose and resolve the "Extension Does Not Match" registration error in ViciDial, including SIP endpoint configuration, database validation, and real-world fixes for agent phone registration failures.

ViciDial Administration Intermediate 13 min
#79

ViciDial Hopper Not Loading Leads — Troubleshooting the Lead Hopper

Learn how to diagnose and fix lead hopper loading failures in ViciDial by checking database configurations, API endpoints, dial groups, and backend processes.

ViciDial Administration Intermediate 13 min
#80

Asterisk 'All Circuits Busy' Error — SIP Channel Exhaustion Fix

Learn how to diagnose, prevent, and resolve the "all circuits busy" error in production Asterisk/ViciDial systems by managing SIP channel limits, monitoring active sessions, and implementing proper resource constraints.

Infrastructure & DevOps Intermediate 13 min
#81

Asterisk 'Peer Is Not Registered' — SIP Registration Failure Debug

Master the diagnosis and resolution of SIP registration failures in Asterisk/ViciDial production environments by understanding peer registration mechanics, common misconfiguration patterns, and step-by-step troubleshooting methodology.

Infrastructure & DevOps Intermediate 13 min
#82

SIP 403 Forbidden Error — Trunk Authentication Troubleshooting

Master the complete diagnostic and resolution process for SIP 403 Forbidden errors affecting your ViciDial trunks and Asterisk SIP authentication

Infrastructure & DevOps Intermediate 12 min
#83

SIP 503 Service Unavailable — Carrier & Server-Side Fixes

Learn how to diagnose and resolve SIP 503 errors in ViciDial and Asterisk production environments, with carrier-side and server-side remediation strategies

Infrastructure & DevOps Intermediate 16 min
#84

SIP 408 Request Timeout — Network & Firewall Troubleshooting

Master the complete diagnostic and resolution process for SIP 408 errors in ViciDial and Asterisk production environments, covering network analysis, firewall rules, SIP configuration tuning, and carrier-level debugging.

Infrastructure & DevOps Intermediate 14 min
#85

Asterisk Core Dump & Crash Analysis — Debugging Segfaults

Learn how to capture, analyze, and fix segmentation faults in production Asterisk systems running ViciDial by examining core dumps, generating backtraces, and identifying memory corruption and module conflicts.

Infrastructure & DevOps Intermediate 13 min
#86

ViciDial VDAD Not Dialing — AST_VDadapt Process Troubleshooting

Learn how to diagnose and fix the AST_VDadapt process when ViciDial campaigns fail to initiate outbound calls, with real configuration examples, database queries, and step-by-step debugging commands.

ViciDial Administration Intermediate 14 min
#87

How to Add an Agent in ViciDial — User Setup & Phone Config

Master the complete process of creating and configuring a new agent in ViciDial, from database entry through SIP registration and phone extension setup.

ViciDial Administration Intermediate 12 min
#88

How to Change Campaign Dial Speed in ViciDial

Master dial speed adjustments for ViciDial campaigns to optimize agent productivity, improve call connection rates, and reduce idle time in your production Asterisk environment.

ViciDial Administration Intermediate 13 min
#89

How to Upload a Lead List to ViciDial — CSV Format & Mapping

Master the complete process of importing lead lists into ViciDial with proper CSV formatting, field mapping, and validation techniques to avoid common import failures in production environments.

ViciDial Administration Intermediate 16 min
#90

How to Set Up ViciDial Auto-Dial (Predictive, Ratio & Progressive)

Master ViciDial's three auto-dial modes with production-ready configurations, database tuning, and real-world troubleshooting for enterprise call centers

ViciDial Administration Intermediate 14 min
#91

How to Create Custom ViciDial Reports with SQL Queries

Master the art of building production-grade custom reports in ViciDial by writing optimized SQL queries against the asterisk database, complete with real examples, performance tuning, and troubleshooting strategies.

ViciDial Administration Intermediate 14 min
#92

How to Set Up ViciDial DID Routing — Inbound Number Configuration

Master complete inbound DID routing configuration in ViciDial, from carrier integration through call distribution to agents, with production-ready examples and troubleshooting strategies.

ViciDial Administration Intermediate 15 min
#93

How to Configure ViciDial Answering Machine Detection (AMD)

Master Asterisk's built-in AMD engine and implement production-grade answering machine detection in ViciDial to increase agent productivity, reduce wasted call time, and improve contact rates on outbound campaigns.

ViciDial Administration Intermediate 14 min
#94

How to Use ViciDial Admin Utilities — Archive, Cleanup & Maintenance

Master production ViciDial database maintenance, call log archival, and system cleanup to optimize performance and prevent disk space exhaustion.

ViciDial Administration Intermediate 15 min
#95

How to Set Up ViciDial Scheduled Callbacks — Agent & Campaign Level

Master both agent-initiated and campaign-level scheduled callbacks in ViciDial, including database configuration, Asterisk dialplan setup, and production troubleshooting.

ViciDial Administration Intermediate 15 min
#96

How to Configure ViciDial Caller ID (CID) Settings Per Campaign

Master per-campaign Caller ID configuration in ViciDial/Asterisk to control outbound number presentation, dynamic CID routing, and compliance-driven number assignment across multiple campaigns.

ViciDial Administration Intermediate 12 min
#97

How to Configure ViciDial Script Tab — Agent Call Scripts

Master the complete setup of ViciDial agent call scripts including database configuration, script creation, script-to-campaign linking, and agent-level script assignments for production call centers.

ViciDial Administration Intermediate 13 min
#98

How to Use ViciDial Real-Time Report for Campaign Monitoring

Master real-time call monitoring, agent performance tracking, and live campaign metrics in ViciDial to optimize your contact center operations and identify bottlenecks instantly.

ViciDial Administration Intermediate 14 min
#99

How to Configure ViciDial Closer Campaigns & In-Groups

Master the complete process of setting up closer campaigns and in-groups in ViciDial, from database configuration through agent assignment and real-time monitoring.

ViciDial Administration Intermediate 16 min
No tutorials match your search.

Stuck on something specific?

Book a free 30-minute call. I run ViciDial centers across 3 countries and can usually unblock your setup in one session — or build it for you.

Book a Free Consultation