Admin
Users & Call Controls
- Creating Extensions for Users
- Editing and Managing Extensions
- Creating Teams & Assigning Extensions
- Configuring Agent Status & BLF
- Managing Extension Schedules
- Managing User Roles
- Managing Call Controls
- Setting up Shared Parking
- Voicemails
- The BLF Function
- Configuring the Speed Dial
- Configuring the Busy Lamp Field (BLF)
Deployment Methods & System Requirements
Installation Guides
SIP Trunk Port Handling & SRV Record Behavior
Introduction
This document explains how Port configuration and DNS SRV resolution work when configuring a SIP Trunk.
SIP Trunk Ports
Port Field Rules
- Port is mandatory
- Valid range: 0 – 65535
- Proxy saved without port (e.g. callcentric.com)
- System performs DNS SRV lookup
- Proxy saved with port (e.g. callcentric.com:5060)
- No SRV lookup
- If proxy has port → extract port
- If no port → default to 0
- Default port = 0 if not provided
- Query example: _sip._udp.domain.com
- Returns target server, port, priority
- If no SRV found → fallback to port 5060
- Use Port = 0 unless provider requires fixed port