Please open a bug on http://jira.freeswitch.org . Please include a full debug output from the freeswitch console with TPORT_LOG enabled (info on the sofia page on the wiki).
Mike On Nov 5, 2008, at 11:39 PM, David Aldworth wrote: > Brian, we updated the acl to: > > <list name="nat" default="allow"> > <node type="allow" cidr="0.0.0.0/0"/> > </list> > > And the ACK is still going to the wrong (right but wrong) ip/port. > > Is there any way to get that ACK to go to the ip/port of the UDP > header? > > David > > On Nov 5, 2008, at 4:21 PM, Brian West wrote: > >> 0.0.0.0/0 should match all IP space. >> >> /b >> >> On Nov 5, 2008, at 5:16 PM, David Aldworth wrote: >> >>> Anthony, In hopes of matching all IP's we added a very simple: >>> >>> <list name="nat" default="allow"> >>> </list> >>> >>> To the acl.conf.xml and we added: >>> >>> <param name="apply_nat_acl" value="nat"/> >>> >>> To the sip profile. Unfortunately there was no affect. What would be >>> the correct acl to match all IP's? >>> >>> David >> >> _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
