[Freeswitch-users] Port Required to communicate with Gateway

Per Modin per at wgtwo.com
Thu Oct 8 15:25:06 UTC 2020


On 2020-10-08 16:31 (Thu), Harshita Pandey wrote:
> Can someone tell me which ports are required and need to be opened on
> the virtual machine to communicate with Gateway in freeswitch?

I've snipped this from our dockerfile, not all might be needed thou.

ports:
- "16384:16384"
- "1719:1719"
- "1720:1720"
- "3478:3478"
- "3479:3479"
- "5002:5002"
- "5003:5003"
- "5060:5060/tcp"
- "5060:5060/udp"
- "5066:5066"
- "5070:5070"
- "5080:5080/tcp"
- "5080:5080/udp"
- "7443:7443"
- "8021:8021"
- "64535-64555:64535-64555/udp"

Best,
Per.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20201008/70bab4d5/attachment.sig>


More information about the FreeSWITCH-users mailing list