<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>All on The SIP Lab</title>
    <link>https://wdd.js.org/en/categories/all/</link>
    <description>Recent content in All on The SIP Lab</description>
    <generator>Hugo -- 0.151.0</generator>
    <language>en</language>
    <lastBuildDate>Mon, 09 Mar 2026 18:26:07 +0800</lastBuildDate>
    <atom:link href="https://wdd.js.org/en/categories/all/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>VoIP Explained #1: When Do You Need OpenSIPS or Kamailio? The Evolution of Softswitch Architecture</title>
      <link>https://wdd.js.org/en/posts/2026/when-you-need-opensips-or-kamailio/</link>
      <pubDate>Mon, 09 Mar 2026 18:26:07 +0800</pubDate>
      <guid>https://wdd.js.org/en/posts/2026/when-you-need-opensips-or-kamailio/</guid>
      <description>&lt;h1 id=&#34;the-simplest-architecture--the-1-node-architecture&#34;&gt;The Simplest Architecture – The 1-Node Architecture&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;1-Node Architecture: 1 FreeSWITCH Node&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;In the simplest VoIP architecture, you only need to deploy a single &lt;strong&gt;FreeSWITCH&lt;/strong&gt; server with a public IP address to start providing calling services.&lt;/p&gt;
&lt;p&gt;Extensions register directly to the FreeSWITCH server, and the server connects directly to SIP trunks.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://wdd.js.org/zh/posts/2026/when-you-need-opensips-or-kamailio/p1.drawio.svg&#34;&gt;&lt;/p&gt;
&lt;p&gt;However, it doesn’t take long before you start encountering the following problems:&lt;/p&gt;
&lt;h2 id=&#34;security-issues&#34;&gt;Security Issues&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Direct Internet exposure&lt;/strong&gt;&lt;br&gt;
FreeSWITCH is directly exposed to the public Internet, which inevitably means it will be attacked.&lt;br&gt;
While trunk connections can be protected with network policies, extension IP addresses are often dynamic.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
