On 6/27/07, rozsa <[EMAIL PROTECTED]> wrote:

Hi,
    I've installed Asterisk 1.2.13, and it works ok, but I have some
voip clients behind a squid proxy server, and this clients can't connect
to the Asterisk server.  I added the  access lists  which permit the
voip ports through the proxy, but the clients can't connect. This access
lists in squid.conf are:
    acl safe_ports port 5060
    acl safe_ports port 4569
    acl safe_ports port 5036
    acl safe_ports port 2727
    acl safe_ports port 9999-20001

   Have you any idea how can I solve this problem?


I usually pass VoIP traffic without it going through the proxy. It can be
dangerous, but if you set up your rules right, it should be OK. The only
real exposure is that other things can hop on those ports. But then again,
the safe_ports has the same challenge...
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to