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

Sip and SSip problem

Hi,

I have a new voip server with some ports opened. I configured:
 Traffic selector: Any → SIP → WAN (Address)
 Traffic selector: Any → SIP over SSL →WAN (Address)

Where Wan is the interface to outside.

This config works and I can telnet from outside and connect, but this  pbx software, has a firewall test which tries to telnet from server´s ip:5060/5061 to a external server:3478.

And fails...
Default DROP  UDP  192.168.157.213:5060→96.9.132.83:3478

I added a firewall rule from this computer to ANY for sip and ssip but same error reported. any idea?

regards


This thread was automatically locked due to age.
Parents Reply Children
  • Hi,
    I think we are both barking up the wrong tree.

    You already have a gateway for the voice component.
    What you are trying to do is use additional features of the PABX that have nothing to to do with the SIP ports. The SIP only does registration.

    SIP (5060/5061) either talks to your gateway or the ASG, but not both.

    For the extra features you are after what ports do they use?

    The telnet session won't work in this situation because the PABX is using the voice gateway and will not send anything to the ASG even though the traffic originates from the ASG.

    Ian