You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# SIP signaling is either TCP or UDP port 5060.
|
|
# RTP media (audio/video) uses a range of UDP ports.
|
|
iptables_extra_public_tcp_ports:
|
|
- 5060
|
|
iptables_extra_public_udp_ports:
|
|
- 5060
|
|
- 10000:20000
|