This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What is the purpose of SIP protocol support

Hi Group,

What is the purpose of SIP protocol support located at
Network Protection --> Voip --> SIP

Is this a feature that you enable in order to deal with RTP on high port numbers without having to open a large range of ports?

I'm using an asterisk based pbx that is sitting behind an astaro firewall.  It is natted with sip port 5060 open to it only.

A quick check of the firewall logs seems to indicate the high ports are being blocked.

PS - we will have some voip phones out on the Internet needing to connect to the pbx sitting behind the astaro without vpn.


This thread was automatically locked due to age.
Parents
  • Yes, the SIP helper opens up ports when needed and closes them when no longer needed. I am using it with SIP-clients inside my network and a SIP-server on the internet. I don't have any port forwarding or open ports and SIP just works.
    I'm not sure if it's also supposed to work the other way around (SIP-clients on the Internet and the server inside as in your situation).
Reply
  • Yes, the SIP helper opens up ports when needed and closes them when no longer needed. I am using it with SIP-clients inside my network and a SIP-server on the internet. I don't have any port forwarding or open ports and SIP just works.
    I'm not sure if it's also supposed to work the other way around (SIP-clients on the Internet and the server inside as in your situation).
Children
  • Yes, the SIP helper opens up ports when needed and closes them when no longer needed. I am using it with SIP-clients inside my network and a SIP-server on the internet. I don't have any port forwarding or open ports and SIP just works.
    I'm not sure if it's also supposed to work the other way around (SIP-clients on the Internet and the server inside as in your situation).


    It doesn't appear to work for me, I have to open the RTP ports 10000-20000 on the astaro to the asterisk server.