Skip to content

Install RBT: Post-installation checks

Finish the deployment by checking service health, HTTPS, telephony media and the firewall. Keep the firewall enabled and allow only the ports required by the deployment from the networks that must reach them.

This page is one step in the complete RBT installation guide.

Before you start

  • Complete all mandatory installation steps and start the configured services.
  • Document which public, management and internal networks need access.
  • Do not expose database, broker or monitoring ports directly to the Internet.

Expected result

The RBT HTTPS endpoint should load with a valid certificate, SIP signaling and RTP should pass through the firewall, and enabled services should remain healthy.

Verify this step

nginx -t
systemctl --failed
ss -lntup

don't forget to disable firewall or enable incoming connections to ports:

nginx:

80,443/tcp

asterisk:

5060/tcp
5060/udp
10000:20000/udp