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.
  • you do not use a provider? how do you make the connection to the pstn?

    yes you must create your service by your self
  • Hi..


    I have some isdn lines and an epygy gateway isdnVOIP, then the 3cx software and cisco phones
  • But 3cx software system needs a nat traffic to internet  to run fine some  services like queue manager.
  • If you are using the gateway to convert the VoIP internal to the ISDN services then you will not need to configure the ASG to carry the traffic.

    You will only need to configure the ASG if you are planning to talk to a VoIP provider, either an ISP or a trunk service.

    At this stage I can't see what you are testing because you have not explained your requirements fully.

    Please explain what you are trying to achieve eg a 3CX PABX to ISDN or 3CX PABX to VoIP trunk provider and what ports you need to use etc

    Ian
  • No true...


    The 3cx server has as default gateway the astaro´s ip address. Something might be wrong, because using  as dg the router´s ip  the  3cx firewall test is ok, but with astaro´s ip no, even  when everything is green at packet filter and sip and sip over ssl is allowed from this machine to any.


    PD: as 3cx partnet told me,  the nat must be configured. You can try this as I do.... remove nat and services like call queue stops and impossible to start again.
  • No. not wrong.

    He said he had ISDN telphony services. The ASG does not convert from VoIP to analogue/digital traffic required by an ISDN service. 
    If as an alternative he is using the ISDN services as data links. no voice, the fact that they are ISDN service is irrelevant to the thread.
    What then become relevant is what he is attempting to connect to, to test out his setup. No destination outside of his LAN the ASG will just ignore.

    While the ASG is a gateway it is not a protocol convertor for those protocols. If you want to use ISDN services you will need a VoIP to ISDN gateway. The ASG does not have codecs setup for conversion or configurable.
     While the other services might require NAT on the ASG, that would imply you are not using an VoIP to ISDN gateway, but an ISP  as a service provider or as a Trunk provider.


    Ian
  • Hi..

    You are not understanding me.

    Conversion is not the problem...it works fine.

    The 3cx server was under a cisco firewall/router and worked fine. It had as dg router´s ip, but, when I cahnged this server´s dg ip from cisco to ASG, the 3cx firewall test probe was not successful, although yes when using cisco enviroment.

    I took a look to the packet filter log and everything was green!!!.
  • Then the obvious answer is to review the cisco configuration to find out how it lets the test traffic through.

    Ian
  • As simple as 5060 tcp and udp nat to the local server and at firewall allowed.

    Same config like astaro,remember everythin in green, but not works through asg...
  • 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