[6.808] SIP Proxy (not integrated?)

After assining activating the SIP-Proxy under sip security with the following combination:

external sip hosts: any
internel sip hosts: mypbx (static host with internal ip)

the sip proxy seems to start, because the button changes to green, but

i dont see a logfile from the sip proxy under logging - view logfiles. Even a reboot doesn't solve this issue. 

Update:
i've seen the option ist called "sip protocoll support" not sip proxy.
Is the sip proxy not implemented yet? 
W'ill an sip proxy be implemented into to V7 like it has been in V6.3xx ?
Parents
  • Hi KoC,

    the SIP proxy has been replaced by a statefull packet filter tracking module for SIP and H323.

    The new module enables now full statefull SIP support in both directions, outbound and inbound.
    V6 had the limitation that it only supported outbound connections.

    You can now forward incoming SIP calls with a simple DNAT rule to your internal SIP Server.
    The module will take care that all relevant UDP RTP connections are forwarded as well.

    On top of that, the SIP module now also helps to do better QoS on VoIP connections.
    You can now configure QoS to guarantee a certain amount of bandwidth always available for your VoIP connections just by using the SIP port as a traffic selector in QoS.
    All relevante RTP connections will be automatically classified into the same bucket.

    Overall, yes the SIP proxy has been removed, but the new module gives you the same functionality plus many, many more.

    Hope that helps
    regards

    Gert
  • I have an IP adapter from my phone company located behind my firewall.
    When I used version 6.3xx everything was ok, the SIP proxy worked great at it was easy to set up.

    Now, on 6.819, I'm completly lost.
    Could anyone please give me a short descript what to do.
    I have tried to enable SIP under the VoIP section, but I'm a bit confused what to put in the SIP server and client network section. I have also tried to make a packet and DNAT filter to open up for port 5060 and 16300:16700. What ever I do everything gets rejected.

    I would really appreciate som help.

    Regards
    Eirik
  • Hi binky72, 

    just add your 'internal network' into the SIP Client Section and 'Any' into the SIP Server section, save it and thats it.
    You only need a DNAT rule if you host your own SIP server in your network.
    Than you would need to forward port 5060 from the external interface to your internal server.

    i hope that helps

    Regards
    gert
  • Gert is correct when saying that the new sip functionality in v7 is better [:D] I'm glad to say that my Asterisk box at home works 100% with my VoIP service without having to configure Asterisk's sip_nat.conf file. The ip_nat_sip and ip_conntrack_sip modules are loaded when you enable the SIP support and take care of changing the embedded private IPs into the proper public IPs so that the SIP traffic can be routed back correctly.

    Plus the new and improved QoS support will help ensure your calls have enough bandwidth to help improve sound quality.
  • Thanks Gert for the info.
    I have now done what you wrote. "Internal Network" is added to the client and "Any" to the server section. All packet filter and DNAT rules regarding SIP is turned off.
    I can make and receive calls, but when I try to open the line to start talking the packet filter live log show that the firewall is blocking traffic on port 16xxx. So I can't hear anything. I have restarted the server with no effect. The SIP log show absolutly no entries at all.

    So, I am still on stand still getting IP phone working.
    Any tips?

    Eirik
Reply
  • Thanks Gert for the info.
    I have now done what you wrote. "Internal Network" is added to the client and "Any" to the server section. All packet filter and DNAT rules regarding SIP is turned off.
    I can make and receive calls, but when I try to open the line to start talking the packet filter live log show that the firewall is blocking traffic on port 16xxx. So I can't hear anything. I have restarted the server with no effect. The SIP log show absolutly no entries at all.

    So, I am still on stand still getting IP phone working.
    Any tips?

    Eirik
Children
No Data