<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[Freeswitch-trunk][17168] </title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<div id="header">FreeSWITCH Subversion</div>
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=17168">17168</a></dd>
<dt>Author</dt> <dd>mikej</dd>
<dt>Date</dt> <dd>2010-04-01 15:16:07 -0500 (Thu, 01 Apr 2010)</dd>
</dl>
<h3>Log Message</h3>
<pre>.gitignore</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#freeswitchtrunkgitignore">freeswitch/trunk/.gitignore</a></li>
<li><a href="#freeswitchtrunklibsgitignore">freeswitch/trunk/libs/.gitignore</a></li>
<li><a href="#freeswitchtrunksrcgitignore">freeswitch/trunk/src/.gitignore</a></li>
<li><a href="#freeswitchtrunksrcmodgitignore">freeswitch/trunk/src/mod/.gitignore</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="freeswitchtrunkgitignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/.gitignore (17167 => 17168)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/.gitignore        2010-04-01 20:15:58 UTC (rev 17167)
+++ freeswitch/trunk/.gitignore        2010-04-01 20:16:07 UTC (rev 17168)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+*~
+*.o
+*.so
+*.lo
+*.a
+*.la
+.libs
+.deps
+.\#*
+\#*
+.version
+AUTHORS
+COPYING
+ChangeLog
+Makefile
+Makefile.in
+NEWS
+README
+aclocal.m4
+build/Makefile
+build/Makefile.in
+build/config/compile
+build/config/config.guess
+build/config/depcomp
+build/config/install-sh
+build/config/ltmain.sh
+build/config/missing
+build/freeswitch.pc
+build/getlib.sh
+build/getsounds.sh
+build/modmake.rules
+config.log
+config.status
+configure
+freeswitch
+fs_cli
+fs_ivrd
+libtool
+modules.conf
+quiet_libtool
+scripts/fsxs
+scripts/gentls_cert
</ins></span></pre></div>
<a id="freeswitchtrunklibsgitignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/libs/.gitignore (17167 => 17168)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/libs/.gitignore        2010-04-01 20:15:58 UTC (rev 17167)
+++ freeswitch/trunk/libs/.gitignore        2010-04-01 20:16:07 UTC (rev 17168)
</span><span class="lines">@@ -0,0 +1,965 @@
</span><ins>+apr-util/.make.dirs
+apr-util/Makefile
+apr-util/apr-util.pc
+apr-util/aprutil.exp
+apr-util/apu-1-config
+apr-util/build/apr_common.m4
+apr-util/build/config.guess
+apr-util/build/config.sub
+apr-util/build/find_apr.m4
+apr-util/build/get-version.sh
+apr-util/build/install.sh
+apr-util/build/pkg/pkginfo
+apr-util/build/rules.mk
+apr-util/config.log
+apr-util/config.nice
+apr-util/config.status
+apr-util/configure
+apr-util/export_vars.c
+apr-util/export_vars.sh
+apr-util/exports.c
+apr-util/include/apr_ldap.h
+apr-util/include/apu.h
+apr-util/include/apu_want.h
+apr-util/include/private/apu_config.h
+apr-util/include/private/apu_config.h.in
+apr-util/include/private/apu_select_dbm.h
+apr-util/test/Makefile
+apr-util/xml/expat/Makefile
+apr-util/xml/expat/aclocal.m4
+apr-util/xml/expat/config.h
+apr-util/xml/expat/config.h.in
+apr-util/xml/expat/config.log
+apr-util/xml/expat/config.status
+apr-util/xml/expat/configure
+apr-util/xml/expat/conftools/ltmain.sh
+apr-util/xml/expat/lib/Makefile
+apr-util/xml/expat/lib/expat.h
+apr-util/xml/expat/libtool
+apr/.make.dirs
+apr/Makefile
+apr/apr-1-config
+apr/apr.exp
+apr/apr.pc
+apr/build/apr_rules.mk
+apr/build/config.guess
+apr/build/config.sub
+apr/build/libtool.m4
+apr/build/ltmain.sh
+apr/build/pkg/pkginfo
+apr/config.log
+apr/config.nice
+apr/config.status
+apr/configure
+apr/export_vars.c
+apr/exports.c
+apr/include/apr.h
+apr/include/arch/unix/apr_private.h
+apr/include/arch/unix/apr_private.h.in
+apr/libtool
+apr/test/Makefile
+apr/test/internal/Makefile
+broadvoice/Makefile
+broadvoice/Makefile.in
+broadvoice/aclocal.m4
+broadvoice/broadvoice.pc
+broadvoice/config-h.in
+broadvoice/config.log
+broadvoice/config.status
+broadvoice/config/config.guess
+broadvoice/config/config.sub
+broadvoice/config/depcomp
+broadvoice/config/install-sh
+broadvoice/config/ltmain.sh
+broadvoice/config/missing
+broadvoice/configure
+broadvoice/doc/Makefile
+broadvoice/doc/Makefile.in
+broadvoice/libtool
+broadvoice/src/Makefile
+broadvoice/src/Makefile.in
+broadvoice/src/broadvoice.h
+broadvoice/src/config.h
+broadvoice/src/stamp-h1
+broadvoice/tests/regression_tests.sh
+curl/Makefile
+curl/Makefile.in
+curl/aclocal.m4
+curl/config.guess
+curl/config.log
+curl/config.status
+curl/config.sub
+curl/configure
+curl/curl-config
+curl/depcomp
+curl/include/Makefile
+curl/include/Makefile.in
+curl/include/curl/Makefile
+curl/include/curl/Makefile.in
+curl/install-sh
+curl/lib/Makefile
+curl/lib/Makefile.in
+curl/lib/config.h
+curl/lib/config.h.in
+curl/lib/stamp-h1
+curl/libcurl.pc
+curl/libtool
+curl/ltmain.sh
+curl/missing
+curl/packages/AIX/Makefile
+curl/packages/AIX/Makefile.in
+curl/packages/AIX/RPM/Makefile
+curl/packages/AIX/RPM/Makefile.in
+curl/packages/AIX/RPM/curl.spec
+curl/packages/DOS/Makefile
+curl/packages/DOS/Makefile.in
+curl/packages/EPM/Makefile
+curl/packages/EPM/Makefile.in
+curl/packages/EPM/curl.list
+curl/packages/Linux/Makefile
+curl/packages/Linux/Makefile.in
+curl/packages/Linux/RPM/Makefile
+curl/packages/Linux/RPM/Makefile.in
+curl/packages/Linux/RPM/curl-ssl.spec
+curl/packages/Linux/RPM/curl.spec
+curl/packages/Makefile
+curl/packages/Makefile.in
+curl/packages/Solaris/Makefile
+curl/packages/Solaris/Makefile.in
+curl/packages/Win32/Makefile
+curl/packages/Win32/Makefile.in
+curl/packages/Win32/cygwin/Makefile
+curl/packages/Win32/cygwin/Makefile.in
+curl/packages/vms/Makefile
+curl/packages/vms/Makefile.in
+curl/src/Makefile
+curl/src/Makefile.in
+curl/src/config.h
+curl/src/stamp-h2
+iksemel/Makefile
+iksemel/Makefile.in
+iksemel/aclocal.m4
+iksemel/build/compile
+iksemel/build/config.guess
+iksemel/build/config.sub
+iksemel/build/depcomp
+iksemel/build/install-sh
+iksemel/build/ltmain.sh
+iksemel/build/missing
+iksemel/config.log
+iksemel/config.status
+iksemel/configure
+iksemel/doc/Makefile
+iksemel/doc/Makefile.in
+iksemel/iksemel.pc
+iksemel/include/Makefile
+iksemel/include/Makefile.in
+iksemel/include/config.h
+iksemel/include/config.h.in
+iksemel/include/stamp-h1
+iksemel/libtool
+iksemel/src/Makefile
+iksemel/src/Makefile.in
+iksemel/test/Makefile
+iksemel/test/Makefile.in
+iksemel/tools/Makefile
+iksemel/tools/Makefile.in
+ilbc/Makefile
+ilbc/Makefile.in
+ilbc/aclocal.m4
+ilbc/config-h.in
+ilbc/config.log
+ilbc/config.status
+ilbc/config/config.guess
+ilbc/config/config.sub
+ilbc/config/depcomp
+ilbc/config/install-sh
+ilbc/config/ltmain.sh
+ilbc/config/missing
+ilbc/configure
+ilbc/doc/Makefile
+ilbc/doc/Makefile.in
+ilbc/libtool
+ilbc/localtests/Makefile
+ilbc/localtests/Makefile.in
+ilbc/src/Makefile
+ilbc/src/Makefile.in
+ilbc/src/config.h
+ilbc/src/ilbc.h
+ilbc/src/stamp-h1
+ilbc/tests/Makefile
+ilbc/tests/Makefile.in
+js/Makefile
+js/aclocal.m4
+js/config.guess
+js/config.h
+js/config.h.in
+js/config.log
+js/config.status
+js/config.sub
+js/configure
+js/js
+js/js-config.sh
+js/js.pc
+js/jscpucfg
+js/libtool
+js/ltmain.sh
+js/nsprpub/Makefile
+js/nsprpub/aclocal.m4
+js/nsprpub/build/autoconf/config.guess
+js/nsprpub/build/autoconf/config.sub
+js/nsprpub/build/autoconf/install-sh
+js/nsprpub/build/autoconf/ltmain.sh
+js/nsprpub/build/autoconf/missing
+js/nsprpub/config.log
+js/nsprpub/config.status
+js/nsprpub/config/Makefile
+js/nsprpub/config/autoconf.mk
+js/nsprpub/config/nfspwd
+js/nsprpub/config/now
+js/nsprpub/config/nsinstall
+js/nsprpub/config/nspr-config
+js/nsprpub/config/nsprincl.mk
+js/nsprpub/config/nsprincl.sh
+js/nsprpub/configure
+js/nsprpub/dist/
+js/nsprpub/lib/Makefile
+js/nsprpub/lib/ds/Makefile
+js/nsprpub/lib/ds/_pl_bld.h
+js/nsprpub/lib/libc/Makefile
+js/nsprpub/lib/libc/include/Makefile
+js/nsprpub/lib/libc/src/Makefile
+js/nsprpub/lib/libc/src/_pl_bld.h
+js/nsprpub/lib/tests/Makefile
+js/nsprpub/libtool
+js/nsprpub/pkg/Makefile
+js/nsprpub/pkg/linux/Makefile
+js/nsprpub/pkg/solaris/Makefile
+js/nsprpub/pkg/solaris/SUNWpr/Makefile
+js/nsprpub/pkg/solaris/SUNWprd/Makefile
+js/nsprpub/pr/Makefile
+js/nsprpub/pr/include/Makefile
+js/nsprpub/pr/include/md/Makefile
+js/nsprpub/pr/include/obsolete/Makefile
+js/nsprpub/pr/include/private/Makefile
+js/nsprpub/pr/src/Makefile
+js/nsprpub/pr/src/_pr_bld.h
+js/nsprpub/pr/src/io/Makefile
+js/nsprpub/pr/src/linking/Makefile
+js/nsprpub/pr/src/malloc/Makefile
+js/nsprpub/pr/src/md/Makefile
+js/nsprpub/pr/src/md/unix/Makefile
+js/nsprpub/pr/src/memory/Makefile
+js/nsprpub/pr/src/misc/Makefile
+js/nsprpub/pr/src/pthreads/Makefile
+js/nsprpub/pr/src/threads/Makefile
+js/nsprpub/pr/tests/Makefile
+js/nsprpub/pr/tests/dll/Makefile
+js/src/jsautocfg.h
+js/src/perlconnect/Makefile.PL
+libdingaling/Makefile
+libdingaling/Makefile.in
+libdingaling/aclocal.m4
+libdingaling/build/compile
+libdingaling/build/config.guess
+libdingaling/build/config.sub
+libdingaling/build/depcomp
+libdingaling/build/install-sh
+libdingaling/build/ltmain.sh
+libdingaling/build/missing
+libdingaling/config.log
+libdingaling/config.status
+libdingaling/configure
+libdingaling/libtool
+libdingaling/src/config.h
+libdingaling/src/config.h.in
+libdingaling/src/stamp-h1
+libedit/Makefile
+libedit/Makefile.in
+libedit/aclocal.m4
+libedit/config.guess
+libedit/config.h
+libedit/config.h.in
+libedit/config.log
+libedit/config.status
+libedit/config.sub
+libedit/configure
+libedit/depcomp
+libedit/doc/Makefile
+libedit/doc/Makefile.in
+libedit/doc/editline.3
+libedit/doc/editrc.5
+libedit/examples/Makefile
+libedit/examples/Makefile.in
+libedit/examples/fileman
+libedit/examples/test
+libedit/install-sh
+libedit/libedit.pc
+libedit/libtool
+libedit/ltmain.sh
+libedit/missing
+libedit/src/Makefile
+libedit/src/Makefile.in
+libedit/src/common.h
+libedit/src/emacs.h
+libedit/src/fcns.c
+libedit/src/fcns.h
+libedit/src/help.c
+libedit/src/help.h
+libedit/src/vi.h
+libedit/stamp-h1
+libg722_1/Makefile
+libg722_1/Makefile.in
+libg722_1/aclocal.m4
+libg722_1/config-h.in
+libg722_1/config.log
+libg722_1/config.status
+libg722_1/config/config.guess
+libg722_1/config/config.sub
+libg722_1/config/install-sh
+libg722_1/config/ltmain.sh
+libg722_1/configure
+libg722_1/doc/Makefile
+libg722_1/doc/Makefile.in
+libg722_1/g722_1.spec
+libg722_1/libtool
+libg722_1/src/Makefile
+libg722_1/src/Makefile.in
+libg722_1/src/config.h
+libg722_1/src/dct4.h
+libg722_1/src/g722_1.h
+libg722_1/src/make_dct4_tables
+libg722_1/src/make_tables
+libg722_1/src/stamp-h1
+libg722_1/test-data/Makefile
+libg722_1/test-data/Makefile.in
+libg722_1/test-data/itu/Makefile
+libg722_1/test-data/itu/Makefile.in
+libg722_1/test-data/local/Makefile
+libg722_1/test-data/local/Makefile.in
+libg722_1/tests/Makefile
+libg722_1/tests/Makefile.in
+libg722_1/tests/regression_tests.sh
+libsndfile/Cfg/compile
+libsndfile/Cfg/config.guess
+libsndfile/Cfg/config.sub
+libsndfile/Cfg/depcomp
+libsndfile/Cfg/install-sh
+libsndfile/Cfg/ltmain.sh
+libsndfile/Cfg/missing
+libsndfile/M4/Makefile
+libsndfile/M4/Makefile.in
+libsndfile/Makefile
+libsndfile/Makefile.in
+libsndfile/Octave/Makefile
+libsndfile/Octave/Makefile.in
+libsndfile/Win32/Makefile
+libsndfile/Win32/Makefile.in
+libsndfile/aclocal.m4
+libsndfile/config.log
+libsndfile/config.status
+libsndfile/configure
+libsndfile/doc/Makefile
+libsndfile/doc/Makefile.in
+libsndfile/examples/Makefile
+libsndfile/examples/Makefile.in
+libsndfile/libsndfile.spec
+libsndfile/libtool
+libsndfile/man/Makefile
+libsndfile/man/Makefile.in
+libsndfile/programs/Makefile
+libsndfile/programs/Makefile.in
+libsndfile/regtest/Makefile
+libsndfile/regtest/Makefile.in
+libsndfile/sndfile.pc
+libsndfile/src/G72x/Makefile
+libsndfile/src/G72x/Makefile.in
+libsndfile/src/G72x/g72x_test
+libsndfile/src/GSM610/Makefile
+libsndfile/src/GSM610/Makefile.in
+libsndfile/src/Makefile
+libsndfile/src/Makefile.in
+libsndfile/src/config.h
+libsndfile/src/config.h.in
+libsndfile/src/sndfile.h
+libsndfile/src/stamp-h1
+libsndfile/src/test_main
+libsndfile/tests/Makefile
+libsndfile/tests/Makefile.in
+libsndfile/tests/test_wrapper.sh
+openzap/COPYING
+openzap/INSTALL
+openzap/Makefile.in
+openzap/build/compile
+openzap/build/depcomp
+openzap/build/install-sh
+openzap/build/ltmain.sh
+openzap/build/missing
+openzap/openzap.pc
+pcre/Makefile
+pcre/Makefile.in
+pcre/aclocal.m4
+pcre/config.guess
+pcre/config.h
+pcre/config.h.in
+pcre/config.log
+pcre/config.status
+pcre/config.sub
+pcre/configure
+pcre/install-sh
+pcre/libpcre.pc
+pcre/libpcrecpp.pc
+pcre/libtool
+pcre/ltmain.sh
+pcre/missing
+pcre/pcre-config
+pcre/pcre_chartables.c
+pcre/pcre_scanner_unittest
+pcre/pcre_stringpiece.h
+pcre/pcre_stringpiece_unittest
+pcre/pcrecpp_unittest
+pcre/pcrecpparg.h
+pcre/pcregrep
+pcre/pcretest
+pcre/stamp-h1
+portaudio/Makefile
+portaudio/aclocal.m4
+portaudio/config.guess
+portaudio/config.log
+portaudio/config.status
+portaudio/config.sub
+portaudio/configure
+portaudio/install-sh
+portaudio/libtool
+portaudio/ltmain.sh
+portaudio/missing
+portaudio/portaudio-2.0.pc
+silk/Makefile
+silk/Makefile.in
+silk/aclocal.m4
+silk/compile
+silk/config.guess
+silk/config.log
+silk/config.status
+silk/config.sub
+silk/configure
+silk/depcomp
+silk/install-sh
+silk/libtool
+silk/ltmain.sh
+silk/missing
+sofia-sip/Makefile
+sofia-sip/Makefile.in
+sofia-sip/aclocal.m4
+sofia-sip/compile
+sofia-sip/config.guess
+sofia-sip/config.h
+sofia-sip/config.h.in
+sofia-sip/config.log
+sofia-sip/config.status
+sofia-sip/config.sub
+sofia-sip/configure
+sofia-sip/depcomp
+sofia-sip/install-sh
+sofia-sip/libsofia-sip-ua-glib/Makefile
+sofia-sip/libsofia-sip-ua-glib/Makefile.in
+sofia-sip/libsofia-sip-ua-glib/su-glib/Doxyfile
+sofia-sip/libsofia-sip-ua-glib/su-glib/Makefile
+sofia-sip/libsofia-sip-ua-glib/su-glib/Makefile.in
+sofia-sip/libsofia-sip-ua/Makefile
+sofia-sip/libsofia-sip-ua/Makefile.in
+sofia-sip/libsofia-sip-ua/bnf/Doxyfile
+sofia-sip/libsofia-sip-ua/bnf/Makefile
+sofia-sip/libsofia-sip-ua/bnf/Makefile.in
+sofia-sip/libsofia-sip-ua/docs/Doxyfile
+sofia-sip/libsofia-sip-ua/docs/Doxyfile.rfc
+sofia-sip/libsofia-sip-ua/docs/Doxyfile.version
+sofia-sip/libsofia-sip-ua/docs/Makefile
+sofia-sip/libsofia-sip-ua/docs/Makefile.in
+sofia-sip/libsofia-sip-ua/docs/sofia-footer.html
+sofia-sip/libsofia-sip-ua/features/Doxyfile
+sofia-sip/libsofia-sip-ua/features/Makefile
+sofia-sip/libsofia-sip-ua/features/Makefile.in
+sofia-sip/libsofia-sip-ua/features/sofia-sip/sofia_features.h
+sofia-sip/libsofia-sip-ua/http/Doxyfile
+sofia-sip/libsofia-sip-ua/http/Makefile
+sofia-sip/libsofia-sip-ua/http/Makefile.in
+sofia-sip/libsofia-sip-ua/http/http_parser_table.c
+sofia-sip/libsofia-sip-ua/http/http_tag.c
+sofia-sip/libsofia-sip-ua/http/http_tag_ref.c
+sofia-sip/libsofia-sip-ua/http/sofia-sip/http_protos.h
+sofia-sip/libsofia-sip-ua/http/sofia-sip/http_tag.h
+sofia-sip/libsofia-sip-ua/ipt/Doxyfile
+sofia-sip/libsofia-sip-ua/ipt/Makefile
+sofia-sip/libsofia-sip-ua/ipt/Makefile.in
+sofia-sip/libsofia-sip-ua/iptsec/Doxyfile
+sofia-sip/libsofia-sip-ua/iptsec/Makefile
+sofia-sip/libsofia-sip-ua/iptsec/Makefile.in
+sofia-sip/libsofia-sip-ua/iptsec/auth_tag_ref.c
+sofia-sip/libsofia-sip-ua/msg/Doxyfile
+sofia-sip/libsofia-sip-ua/msg/Makefile
+sofia-sip/libsofia-sip-ua/msg/Makefile.in
+sofia-sip/libsofia-sip-ua/msg/msg_mime_table.c
+sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_mime_protos.h
+sofia-sip/libsofia-sip-ua/msg/sofia-sip/msg_protos.h
+sofia-sip/libsofia-sip-ua/msg/test_protos.h
+sofia-sip/libsofia-sip-ua/msg/test_table.c
+sofia-sip/libsofia-sip-ua/nea/Doxyfile
+sofia-sip/libsofia-sip-ua/nea/Makefile
+sofia-sip/libsofia-sip-ua/nea/Makefile.in
+sofia-sip/libsofia-sip-ua/nea/nea_tag_ref.c
+sofia-sip/libsofia-sip-ua/nta/Doxyfile
+sofia-sip/libsofia-sip-ua/nta/Makefile
+sofia-sip/libsofia-sip-ua/nta/Makefile.in
+sofia-sip/libsofia-sip-ua/nta/nta_tag_ref.c
+sofia-sip/libsofia-sip-ua/nth/Doxyfile
+sofia-sip/libsofia-sip-ua/nth/Makefile
+sofia-sip/libsofia-sip-ua/nth/Makefile.in
+sofia-sip/libsofia-sip-ua/nth/nth_tag_ref.c
+sofia-sip/libsofia-sip-ua/nua/Doxyfile
+sofia-sip/libsofia-sip-ua/nua/Makefile
+sofia-sip/libsofia-sip-ua/nua/Makefile.in
+sofia-sip/libsofia-sip-ua/nua/nua_tag_ref.c
+sofia-sip/libsofia-sip-ua/sdp/Doxyfile
+sofia-sip/libsofia-sip-ua/sdp/Makefile
+sofia-sip/libsofia-sip-ua/sdp/Makefile.in
+sofia-sip/libsofia-sip-ua/sdp/sdp_tag_ref.c
+sofia-sip/libsofia-sip-ua/sip/Doxyfile
+sofia-sip/libsofia-sip-ua/sip/Makefile
+sofia-sip/libsofia-sip-ua/sip/Makefile.in
+sofia-sip/libsofia-sip-ua/sip/sip_parser_table.c
+sofia-sip/libsofia-sip-ua/sip/sip_tag.c
+sofia-sip/libsofia-sip-ua/sip/sip_tag_ref.c
+sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_extra.h
+sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_hclasses.h
+sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_protos.h
+sofia-sip/libsofia-sip-ua/sip/sofia-sip/sip_tag.h
+sofia-sip/libsofia-sip-ua/soa/Doxyfile
+sofia-sip/libsofia-sip-ua/soa/Makefile
+sofia-sip/libsofia-sip-ua/soa/Makefile.in
+sofia-sip/libsofia-sip-ua/soa/soa_tag_ref.c
+sofia-sip/libsofia-sip-ua/sresolv/Doxyfile
+sofia-sip/libsofia-sip-ua/sresolv/Makefile
+sofia-sip/libsofia-sip-ua/sresolv/Makefile.in
+sofia-sip/libsofia-sip-ua/stun/Doxyfile
+sofia-sip/libsofia-sip-ua/stun/Makefile
+sofia-sip/libsofia-sip-ua/stun/Makefile.in
+sofia-sip/libsofia-sip-ua/stun/stun_tag_ref.c
+sofia-sip/libsofia-sip-ua/stun/stunc
+sofia-sip/libsofia-sip-ua/su/Doxyfile
+sofia-sip/libsofia-sip-ua/su/Makefile
+sofia-sip/libsofia-sip-ua/su/Makefile.in
+sofia-sip/libsofia-sip-ua/su/addrinfo
+sofia-sip/libsofia-sip-ua/su/localinfo
+sofia-sip/libsofia-sip-ua/su/sofia-sip/stamp-h2
+sofia-sip/libsofia-sip-ua/su/sofia-sip/su_configure.h
+sofia-sip/libsofia-sip-ua/su/su_tag_ref.c
+sofia-sip/libsofia-sip-ua/tport/Doxyfile
+sofia-sip/libsofia-sip-ua/tport/Makefile
+sofia-sip/libsofia-sip-ua/tport/Makefile.in
+sofia-sip/libsofia-sip-ua/tport/tport_tag_ref.c
+sofia-sip/libsofia-sip-ua/url/Doxyfile
+sofia-sip/libsofia-sip-ua/url/Makefile
+sofia-sip/libsofia-sip-ua/url/Makefile.in
+sofia-sip/libsofia-sip-ua/url/url_tag_ref.c
+sofia-sip/libtool
+sofia-sip/ltmain.sh
+sofia-sip/missing
+sofia-sip/open_c/Makefile
+sofia-sip/open_c/Makefile.in
+sofia-sip/open_c/config.h
+sofia-sip/packages/Makefile
+sofia-sip/packages/Makefile.in
+sofia-sip/packages/sofia-sip-1.12.10devel.spec
+sofia-sip/packages/sofia-sip-ua-glib.pc
+sofia-sip/packages/sofia-sip-ua.pc
+sofia-sip/s2check/Makefile
+sofia-sip/s2check/Makefile.in
+sofia-sip/stamp-h1
+sofia-sip/tests/Makefile
+sofia-sip/tests/Makefile.in
+sofia-sip/utils/Doxyfile
+sofia-sip/utils/Makefile
+sofia-sip/utils/Makefile.in
+sofia-sip/win32/Makefile
+sofia-sip/win32/Makefile.in
+sofia-sip/win32/config.h
+spandsp/Makefile
+spandsp/Makefile.in
+spandsp/aclocal.m4
+spandsp/config-h.in
+spandsp/config.log
+spandsp/config.status
+spandsp/config/config.guess
+spandsp/config/config.sub
+spandsp/config/depcomp
+spandsp/config/install-sh
+spandsp/config/ltmain.sh
+spandsp/config/missing
+spandsp/configure
+spandsp/doc/Makefile
+spandsp/doc/Makefile.in
+spandsp/doc/doxygen
+spandsp/libtool
+spandsp/spandsp-sim/Makefile
+spandsp/spandsp-sim/Makefile.in
+spandsp/spandsp.pc
+spandsp/src/Makefile
+spandsp/src/Makefile.in
+spandsp/src/at_interpreter_dictionary.h
+spandsp/src/config.h
+spandsp/src/make_at_dictionary
+spandsp/src/make_modem_filter
+spandsp/src/spandsp.h
+spandsp/src/stamp-h1
+spandsp/src/v17_v32bis_rx_fixed_rrc.h
+spandsp/src/v17_v32bis_rx_floating_rrc.h
+spandsp/src/v17_v32bis_tx_fixed_rrc.h
+spandsp/src/v17_v32bis_tx_floating_rrc.h
+spandsp/src/v22bis_rx_1200_fixed_rrc.h
+spandsp/src/v22bis_rx_1200_floating_rrc.h
+spandsp/src/v22bis_rx_2400_fixed_rrc.h
+spandsp/src/v22bis_rx_2400_floating_rrc.h
+spandsp/src/v22bis_tx_fixed_rrc.h
+spandsp/src/v22bis_tx_floating_rrc.h
+spandsp/src/v27ter_rx_2400_fixed_rrc.h
+spandsp/src/v27ter_rx_2400_floating_rrc.h
+spandsp/src/v27ter_rx_4800_fixed_rrc.h
+spandsp/src/v27ter_rx_4800_floating_rrc.h
+spandsp/src/v27ter_tx_2400_fixed_rrc.h
+spandsp/src/v27ter_tx_2400_floating_rrc.h
+spandsp/src/v27ter_tx_4800_fixed_rrc.h
+spandsp/src/v27ter_tx_4800_floating_rrc.h
+spandsp/src/v29rx_fixed_rrc.h
+spandsp/src/v29rx_floating_rrc.h
+spandsp/src/v29tx_fixed_rrc.h
+spandsp/src/v29tx_floating_rrc.h
+spandsp/test-data/Makefile
+spandsp/test-data/Makefile.in
+spandsp/test-data/etsi/Makefile
+spandsp/test-data/etsi/Makefile.in
+spandsp/test-data/etsi/fax/Makefile
+spandsp/test-data/etsi/fax/Makefile.in
+spandsp/test-data/itu/Makefile
+spandsp/test-data/itu/Makefile.in
+spandsp/test-data/itu/fax/Makefile
+spandsp/test-data/itu/fax/Makefile.in
+spandsp/test-data/local/Makefile
+spandsp/test-data/local/Makefile.in
+spandsp/tests/Makefile
+spandsp/tests/Makefile.in
+speex/Makefile
+speex/Makefile.in
+speex/aclocal.m4
+speex/config.guess
+speex/config.h
+speex/config.h.in
+speex/config.log
+speex/config.status
+speex/config.sub
+speex/configure
+speex/depcomp
+speex/include/Makefile
+speex/include/Makefile.in
+speex/include/speex/Makefile
+speex/include/speex/Makefile.in
+speex/include/speex/speex_config_types.h
+speex/install-sh
+speex/libspeex/Makefile
+speex/libspeex/Makefile.in
+speex/libtool
+speex/ltmain.sh
+speex/missing
+speex/speex.pc
+speex/speexdsp.pc
+speex/src/Makefile
+speex/src/Makefile.in
+speex/stamp-h1
+speex/symbian/Makefile
+speex/symbian/Makefile.in
+speex/ti/Makefile
+speex/ti/Makefile.in
+speex/ti/speex_C54_test/Makefile
+speex/ti/speex_C54_test/Makefile.in
+speex/ti/speex_C55_test/Makefile
+speex/ti/speex_C55_test/Makefile.in
+speex/ti/speex_C64_test/Makefile
+speex/ti/speex_C64_test/Makefile.in
+speex/win32/Makefile
+speex/win32/Makefile.in
+speex/win32/VS2003/Makefile
+speex/win32/VS2003/Makefile.in
+speex/win32/VS2003/libspeex/Makefile
+speex/win32/VS2003/libspeex/Makefile.in
+speex/win32/VS2003/libspeexdsp/Makefile
+speex/win32/VS2003/libspeexdsp/Makefile.in
+speex/win32/VS2003/speexdec/Makefile
+speex/win32/VS2003/speexdec/Makefile.in
+speex/win32/VS2003/speexenc/Makefile
+speex/win32/VS2003/speexenc/Makefile.in
+speex/win32/VS2003/tests/Makefile
+speex/win32/VS2003/tests/Makefile.in
+speex/win32/VS2005/Makefile
+speex/win32/VS2005/Makefile.in
+speex/win32/VS2005/libspeex/Makefile
+speex/win32/VS2005/libspeex/Makefile.in
+speex/win32/VS2005/libspeexdsp/Makefile
+speex/win32/VS2005/libspeexdsp/Makefile.in
+speex/win32/VS2005/speexdec/Makefile
+speex/win32/VS2005/speexdec/Makefile.in
+speex/win32/VS2005/speexenc/Makefile
+speex/win32/VS2005/speexenc/Makefile.in
+speex/win32/VS2005/tests/Makefile
+speex/win32/VS2005/tests/Makefile.in
+speex/win32/VS2008/Makefile
+speex/win32/VS2008/Makefile.in
+speex/win32/VS2008/libspeex/Makefile
+speex/win32/VS2008/libspeex/Makefile.in
+speex/win32/VS2008/libspeexdsp/Makefile
+speex/win32/VS2008/libspeexdsp/Makefile.in
+speex/win32/VS2008/speexdec/Makefile
+speex/win32/VS2008/speexdec/Makefile.in
+speex/win32/VS2008/speexenc/Makefile
+speex/win32/VS2008/speexenc/Makefile.in
+speex/win32/VS2008/tests/Makefile
+speex/win32/VS2008/tests/Makefile.in
+speex/win32/libspeex/Makefile
+speex/win32/libspeex/Makefile.in
+speex/win32/speexdec/Makefile
+speex/win32/speexdec/Makefile.in
+speex/win32/speexenc/Makefile
+speex/win32/speexenc/Makefile.in
+sqlite/Makefile
+sqlite/aclocal.m4
+sqlite/config.guess
+sqlite/config.log
+sqlite/config.status
+sqlite/config.sub
+sqlite/configure
+sqlite/install-sh
+sqlite/keywordhash.h
+sqlite/lemon
+sqlite/lempar.c
+sqlite/libtool
+sqlite/ltmain.sh
+sqlite/missing
+sqlite/mkkeywordhash
+sqlite/opcodes.c
+sqlite/opcodes.h
+sqlite/parse.c
+sqlite/parse.h
+sqlite/parse.h.temp
+sqlite/parse.out
+sqlite/parse.y
+sqlite/sqlite3
+sqlite/sqlite3.h
+sqlite/sqlite3.pc
+srtp/Makefile
+srtp/Makefile.in
+srtp/aclocal.m4
+srtp/aes_tables
+srtp/build/config.guess
+srtp/build/config.sub
+srtp/build/depcomp
+srtp/build/install-sh
+srtp/build/ltmain.sh
+srtp/build/missing
+srtp/config.log
+srtp/config.status
+srtp/config_in.h
+srtp/configure
+srtp/crypto/Makefile
+srtp/crypto/include/config.h
+srtp/crypto/include/stamp-h1
+srtp/doc/Makefile
+srtp/libtool
+srtp/srtp-1.42.pc
+srtp/test/Makefile
+srtp/test/Makefile.in
+tiff-3.8.2/Makefile
+tiff-3.8.2/Makefile.in
+tiff-3.8.2/aclocal.m4
+tiff-3.8.2/config.log
+tiff-3.8.2/config.status
+tiff-3.8.2/config/config.guess
+tiff-3.8.2/config/config.sub
+tiff-3.8.2/config/install-sh
+tiff-3.8.2/config/ltmain.sh
+tiff-3.8.2/configure
+tiff-3.8.2/contrib/Makefile
+tiff-3.8.2/contrib/Makefile.in
+tiff-3.8.2/contrib/acorn/Makefile
+tiff-3.8.2/contrib/acorn/Makefile.in
+tiff-3.8.2/contrib/addtiffo/Makefile
+tiff-3.8.2/contrib/addtiffo/Makefile.in
+tiff-3.8.2/contrib/addtiffo/addtiffo
+tiff-3.8.2/contrib/dbs/Makefile
+tiff-3.8.2/contrib/dbs/Makefile.in
+tiff-3.8.2/contrib/dbs/tiff-bi
+tiff-3.8.2/contrib/dbs/tiff-grayscale
+tiff-3.8.2/contrib/dbs/tiff-palette
+tiff-3.8.2/contrib/dbs/tiff-rgb
+tiff-3.8.2/contrib/dbs/xtiff/Makefile
+tiff-3.8.2/contrib/dbs/xtiff/Makefile.in
+tiff-3.8.2/contrib/iptcutil/Makefile
+tiff-3.8.2/contrib/iptcutil/Makefile.in
+tiff-3.8.2/contrib/iptcutil/iptcutil
+tiff-3.8.2/contrib/mac-cw/Makefile
+tiff-3.8.2/contrib/mac-cw/Makefile.in
+tiff-3.8.2/contrib/mac-mpw/Makefile
+tiff-3.8.2/contrib/mac-mpw/Makefile.in
+tiff-3.8.2/contrib/mfs/Makefile
+tiff-3.8.2/contrib/mfs/Makefile.in
+tiff-3.8.2/contrib/ojpeg/Makefile
+tiff-3.8.2/contrib/ojpeg/Makefile.in
+tiff-3.8.2/contrib/pds/Makefile
+tiff-3.8.2/contrib/pds/Makefile.in
+tiff-3.8.2/contrib/ras/Makefile
+tiff-3.8.2/contrib/ras/Makefile.in
+tiff-3.8.2/contrib/stream/Makefile
+tiff-3.8.2/contrib/stream/Makefile.in
+tiff-3.8.2/contrib/tags/Makefile
+tiff-3.8.2/contrib/tags/Makefile.in
+tiff-3.8.2/contrib/win_dib/Makefile
+tiff-3.8.2/contrib/win_dib/Makefile.in
+tiff-3.8.2/html/Makefile
+tiff-3.8.2/html/Makefile.in
+tiff-3.8.2/html/images/Makefile
+tiff-3.8.2/html/images/Makefile.in
+tiff-3.8.2/html/man/Makefile
+tiff-3.8.2/html/man/Makefile.in
+tiff-3.8.2/libtiff/Makefile
+tiff-3.8.2/libtiff/Makefile.in
+tiff-3.8.2/libtiff/mkg3states
+tiff-3.8.2/libtiff/stamp-h1
+tiff-3.8.2/libtiff/stamp-h2
+tiff-3.8.2/libtiff/tif_config.h
+tiff-3.8.2/libtiff/tif_config.h.in
+tiff-3.8.2/libtiff/tiffconf.h
+tiff-3.8.2/libtool
+tiff-3.8.2/man/Makefile
+tiff-3.8.2/man/Makefile.in
+tiff-3.8.2/port/Makefile
+tiff-3.8.2/port/Makefile.in
+tiff-3.8.2/test/Makefile
+tiff-3.8.2/test/Makefile.in
+tiff-3.8.2/tools/Makefile
+tiff-3.8.2/tools/Makefile.in
+tiff-3.8.2/tools/bmp2tiff
+tiff-3.8.2/tools/fax2ps
+tiff-3.8.2/tools/fax2tiff
+tiff-3.8.2/tools/gif2tiff
+tiff-3.8.2/tools/pal2rgb
+tiff-3.8.2/tools/ppm2tiff
+tiff-3.8.2/tools/ras2tiff
+tiff-3.8.2/tools/raw2tiff
+tiff-3.8.2/tools/rgb2ycbcr
+tiff-3.8.2/tools/thumbnail
+tiff-3.8.2/tools/tiff2bw
+tiff-3.8.2/tools/tiff2pdf
+tiff-3.8.2/tools/tiff2ps
+tiff-3.8.2/tools/tiff2rgba
+tiff-3.8.2/tools/tiffcmp
+tiff-3.8.2/tools/tiffcp
+tiff-3.8.2/tools/tiffdither
+tiff-3.8.2/tools/tiffdump
+tiff-3.8.2/tools/tiffinfo
+tiff-3.8.2/tools/tiffmedian
+tiff-3.8.2/tools/tiffset
+tiff-3.8.2/tools/tiffsplit
+unimrcp/Makefile
+unimrcp/Makefile.in
+unimrcp/aclocal.m4
+unimrcp/build/Makefile
+unimrcp/build/Makefile.in
+unimrcp/build/config.guess
+unimrcp/build/config.sub
+unimrcp/build/depcomp
+unimrcp/build/install-sh
+unimrcp/build/ltmain.sh
+unimrcp/build/missing
+unimrcp/build/pkgconfig/Makefile
+unimrcp/build/pkgconfig/Makefile.in
+unimrcp/build/pkgconfig/unimrcpclient.pc
+unimrcp/build/pkgconfig/unimrcpplugin.pc
+unimrcp/build/pkgconfig/unimrcpserver.pc
+unimrcp/conf/Makefile
+unimrcp/conf/Makefile.in
+unimrcp/config.log
+unimrcp/config.status
+unimrcp/configure
+unimrcp/data/Makefile
+unimrcp/data/Makefile.in
+unimrcp/libs/Makefile
+unimrcp/libs/Makefile.in
+unimrcp/libs/apr-toolkit/Makefile
+unimrcp/libs/apr-toolkit/Makefile.in
+unimrcp/libs/mpf/Makefile
+unimrcp/libs/mpf/Makefile.in
+unimrcp/libs/mrcp-client/Makefile
+unimrcp/libs/mrcp-client/Makefile.in
+unimrcp/libs/mrcp-engine/Makefile
+unimrcp/libs/mrcp-engine/Makefile.in
+unimrcp/libs/mrcp-server/Makefile
+unimrcp/libs/mrcp-server/Makefile.in
+unimrcp/libs/mrcp-signaling/Makefile
+unimrcp/libs/mrcp-signaling/Makefile.in
+unimrcp/libs/mrcp/Makefile
+unimrcp/libs/mrcp/Makefile.in
+unimrcp/libs/mrcpv2-transport/Makefile
+unimrcp/libs/mrcpv2-transport/Makefile.in
+unimrcp/libs/uni-rtsp/Makefile
+unimrcp/libs/uni-rtsp/Makefile.in
+unimrcp/libtool
+unimrcp/modules/Makefile
+unimrcp/modules/Makefile.in
+unimrcp/modules/mrcp-sofiasip/Makefile
+unimrcp/modules/mrcp-sofiasip/Makefile.in
+unimrcp/modules/mrcp-unirtsp/Makefile
+unimrcp/modules/mrcp-unirtsp/Makefile.in
+unimrcp/platforms/Makefile
+unimrcp/platforms/Makefile.in
+unimrcp/platforms/asr-client/Makefile
+unimrcp/platforms/asr-client/Makefile.in
+unimrcp/platforms/libasr-client/Makefile
+unimrcp/platforms/libasr-client/Makefile.in
+unimrcp/platforms/libunimrcp-client/Makefile
+unimrcp/platforms/libunimrcp-client/Makefile.in
+unimrcp/platforms/libunimrcp-server/Makefile
+unimrcp/platforms/libunimrcp-server/Makefile.in
+unimrcp/platforms/umc/Makefile
+unimrcp/platforms/umc/Makefile.in
+unimrcp/platforms/unimrcp-client/Makefile
+unimrcp/platforms/unimrcp-client/Makefile.in
+unimrcp/platforms/unimrcp-server/Makefile
+unimrcp/platforms/unimrcp-server/Makefile.in
+unimrcp/plugins/Makefile
+unimrcp/plugins/Makefile.in
+unimrcp/plugins/demo-recog/Makefile
+unimrcp/plugins/demo-recog/Makefile.in
+unimrcp/plugins/demo-synth/Makefile
+unimrcp/plugins/demo-synth/Makefile.in
+unimrcp/plugins/mrcp-cepstral/Makefile
+unimrcp/plugins/mrcp-cepstral/Makefile.in
+unimrcp/plugins/mrcp-flite/Makefile
+unimrcp/plugins/mrcp-flite/Makefile.in
+unimrcp/plugins/mrcp-pocketsphinx/Makefile
+unimrcp/plugins/mrcp-pocketsphinx/Makefile.in
+unimrcp/plugins/mrcp-recorder/Makefile
+unimrcp/plugins/mrcp-recorder/Makefile.in
+unimrcp/tests/Makefile
+unimrcp/tests/Makefile.in
+unimrcp/tests/apttest/Makefile
+unimrcp/tests/apttest/Makefile.in
+unimrcp/tests/mpftest/Makefile
+unimrcp/tests/mpftest/Makefile.in
+unimrcp/tests/mrcptest/Makefile
+unimrcp/tests/mrcptest/Makefile.in
+unimrcp/tests/rtsptest/Makefile
+unimrcp/tests/rtsptest/Makefile.in
+unimrcp/tests/strtablegen/Makefile
+unimrcp/tests/strtablegen/Makefile.in
+xmlrpc-c/include/xmlrpc-c/config.h
+xmlrpc-c/stamp-h2
+xmlrpc-c/xmlrpc_amconfig.h
+xmlrpc-c/xmlrpc_config.h
</ins></span></pre></div>
<a id="freeswitchtrunksrcgitignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/.gitignore (17167 => 17168)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/.gitignore        2010-04-01 20:15:58 UTC (rev 17167)
+++ freeswitch/trunk/src/.gitignore        2010-04-01 20:16:07 UTC (rev 17168)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+Makefile
+Makefile.in
+include/stamp-h1
+include/switch_am_config.h
+include/switch_private.h
+include/switch_private.h.in
+include/switch_swigable_cpp.h
+include/switch_version.h
+include/switch_version.h.in
</ins></span></pre></div>
<a id="freeswitchtrunksrcmodgitignore"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/src/mod/.gitignore (17167 => 17168)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/src/mod/.gitignore        2010-04-01 20:15:58 UTC (rev 17167)
+++ freeswitch/trunk/src/mod/.gitignore        2010-04-01 20:16:07 UTC (rev 17168)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+Makefile
+Makefile.in
+applications/mod_commands/Makefile
+applications/mod_conference/Makefile
+applications/mod_dptools/Makefile
+applications/mod_enum/Makefile
+applications/mod_enum/Makefile.in
+applications/mod_enum/mod_enum.log
+applications/mod_expr/Makefile
+applications/mod_expr/Makefile.in
+applications/mod_expr/mod_expr.log
+applications/mod_fifo/Makefile
+applications/mod_fsv/Makefile
+applications/mod_limit/Makefile
+applications/mod_stress/Makefile
+applications/mod_stress/Makefile.in
+applications/mod_t38gateway/Makefile
+applications/mod_t38gateway/Makefile.in
+applications/mod_valet_parking/Makefile
+applications/mod_voicemail/Makefile
+asr_tts/mod_unimrcp/Makefile
+asr_tts/mod_unimrcp/Makefile.in
+dialplans/mod_dialplan_asterisk/Makefile
+dialplans/mod_dialplan_xml/Makefile
+endpoints/mod_portaudio/Makefile
+endpoints/mod_portaudio/Makefile.in
+endpoints/mod_skinny/Makefile
+endpoints/mod_skinny/Makefile.in
+endpoints/mod_skypopen/Makefile
+endpoints/mod_skypopen/Makefile.in
+endpoints/mod_sofia/Makefile
+endpoints/mod_sofia/Makefile.in
+endpoints/mod_sofia/mod_sofia.log
+event_handlers/mod_erlang_event/Makefile
+event_handlers/mod_event_socket/Makefile
+formats/mod_native_file/Makefile
+formats/mod_portaudio_stream/Makefile
+formats/mod_portaudio_stream/Makefile.in
+formats/mod_tone_stream/Makefile
+languages/mod_java/Makefile
+languages/mod_lua/Makefile
+languages/mod_lua/Makefile.in
+languages/mod_lua/mod_lua.log
+languages/mod_python/Makefile
+languages/mod_spidermonkey/Makefile
+languages/mod_spidermonkey/Makefile.in
+languages/mod_spidermonkey/mod_spidermonkey.log
+loggers/mod_console/Makefile
+loggers/mod_logfile/Makefile
+loggers/mod_syslog/Makefile
+say/mod_say_en/Makefile
+say/mod_say_ru/Makefile
</ins></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>
</body>
</html>