<div>Hi guys,</div>
<div>I told my network admin to do what was advised in this thread. It works very well for incoming calls but outgoing calls hangup exactly after 20 secs everytime while displaying the following message on cli:</div>
<div>&nbsp;</div>
<div>v[Nov 19 10:26:26] WARNING[18617]: chan_sip.c:1910 retrans_pkt: Maximum retries exceeded on transmission <a href="mailto:dcc83eb7-4bd635cd@119.152.11.60">dcc83eb7-4bd635cd@119.152.11.60</a> for seqno 102 (Critical Response)<br>
[Nov 19 10:26:26] WARNING[18617]: chan_sip.c:1927 retrans_pkt: Hanging up call <a href="mailto:dcc83eb7-4bd635cd@119.152.11.60">dcc83eb7-4bd635cd@119.152.11.60</a> - no reply to our critical packet.<br>&nbsp; == Spawn extension (macro-rating, s, 104) exited non-zero on &#39;SIP/saad-a8b83300&#39; in macro &#39;rating&#39;<br>
&nbsp; == Spawn extension (macro-rating, s, 104) exited non-zero on &#39;SIP/saad-a8b83300&#39;</div>
<div>&nbsp;</div>
<div>Also, this happens only with certain network conditions. in my office the outgoing call hangsup everytime&nbsp;but when i dial from home, both incoming and outgoing calls are fine. So i guess the problem is with user network configuration. asterisk for other users who are using different port to register is listening without any problems. </div>

<div>&nbsp;</div>
<div>&nbsp;</div>
<div>here is my network scenario(from where i make call):</div>
<div>we have a zyxel dsl modem connected to our ISP line</div>
<div>then we have a D-Link switch connected to the dsl modem</div>
<div>then we have sipura 2100 connected to that switch</div>
<div>IP addresses are in the range of <a href="http://192.168.0.0">192.168.0.0</a></div>
<div>NAT type on router = SUA ONLY<br><br></div>
<div class="gmail_quote">On Thu, Nov 20, 2008 at 5:16 PM, Matthew J. Roth <span dir="ltr">&lt;<a href="mailto:mroth@imminc.com" target="_blank">mroth@imminc.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Mike wrote:<br>&gt; I tried using this iptables sample, and did not see duplicate packets<br>&gt; on &#39;--to-ports&#39; port<br>&gt;<br>&gt; Has some verified this is working for them?<br>&gt;<br>&gt; I listened on both ports with tcpdump command.<br>
<br></div>Mike,<br><br>I can confirm that it&#39;s working. &nbsp;Admittedly, I never looked at the<br>packets with tcpdump because this *just worked* for me. &nbsp;Calls that were<br>sent to both ports (5060 and 5062) made it to Asterisk which was only<br>
listening on port 5060. &nbsp;What&#39;s your experience with actual calls?<br><br>As the original poster, I understand if you want third-party<br>verification. &nbsp;I *thought* this was a slamdunk but I&#39;m not an iptables<br>guru so I&#39;d like it, too.<br>
<br>What does the output of &quot;iptables-save&quot; and &quot;lsmod&quot; look like? &nbsp;Here&#39;s<br>mine, trimmed for relevancy:<br><br>[root@asterisk ~]# iptables-save<br># Generated by iptables-save v1.3.5 on Thu Nov 20 12:03:21 2008<br>
*nat<br>:PREROUTING ACCEPT [5579:1727747]<br>:POSTROUTING ACCEPT [1943:176116]<br>:OUTPUT ACCEPT [1943:176116]<br>-A PREROUTING -i eth2 -p udp -m udp --dport 5062 -j REDIRECT --to-ports 5060<br>COMMIT<br># Completed on Thu Nov 20 12:03:21 2008<br>
<br>[root@asterisk ~]# lsmod<br>Module &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Size &nbsp;Used by<br>ip_conntrack_netbios_ns &nbsp; &nbsp;36033 &nbsp;0<br>ipt_REDIRECT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 35009 &nbsp;1<br>xt_tcpudp &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;36417 &nbsp;1<br>iptable_nat &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;40773 &nbsp;1<br>
ip_nat &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 53101 &nbsp;2 ipt_REDIRECT,iptable_nat<br>ip_conntrack &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 91237 &nbsp;3<br>ip_conntrack_netbios_ns,iptable_nat,ip_nat<br>nfnetlink &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;40457 &nbsp;2 ip_nat,ip_conntrack<br>ip_tables &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;55329 &nbsp;1 iptable_nat<br>
x_tables &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 50377 &nbsp;4<br>ipt_REDIRECT,xt_tcpudp,iptable_nat,ip_tables<br>
<div>
<div></div>
<div><br>Regards,<br><br>Matthew Roth<br>InterMedia Marketing Solutions<br>Software Engineer and Systems Developer<br><br><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
<br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Best Regards<br>Rizwan Hisham<br><br>