Port 5060: SIP

Port 5060 is SIP, the Session Initiation Protocol that sets up, modifies, and tears down VoIP calls and video sessions. The actual audio and video then typically flow over RTP on a separate, dynamically negotiated port range.

TCP/UDPVoIP & streamingUnencrypted by defaultIANA assigned
Port number5060
ServiceSession Initiation Protocol
ProtocolTCP/UDP
CategoryVoIP & streaming
Default encryptionNo
Security note. Port 5060 is not encrypted by default. Restrict it to trusted networks, or use an encrypted alternative where one exists, to avoid exposing credentials and data in transit.

Frequently asked questions

What is port 5060 used for?

Port 5060 is SIP, the Session Initiation Protocol that sets up, modifies, and tears down VoIP calls and video sessions. The actual audio and video then typically flow over RTP on a separate, dynamically negotiated port range.

Is port 5060 TCP or UDP?

Port 5060 (SIP) uses TCP/UDP.

Is port 5060 secure?

Port 5060 is not encrypted by default. Where possible, use an encrypted alternative or tunnel it over TLS or a VPN.

Should I open port 5060 on my firewall?

Only if you specifically need SIP. Expose it to the smallest set of trusted sources, and never open database or Windows-service ports to the whole internet.