<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.11" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Not a technical answer, but what country are you
in? Your ISP can't block SIP in the USA.</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>----<BR>Mike Hammett<BR>Intelligent Computing Solutions<BR><A
href="http://www.ics-il.com">http://www.ics-il.com</A></DIV>
<DIV> </DIV>
<DIV> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=asteriskmaillist@gmail.com
href="mailto:asteriskmaillist@gmail.com">Mail list</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=asterisk-users@lists.digium.com
href="mailto:asterisk-users@lists.digium.com">Asterisk Users Mailing List -
Non-Commercial Discussion</A> ; <A title=asterisk-biz@lists.digium.com
href="mailto:asterisk-biz@lists.digium.com">Commercial and Business-Oriented
Asterisk Discussion</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, December 15, 2006 1:22
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [asterisk-biz] Iptables rule
help</DIV>
<DIV><BR></DIV>Hello my isp has blocked outgoing and incoming connection
for port 5060 . I have ssh access to server so i want to send all
traffic from port 5091 to port 5060 of asterisk .so i tried <BR><BR>iptables
-t nat -A PREROUTING -i eth0 -p udp --dport 5091 -j DNAT --to <A
href="http://127.0.0.1:5060">127.0.0.1:5060</A><BR><BR>Now my softphone is
able to register with asterisk but it isnt able to make any calls .
<BR> <BR>bindport = 5091 in my sip.conf under extensions is not working
.. asterisk doesnt listen to port 5091 .. but if i put in general section of
sip.conf then it works but then asterisk wont listen on 5060 . How can i use
iptables in this situation ? <BR>
<P>
<HR>
<P></P>_______________________________________________<BR>--Bandwidth and
Colocation provided by Easynews.com --<BR><BR>asterisk-biz mailing list<BR>To
UNSUBSCRIBE or update options visit:<BR>
http://lists.digium.com/mailman/listinfo/asterisk-biz<BR></BLOCKQUOTE></BODY></HTML>