<!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 <<A HREF="mailto:tc@traviscross.com">tc@traviscross.com</A>><BR>
Date: Thu May 22 18:08:14 2014 +0000<BR>
<BR>
Use CPPFLAGS for mod_java includes<BR>
<BR>
commit e8ba8ed5a59d0af41971cd3817d39bf33c813980<BR>
Author: Travis Cross <<A HREF="mailto:tc@traviscross.com">tc@traviscross.com</A>><BR>
Date: Sat May 24 00:34:12 2014 +0000<BR>
<BR>
Avoid useless NAT log message<BR>
<BR>
If FS is not behind NAT, then every call generates at least three<BR>
INFO-level log messages:<BR>
<BR>
[INFO] switch_nat.c:589 NAT port mapping disabled<BR>
<BR>
This is useless noise. The message is only interesting if you do have<BR>
NAT enabled but mapping disabled, which might indicate a configuration<BR>
issue.<BR>
<BR>
With this change, we just skip the entire nat_add_mapping function if<BR>
the NAT system isn't initialized or we're not behind NAT.<BR>
<BR>
<BR>
Regards,<BR>
António
</BODY>
</HTML>