<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
Hi,<BR>
<BR>
When do git clone <A HREF="git://git.freeswitch.org/freeswitch.git">git://git.freeswitch.org/freeswitch.git</A> i can't have the same version as the one that is show in fisheye, 054c645818979b83a436ef8a54ce7306ac84c4fa.<BR>
<BR>
is there a problem in the git repos?<BR>
<BR>
When I do git log, I see:<BR>
<BR>
commit 1fe6fb6d46efa12ae59f7b573dade4e09c3cdec2<BR>
Author: Travis Cross &lt;<A HREF="mailto:tc@traviscross.com">tc@traviscross.com</A>&gt;<BR>
Date:&nbsp;&nbsp; Thu May 22 18:08:14 2014 +0000<BR>
<BR>
&nbsp;&nbsp;&nbsp; Use CPPFLAGS for mod_java includes<BR>
<BR>
commit e8ba8ed5a59d0af41971cd3817d39bf33c813980<BR>
Author: Travis Cross &lt;<A HREF="mailto:tc@traviscross.com">tc@traviscross.com</A>&gt;<BR>
Date:&nbsp;&nbsp; Sat May 24 00:34:12 2014 +0000<BR>
<BR>
&nbsp;&nbsp;&nbsp; Avoid useless NAT log message<BR>
&nbsp;&nbsp;&nbsp; <BR>
&nbsp;&nbsp;&nbsp; If FS is not behind NAT, then every call generates at least three<BR>
&nbsp;&nbsp;&nbsp; INFO-level log messages:<BR>
&nbsp;&nbsp;&nbsp; <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [INFO] switch_nat.c:589 NAT port mapping disabled<BR>
&nbsp;&nbsp;&nbsp; <BR>
&nbsp;&nbsp;&nbsp; This is useless noise.&nbsp; The message is only interesting if you do have<BR>
&nbsp;&nbsp;&nbsp; NAT enabled but mapping disabled, which might indicate a configuration<BR>
&nbsp;&nbsp;&nbsp; issue.<BR>
&nbsp;&nbsp;&nbsp; <BR>
&nbsp;&nbsp;&nbsp; With this change, we just skip the entire nat_add_mapping function if<BR>
&nbsp;&nbsp;&nbsp; the NAT system isn't initialized or we're not behind NAT.<BR>
<BR>
<BR>
Regards,<BR>
Ant&#243;nio
</BODY>
</HTML>