Ctrl K
ring2all.com

Telephony Domains

📖 Introduction

Telephony Domains are SIP domains that extensions register to. Each tenant typically has a unique telephony domain.

---

🎯 How It Works

Extensions register using format:

Plaintext
extension@domain.example.com

Different domains can share the same FreeSWITCH server while being logically separate.

---

🖥️ Accessing the Module

Navigation: Admin → Multi-Tenant → Telephony Domains
Telephony Domains
Telephony Domains

---

📝 Form Fields

Telephony Domains Form
Telephony Domains Form
FieldDescriptionExample
NameDomain identifierMain Domain
DomainSIP domainpbx.acmecorp.com
TenantAssociated tenantAcme Corporation
DefaultDefault for new extensionsYes
EnabledDomain is activeYes

DNS Requirements

For the domain to work:

  • A record pointing to PBX IP
  • SRV record for SIP (optional)

Plaintext
pbx.acmecorp.com.    A      203.0.113.10
_sip._udp.pbx.acmecorp.com. SRV 0 5 5060 pbx.acmecorp.com.

---

🚀 Practical Example

Add Domain for Tenant

FieldValue
NameAcme SIP Domain
Domainsip.acmecorp.com
TenantAcme Corporation
DefaultYes
Extensions in Acme now register to:

Plaintext
1001@sip.acmecorp.com

---

💡 Tips

TIP
Use subdomains: sip.company.com or pbx.company.com.
TIP
Add DNS first: Configure DNS before creating domain.

---

---

← Previous: Tenants | Next: Firewall Settings
AI Assistant

👋 Hello! I'm your Ring2All documentation assistant. I can help you find information about configuring and using the Ring2All PBX platform.

How can I help you today?