doh,<br>I keep doing that sorry.<br><br>apply-nat-acl not apply_nat_acl <br><br><br><br><div class="gmail_quote">On Thu, Nov 6, 2008 at 8:22 AM, David Aldworth <span dir="ltr">&lt;<a href="mailto:daldworth@teliax.com">daldworth@teliax.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="">Yes. Below are settings that have been persistent through recent testing. Is there anything else we can try or should we open a jira?<div>
<br></div><div><div><div></div><div class="Wj3C7c"><div>&nbsp;&nbsp;&lt;settings&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;debug&quot; value=&quot;0&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;sip-trace&quot; value=&quot;no&quot;/&gt;</div>
<div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;rfc2833-pt&quot; value=&quot;101&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;sip-port&quot; value=&quot;5060&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;</div>
<div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;context&quot; value=&quot;public&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;dtmf-duration&quot; value=&quot;100&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;codec-prefs&quot; value=&quot;$${outbound_codec_prefs}&quot;/&gt;</div>
<div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;hold-music&quot; value=&quot;$${hold_music}&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;use-rtp-timer&quot; value=&quot;true&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;rtp-timer-name&quot; value=&quot;soft&quot;/&gt;</div>
<div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;multiple-registrations&quot; value=&quot;true&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;manage-presence&quot; value=&quot;true&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;aggressive-nat-detection&quot; value=&quot;true&quot;/&gt;</div>
<div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;NDLB-force-rport&quot; value=&quot;true&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;inbound-codec-negotiation&quot; value=&quot;generous&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;nonce-ttl&quot; value=&quot;60&quot;/&gt;</div>
<div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;auth-calls&quot; value=&quot;true&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;rtp-timeout-sec&quot; value=&quot;1800&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;rtp-ip&quot; value=&quot;$${local_ip_v4}&quot;/&gt;</div>
<div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;sip-ip&quot; value=&quot;$${local_ip_v4}&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;ext-rtp-ip&quot; value=&quot;$${external_rtp_ip}&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;ext-sip-ip&quot; value=&quot;$${external_sip_ip}&quot;/&gt;</div>
<div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;rtp-timeout-sec&quot; value=&quot;300&quot;/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;rtp-hold-timeout-sec&quot; value=&quot;1800&quot;/&gt;</div></div></div><div class="Ih2E3d"><div>&nbsp;&nbsp; &nbsp;&lt;param name=&quot;apply_nat_acl&quot; value=&quot;nat&quot;/&gt;</div>
</div><div>&nbsp;&nbsp;&lt;/settings&gt;</div><div><div></div><div class="Wj3C7c"><div><br></div><div><div>On Nov 6, 2008, at 7:01 AM, Anthony Minessale wrote:</div><br><blockquote type="cite">did you remember to add<br>&lt;param name=&quot;apply_nat_acl&quot; value=&quot;nat&quot;/&gt;<br>
to the profile in question and restart?<br><br><div class="gmail_quote">On Wed, Nov 5, 2008 at 10:39 PM, David Aldworth <span dir="ltr">&lt;<a href="mailto:daldworth@teliax.com" target="_blank">daldworth@teliax.com</a>&gt;</span> wrote:<br>
 <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Brian, we updated the acl to:<br> <div><br> &nbsp; &nbsp; &lt;list name=&quot;nat&quot; default=&quot;allow&quot;&gt;<br>
 </div> &nbsp; &nbsp; &nbsp; &lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>&quot;/&gt;<br> &nbsp; &nbsp; &lt;/list&gt;<br> <br> And the ACK is still going to the wrong (right but wrong) ip/port.<br>
 <br> Is there any way to get that ACK to go to the ip/port of the UDP header?<br> <font color="#888888"><br> David<br> </font><div><div></div><div><br> On Nov 5, 2008, at 4:21 PM, Brian West wrote:<br> <br> &gt; <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a> should match all IP space.<br>
 &gt;<br> &gt; /b<br> &gt;<br> &gt; On Nov 5, 2008, at 5:16 PM, David Aldworth wrote:<br> &gt;<br> &gt;&gt; Anthony, In hopes of matching all IP&#39;s we added a very simple:<br> &gt;&gt;<br> &gt;&gt; &nbsp; &nbsp;&lt;list name=&quot;nat&quot; default=&quot;allow&quot;&gt;<br>
 &gt;&gt; &nbsp; &nbsp;&lt;/list&gt;<br> &gt;&gt;<br> &gt;&gt; To the acl.conf.xml and we added:<br> &gt;&gt;<br> &gt;&gt; &nbsp; &nbsp;&lt;param name=&quot;apply_nat_acl&quot; value=&quot;nat&quot;/&gt;<br> &gt;&gt;<br> &gt;&gt; To the sip profile. Unfortunately there was no affect. What would be<br>
 &gt;&gt; the correct acl to match all IP&#39;s?<br> &gt;&gt;<br> &gt;&gt; David<br> &gt;<br> &gt;<br> &gt; _______________________________________________<br> &gt; Freeswitch-users mailing list<br> &gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
 &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
 &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br> <br> <br> _______________________________________________<br> Freeswitch-users mailing list<br> <a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
 <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
 <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br> </div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br> <br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>
 IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>
<a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br> <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:213-799-1400<br> _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div></div></div><br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>