<?xml version="1.0" ?>
        <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
            <channel>
                <title>IQAAI Technologies Resources</title>
                <link>https://iqaai.com/resources</link>
                <description>Technical deep-dives, architectural blueprints, and field notes from building mission-critical platforms.</description>
                <atom:link href="https://iqaai.com/feed.xml" rel="self" type="application/rss+xml"/>
                <lastBuildDate>Wed, 15 Jul 2026 07:36:56 GMT</lastBuildDate>
                
        <item>
            <title><![CDATA[Integrating Voice AI with FreeSWITCH Using a Custom Media Bug Module]]></title>
            <link>https://iqaai.com/resources/voice-ai-freeswitch-custom-media-bug-module</link>
            <guid isPermaLink="true">https://iqaai.com/resources/voice-ai-freeswitch-custom-media-bug-module</guid>
            <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A developer-focused design guide for connecting FreeSWITCH call audio to a real-time Voice AI pipeline through a custom C module and the Media Bug API.]]></description>
        </item>
        <item>
            <title><![CDATA[IQAAI Media Fabric: Breaking FreeSWITCH Server Affinity for WebRTC at Scale]]></title>
            <link>https://iqaai.com/resources/freeswitch-server-affinity-webrtc-media-fabric</link>
            <guid isPermaLink="true">https://iqaai.com/resources/freeswitch-server-affinity-webrtc-media-fabric</guid>
            <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[IQAAI Media Fabric removes FreeSWITCH server affinity so any FreeSWITCH node can serve any WebRTC endpoint across multi-AZ, nearest-PoP, horizontally scalable infrastructure.]]></description>
        </item>
        <item>
            <title><![CDATA[Building & Installing FreeSWITCH v1.11.1 from Source on Debian 13 (Trixie)]]></title>
            <link>https://iqaai.com/resources/freeswitch-v1-11-1-installation-guide</link>
            <guid isPermaLink="true">https://iqaai.com/resources/freeswitch-v1-11-1-installation-guide</guid>
            <pubDate>Fri, 03 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A comprehensive guide to building FreeSWITCH v.1.11.1 with SpanDSP, Sofia-SIP, LibKS, and SignalWire-C from source. Learn the streamlined installation process on Debian systems without legacy dependencies.]]></description>
        </item>
        <item>
            <title><![CDATA[Build a Custom FreeSWITCH ESL Client (Python & Node.js Guide)]]></title>
            <link>https://iqaai.com/resources/native-freeswitch-esl-client</link>
            <guid isPermaLink="true">https://iqaai.com/resources/native-freeswitch-esl-client</guid>
            <pubDate>Fri, 03 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn to build a lightweight, dependency-free FreeSWITCH Event Socket Layer (ESL) client using Python and Node.js. Handle real-time VoIP events like a pro.]]></description>
        </item>
        <item>
            <title><![CDATA[Stop using Webhooks: How FreeSWITCH SmartStream Brings AI Inside the Media Engine]]></title>
            <link>https://iqaai.com/resources/freeswitch-smartstream-ai</link>
            <guid isPermaLink="true">https://iqaai.com/resources/freeswitch-smartstream-ai</guid>
            <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Discover FreeSWITCH SmartStream (mod_ai_stream), a high-performance gRPC transport that eliminates WebSocket bottlenecks by running directly inside the RTP media stack.]]></description>
        </item>
        <item>
            <title><![CDATA[Building & Installing FreeSWITCH v1.11.0 from Source on Debian 13 (Trixie)]]></title>
            <link>https://iqaai.com/resources/freeswitch-v1-11-0-installation-guide</link>
            <guid isPermaLink="true">https://iqaai.com/resources/freeswitch-v1-11-0-installation-guide</guid>
            <pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A comprehensive guide to building FreeSWITCH v.1.11.0 with SpanDSP, Sofia-SIP, LibKS, and SignalWire-C from source. Learn the streamlined installation process on Debian systems without legacy dependencies.]]></description>
        </item>
        <item>
            <title><![CDATA[How to Install & Compile FreeSWITCH v1.10.12 (Ultimate Guide)]]></title>
            <link>https://iqaai.com/resources/freeswitch-v1-10-12-installation-guide</link>
            <guid isPermaLink="true">https://iqaai.com/resources/freeswitch-v1-10-12-installation-guide</guid>
            <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Step-by-step tutorial to install and compile FreeSWITCH v1.10.12 from source on Debian/Ubuntu. Master dependencies, fix common errors, and deploy like a pro.]]></description>
        </item>
        <item>
            <title><![CDATA[From Manual Chaos to Codified Truth: Why Your Dockerfile is Actually Your Best Documentation]]></title>
            <link>https://iqaai.com/resources/dockerfile-as-living-documentation</link>
            <guid isPermaLink="true">https://iqaai.com/resources/dockerfile-as-living-documentation</guid>
            <pubDate>Tue, 10 Mar 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[Discover why Dockerfiles outperform traditional README files as living, executable documentation. Learn how container-based workflows enforce reproducibility, version pinning, and security best practices across development teams.]]></description>
        </item>
        <item>
            <title><![CDATA[Building an Enterprise SDN Fabric with Open vSwitch and Faucet]]></title>
            <link>https://iqaai.com/resources/faucet-sdn-openvswitch</link>
            <guid isPermaLink="true">https://iqaai.com/resources/faucet-sdn-openvswitch</guid>
            <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A deep-dive tutorial on architecting a Software-Defined Network (SDN) using the Faucet OpenFlow controller and Open vSwitch, complete with Datapath ID routing and VLAN segmentation.]]></description>
        </item>
        <item>
            <title><![CDATA[Why FreeSWITCH Verto endpoint is the Superior Choice for Browser-Based WebRTC]]></title>
            <link>https://iqaai.com/resources/freeswitch-mod-verto-webrtc</link>
            <guid isPermaLink="true">https://iqaai.com/resources/freeswitch-mod-verto-webrtc</guid>
            <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Discover why Verto outshines standard SIP-over-WebSockets for real-time browser communication. Learn how its JSON-RPC architecture enables seamless session recovery, reduces overhead, and simplifies WebRTC development.]]></description>
        </item>
        <item>
            <title><![CDATA[Dynamic FreeSWITCH User Directories with PostgreSQL & JSONB]]></title>
            <link>https://iqaai.com/resources/freeswitch-postgresql-user-directory</link>
            <guid isPermaLink="true">https://iqaai.com/resources/freeswitch-postgresql-user-directory</guid>
            <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to modernize your FreeSWITCH configuration by migrating static XML files to a scalable, schema-validated PostgreSQL database using mod_lua.]]></description>
        </item>
        <item>
            <title><![CDATA[Engineering a Distributed Overlay Network with Open vSwitch]]></title>
            <link>https://iqaai.com/resources/ovs-distributed-overlay-network</link>
            <guid isPermaLink="true">https://iqaai.com/resources/ovs-distributed-overlay-network</guid>
            <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A comprehensive guide to deploying scalable Layer-2 over Layer-3 VxLAN overlay networks using Open vSwitch (OVS) for modern, multi-datacenter enterprise infrastructure.]]></description>
        </item>
        <item>
            <title><![CDATA[Zero-Trust Architecture in High-Availability VoIP Networks]]></title>
            <link>https://iqaai.com/resources/zero-trust-voip</link>
            <guid isPermaLink="true">https://iqaai.com/resources/zero-trust-voip</guid>
            <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[How to engineer a zero-trust model for enterprise SIP and WebRTC infrastructure to prevent toll fraud and eavesdropping at scale.]]></description>
        </item>
        <item>
            <title><![CDATA[Enterprise Streaming: Building Real-Time Event Pipelines with Apache Kafka Streams & Java]]></title>
            <link>https://iqaai.com/resources/kafka-streams-java-getting-started</link>
            <guid isPermaLink="true">https://iqaai.com/resources/kafka-streams-java-getting-started</guid>
            <pubDate>Wed, 06 Mar 2024 12:00:00 GMT</pubDate>
            <description><![CDATA[A comprehensive guide to building real-time event processing pipelines using Apache Kafka Streams, Java 21, and GeoIP enrichment for enterprise service buses.]]></description>
        </item>
            </channel>
        </rss>