<!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][17119] </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=17119">17119</a></dd>
<dt>Author</dt> <dd>sathieu</dd>
<dt>Date</dt> <dd>2010-03-27 09:14:20 -0500 (Sat, 27 Mar 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>debian: cleaning

- sort *.install and *.conffiles 
- complete freeswitch-lang-* (some conffiles were not installed)
- remove duplicate lines
- dirs should only contain empty dirs, debhelper creates others
- avoid installing mod_spidermonkey_socket.la, mod_perl.la and mod_lua.la in the language as it is in -dev</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#freeswitchtrunkdebiandirs">freeswitch/trunk/debian/dirs</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchdevinstall">freeswitch/trunk/debian/freeswitch-dev.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangdeconffiles">freeswitch/trunk/debian/freeswitch-lang-de.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangdeinstall">freeswitch/trunk/debian/freeswitch-lang-de.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangenconffiles">freeswitch/trunk/debian/freeswitch-lang-en.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangeninstall">freeswitch/trunk/debian/freeswitch-lang-en.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangfrconffiles">freeswitch/trunk/debian/freeswitch-lang-fr.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangruconffiles">freeswitch/trunk/debian/freeswitch-lang-ru.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchlangruinstall">freeswitch/trunk/debian/freeswitch-lang-ru.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchluaconffiles">freeswitch/trunk/debian/freeswitch-lua.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchluainstall">freeswitch/trunk/debian/freeswitch-lua.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchperlconffiles">freeswitch/trunk/debian/freeswitch-perl.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchperlinstall">freeswitch/trunk/debian/freeswitch-perl.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchspidermonkeyconffiles">freeswitch/trunk/debian/freeswitch-spidermonkey.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchspidermonkeyinstall">freeswitch/trunk/debian/freeswitch-spidermonkey.install</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchconffiles">freeswitch/trunk/debian/freeswitch.conffiles</a></li>
<li><a href="#freeswitchtrunkdebianfreeswitchinstall">freeswitch/trunk/debian/freeswitch.install</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="freeswitchtrunkdebiandirs"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/dirs (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/dirs        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/dirs        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,14 +1,5 @@
</span><del>-opt/freeswitch/conf/dialplan/default
-opt/freeswitch/conf/dialplan/public
-opt/freeswitch/conf/sip_profiles/nat
-opt/freeswitch/conf/sip_profiles/default
-opt/freeswitch/conf/sip_profiles/outbound
-opt/freeswitch/conf/directory/default
-opt/freeswitch/conf/autoload_configs
-opt/freeswitch/conf/jingle_profiles
</del><span class="cx"> opt/freeswitch/log
</span><span class="cx"> opt/freeswitch/db
</span><span class="cx"> opt/freeswitch/bin/scripts
</span><del>-etc/opt
</del><span class="cx"> etc/monit
</span><del>-etc/default
</del><ins>+
</ins></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchdevinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-dev.install (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-dev.install        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-dev.install        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,3 +1,4 @@
</span><ins>+opt/freeswitch/include/*
</ins><span class="cx"> opt/freeswitch/lib/*.a
</span><span class="cx"> opt/freeswitch/lib/*.la
</span><span class="cx"> opt/freeswitch/mod/*.a
</span><span class="lines">@@ -2,2 +3 @@
</span><span class="cx"> opt/freeswitch/mod/*.la
</span><del>-opt/freeswitch/include/*
</del></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangdeconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-de.conffiles (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-lang-de.conffiles        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-lang-de.conffiles        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,3 +1,3 @@
</span><del>-/opt/freeswitch/conf/lang/de/de.xml
-/opt/freeswitch/conf/lang/de/demo/demo.xml
-/opt/freeswitch/conf/lang/de/vm/tts.xml
</del><ins>+opt/freeswitch/conf/lang/de/demo/demo.xml
+opt/freeswitch/conf/lang/de/de.xml
+opt/freeswitch/conf/lang/de/vm/tts.xml
</ins></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangdeinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-de.install (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-lang-de.install        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-lang-de.install        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-opt/freeswitch/conf/lang/de/*.xml
-opt/freeswitch/conf/lang/de/demo/*.xml
-opt/freeswitch/conf/lang/de/vm/*.xml
</del><ins>+opt/freeswitch/conf/lang/de/demo/demo.xml
+opt/freeswitch/conf/lang/de/de.xml
+opt/freeswitch/conf/lang/de/vm/tts.xml
</ins><span class="cx"> opt/freeswitch/mod/mod_say_de.so*
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangenconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-en.conffiles (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-lang-en.conffiles        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-lang-en.conffiles        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,4 +1,7 @@
</span><del>-/opt/freeswitch/conf/lang/en/en.xml
-/opt/freeswitch/conf/lang/en/demo/demo.xml
-/opt/freeswitch/conf/lang/en/vm/sounds.xml
-/opt/freeswitch/conf/lang/en/vm/tts.xml
</del><ins>+opt/freeswitch/conf/lang/en/demo/demo-ivr.xml
+opt/freeswitch/conf/lang/en/demo/demo.xml
+opt/freeswitch/conf/lang/en/dir/sounds.xml
+opt/freeswitch/conf/lang/en/dir/tts.xml
+opt/freeswitch/conf/lang/en/en.xml
+opt/freeswitch/conf/lang/en/vm/sounds.xml
+opt/freeswitch/conf/lang/en/vm/tts.xml
</ins></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangeninstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-en.install (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-lang-en.install        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-lang-en.install        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,4 +1,8 @@
</span><del>-opt/freeswitch/conf/lang/en/*.xml
-opt/freeswitch/conf/lang/en/demo/*.xml
-opt/freeswitch/conf/lang/en/vm/*.xml
</del><ins>+opt/freeswitch/conf/lang/en/demo/demo-ivr.xml
+opt/freeswitch/conf/lang/en/demo/demo.xml
+opt/freeswitch/conf/lang/en/dir/sounds.xml
+opt/freeswitch/conf/lang/en/dir/tts.xml
+opt/freeswitch/conf/lang/en/en.xml
+opt/freeswitch/conf/lang/en/vm/sounds.xml
+opt/freeswitch/conf/lang/en/vm/tts.xml
</ins><span class="cx"> opt/freeswitch/mod/mod_say_en.so*
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangfrconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-fr.conffiles (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-lang-fr.conffiles        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-lang-fr.conffiles        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><del>-/opt/freeswitch/conf/lang/fr/fr.xml
-/opt/freeswitch/conf/lang/fr/demo/demo.xml
-/opt/freeswitch/conf/lang/fr/dir/sounds.xml
-/opt/freeswitch/conf/lang/fr/dir/tts.xml
-/opt/freeswitch/conf/lang/fr/vm/sounds.xml
</del><ins>+opt/freeswitch/conf/lang/fr/fr.xml
+opt/freeswitch/conf/lang/fr/demo/demo.xml
+opt/freeswitch/conf/lang/fr/dir/sounds.xml
+opt/freeswitch/conf/lang/fr/dir/tts.xml
+opt/freeswitch/conf/lang/fr/vm/sounds.xml
</ins></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangruconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-ru.conffiles (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-lang-ru.conffiles        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-lang-ru.conffiles        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,4 +1,7 @@
</span><del>-/opt/freeswitch/conf/lang/ru/ru.xml
-/opt/freeswitch/conf/lang/ru/demo/demo.xml
-/opt/freeswitch/conf/lang/ru/vm/sounds.xml
-/opt/freeswitch/conf/lang/ru/vm/tts.xml
</del><ins>+opt/freeswitch/conf/lang/ru/demo/demo-ivr.xml
+opt/freeswitch/conf/lang/ru/demo/demo.xml
+opt/freeswitch/conf/lang/ru/dir/sounds.xml
+opt/freeswitch/conf/lang/ru/dir/tts.xml
+opt/freeswitch/conf/lang/ru/ru.xml
+opt/freeswitch/conf/lang/ru/vm/sounds.xml
+opt/freeswitch/conf/lang/ru/vm/tts.xml
</ins></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchlangruinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lang-ru.install (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-lang-ru.install        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-lang-ru.install        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,4 +1,8 @@
</span><del>-opt/freeswitch/conf/lang/ru/*.xml
-opt/freeswitch/conf/lang/ru/demo/*.xml
-opt/freeswitch/conf/lang/ru/vm/*.xml
</del><ins>+opt/freeswitch/conf/lang/ru/demo/demo-ivr.xml
+opt/freeswitch/conf/lang/ru/demo/demo.xml
+opt/freeswitch/conf/lang/ru/dir/sounds.xml
+opt/freeswitch/conf/lang/ru/dir/tts.xml
+opt/freeswitch/conf/lang/ru/ru.xml
+opt/freeswitch/conf/lang/ru/vm/sounds.xml
+opt/freeswitch/conf/lang/ru/vm/tts.xml
</ins><span class="cx"> opt/freeswitch/mod/mod_say_ru.so*
</span></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchluaconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lua.conffiles (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-lua.conffiles        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-lua.conffiles        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1 +1 @@
</span><del>-/opt/freeswitch/conf/autoload_configs/lua.conf.xml
</del><ins>+opt/freeswitch/conf/autoload_configs/lua.conf.xml
</ins></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchluainstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-lua.install (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-lua.install        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-lua.install        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,2 +1,2 @@
</span><del>-opt/freeswitch/mod/mod_lua*
</del><span class="cx"> opt/freeswitch/conf/autoload_configs/lua.conf.xml
</span><ins>+opt/freeswitch/mod/mod_lua.so*
</ins></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchperlconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-perl.conffiles (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-perl.conffiles        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-perl.conffiles        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1 +1 @@
</span><del>-/opt/freeswitch/conf/autoload_configs/perl.conf.xml
</del><ins>+opt/freeswitch/conf/autoload_configs/perl.conf.xml
</ins></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchperlinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-perl.install (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-perl.install        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-perl.install        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,3 +1,3 @@
</span><ins>+opt/freeswitch/conf/autoload_configs/perl.conf.xml
+opt/freeswitch/mod/mod_perl.so*
</ins><span class="cx"> opt/freeswitch/perl/*
</span><del>-opt/freeswitch/mod/mod_perl*
-opt/freeswitch/conf/autoload_configs/perl.conf.xml
</del></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchspidermonkeyconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-spidermonkey.conffiles (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-spidermonkey.conffiles        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-spidermonkey.conffiles        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1 +1 @@
</span><del>-/opt/freeswitch/conf/autoload_configs/spidermonkey.conf.xml
</del><ins>+opt/freeswitch/conf/autoload_configs/spidermonkey.conf.xml
</ins></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchspidermonkeyinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch-spidermonkey.install (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch-spidermonkey.install        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch-spidermonkey.install        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><del>-opt/freeswitch/mod/mod_spidermonkey*so*
</del><ins>+opt/freeswitch/conf/autoload_configs/spidermonkey.conf.xml
+opt/freeswitch/lib/libjs.so*
</ins><span class="cx"> opt/freeswitch/lib/libnspr4.so*
</span><del>-opt/freeswitch/lib/libjs.so*
</del><ins>+opt/freeswitch/lib/libplc4.so*
</ins><span class="cx"> opt/freeswitch/lib/libplds4.so*
</span><del>-opt/freeswitch/lib/libplc4.so*
-opt/freeswitch/conf/autoload_configs/spidermonkey.conf.xml
</del><ins>+opt/freeswitch/mod/mod_spidermonkey*.so*
</ins></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchconffiles"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch.conffiles (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch.conffiles        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch.conffiles        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -1,96 +1,95 @@
</span><del>-/opt/freeswitch/conf/autoload_configs/acl.conf.xml
-/opt/freeswitch/conf/autoload_configs/alsa.conf.xml
-/opt/freeswitch/conf/autoload_configs/cdr_csv.conf.xml
-/opt/freeswitch/conf/autoload_configs/cidlookup.conf.xml
-/opt/freeswitch/conf/autoload_configs/conference.conf.xml
-/opt/freeswitch/conf/autoload_configs/console.conf.xml
-/opt/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml
-/opt/freeswitch/conf/autoload_configs/dingaling.conf.xml
-/opt/freeswitch/conf/autoload_configs/directory.conf.xml
-/opt/freeswitch/conf/autoload_configs/easyroute.conf.xml
-/opt/freeswitch/conf/autoload_configs/enum.conf.xml
-/opt/freeswitch/conf/autoload_configs/event_multicast.conf.xml
-/opt/freeswitch/conf/autoload_configs/event_socket.conf.xml
-/opt/freeswitch/conf/autoload_configs/fax.conf.xml
-/opt/freeswitch/conf/autoload_configs/fifo.conf.xml
-/opt/freeswitch/conf/autoload_configs/ivr.conf.xml
-/opt/freeswitch/conf/autoload_configs/java.conf.xml
-/opt/freeswitch/conf/autoload_configs/lcr.conf.xml
-/opt/freeswitch/conf/autoload_configs/limit.conf.xml
-/opt/freeswitch/conf/autoload_configs/local_stream.conf.xml
-/opt/freeswitch/conf/autoload_configs/logfile.conf.xml
-/opt/freeswitch/conf/autoload_configs/memcache.conf.xml
-/opt/freeswitch/conf/autoload_configs/modules.conf.xml
-/opt/freeswitch/conf/autoload_configs/nibblebill.conf.xml
-/opt/freeswitch/conf/autoload_configs/opal.conf.xml
-/opt/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml
-/opt/freeswitch/conf/autoload_configs/portaudio.conf.xml
-/opt/freeswitch/conf/autoload_configs/post_load_modules.conf.xml
-/opt/freeswitch/conf/autoload_configs/python.conf.xml
-/opt/freeswitch/conf/autoload_configs/rss.conf.xml
-/opt/freeswitch/conf/autoload_configs/shout.conf.xml
-/opt/freeswitch/conf/autoload_configs/skinny.conf.xml
-/opt/freeswitch/conf/autoload_configs/sofia.conf.xml
-/opt/freeswitch/conf/autoload_configs/switch.conf.xml
-/opt/freeswitch/conf/autoload_configs/syslog.conf.xml
-/opt/freeswitch/conf/autoload_configs/timezones.conf.xml
-/opt/freeswitch/conf/autoload_configs/tts_commandline.conf.xml
-/opt/freeswitch/conf/autoload_configs/unicall.conf.xml
-/opt/freeswitch/conf/autoload_configs/voicemail.conf.xml
-/opt/freeswitch/conf/autoload_configs/xml_cdr.conf.xml
-/opt/freeswitch/conf/autoload_configs/xml_curl.conf.xml
-/opt/freeswitch/conf/autoload_configs/xml_rpc.conf.xml
-/opt/freeswitch/conf/autoload_configs/zeroconf.conf.xml
-/opt/freeswitch/conf/dialplan/default/00_pizza_demo.xml
-/opt/freeswitch/conf/dialplan/default/01_example.com.xml
-/opt/freeswitch/conf/dialplan/default/99999_enum.xml
-/opt/freeswitch/conf/dialplan/default.xml
-/opt/freeswitch/conf/dialplan/features.xml
-/opt/freeswitch/conf/dialplan/public/00_inbound_did.xml
-/opt/freeswitch/conf/dialplan/public.xml
-/opt/freeswitch/conf/directory/default/1000.xml
-/opt/freeswitch/conf/directory/default/1001.xml
-/opt/freeswitch/conf/directory/default/1002.xml
-/opt/freeswitch/conf/directory/default/1003.xml
-/opt/freeswitch/conf/directory/default/1004.xml
-/opt/freeswitch/conf/directory/default/1005.xml
-/opt/freeswitch/conf/directory/default/1006.xml
-/opt/freeswitch/conf/directory/default/1007.xml
-/opt/freeswitch/conf/directory/default/1008.xml
-/opt/freeswitch/conf/directory/default/1009.xml
-/opt/freeswitch/conf/directory/default/1010.xml
-/opt/freeswitch/conf/directory/default/1011.xml
-/opt/freeswitch/conf/directory/default/1012.xml
-/opt/freeswitch/conf/directory/default/1013.xml
-/opt/freeswitch/conf/directory/default/1014.xml
-/opt/freeswitch/conf/directory/default/1015.xml
-/opt/freeswitch/conf/directory/default/1016.xml
-/opt/freeswitch/conf/directory/default/1017.xml
-/opt/freeswitch/conf/directory/default/1018.xml
-/opt/freeswitch/conf/directory/default/1019.xml
-/opt/freeswitch/conf/directory/default/brian.xml
-/opt/freeswitch/conf/directory/default/default.xml
-/opt/freeswitch/conf/directory/default/example.com.xml
-/opt/freeswitch/conf/directory/default.xml
-/opt/freeswitch/conf/extensions.conf
-/opt/freeswitch/conf/freeswitch.xml
-/opt/freeswitch/conf/fur_elise.ttml
-/opt/freeswitch/conf/ivr_menus/demo_ivr.xml
-/opt/freeswitch/conf/jingle_profiles/client.xml
-/opt/freeswitch/conf/jingle_profiles/server.xml
-/opt/freeswitch/conf/m3ua.conf
-/opt/freeswitch/conf/mime.types
-/opt/freeswitch/conf/notify-voicemail.tpl
-/opt/freeswitch/conf/pika.conf
-/opt/freeswitch/conf/sip_profiles/external/example.xml
-/opt/freeswitch/conf/sip_profiles/external.xml
-/opt/freeswitch/conf/sip_profiles/internal/example.xml
-/opt/freeswitch/conf/sip_profiles/internal-ipv6.xml
-/opt/freeswitch/conf/sip_profiles/internal.xml
-/opt/freeswitch/conf/tetris.ttml
-/opt/freeswitch/conf/tones.conf
-/opt/freeswitch/conf/vars.xml
-/opt/freeswitch/conf/voicemail.tpl
-/opt/freeswitch/conf/web-vm.tpl
-/opt/freeswitch/conf/zt.conf
-
</del><ins>+opt/freeswitch/conf/autoload_configs/acl.conf.xml
+opt/freeswitch/conf/autoload_configs/alsa.conf.xml
+opt/freeswitch/conf/autoload_configs/cdr_csv.conf.xml
+opt/freeswitch/conf/autoload_configs/cidlookup.conf.xml
+opt/freeswitch/conf/autoload_configs/conference.conf.xml
+opt/freeswitch/conf/autoload_configs/console.conf.xml
+opt/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml
+opt/freeswitch/conf/autoload_configs/dingaling.conf.xml
+opt/freeswitch/conf/autoload_configs/directory.conf.xml
+opt/freeswitch/conf/autoload_configs/easyroute.conf.xml
+opt/freeswitch/conf/autoload_configs/enum.conf.xml
+opt/freeswitch/conf/autoload_configs/event_multicast.conf.xml
+opt/freeswitch/conf/autoload_configs/event_socket.conf.xml
+opt/freeswitch/conf/autoload_configs/fax.conf.xml
+opt/freeswitch/conf/autoload_configs/fifo.conf.xml
+opt/freeswitch/conf/autoload_configs/ivr.conf.xml
+opt/freeswitch/conf/autoload_configs/java.conf.xml
+opt/freeswitch/conf/autoload_configs/lcr.conf.xml
+opt/freeswitch/conf/autoload_configs/limit.conf.xml
+opt/freeswitch/conf/autoload_configs/local_stream.conf.xml
+opt/freeswitch/conf/autoload_configs/logfile.conf.xml
+opt/freeswitch/conf/autoload_configs/memcache.conf.xml
+opt/freeswitch/conf/autoload_configs/modules.conf.xml
+opt/freeswitch/conf/autoload_configs/nibblebill.conf.xml
+opt/freeswitch/conf/autoload_configs/opal.conf.xml
+opt/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml
+opt/freeswitch/conf/autoload_configs/portaudio.conf.xml
+opt/freeswitch/conf/autoload_configs/post_load_modules.conf.xml
+opt/freeswitch/conf/autoload_configs/python.conf.xml
+opt/freeswitch/conf/autoload_configs/rss.conf.xml
+opt/freeswitch/conf/autoload_configs/shout.conf.xml
+opt/freeswitch/conf/autoload_configs/skinny.conf.xml
+opt/freeswitch/conf/autoload_configs/sofia.conf.xml
+opt/freeswitch/conf/autoload_configs/switch.conf.xml
+opt/freeswitch/conf/autoload_configs/syslog.conf.xml
+opt/freeswitch/conf/autoload_configs/timezones.conf.xml
+opt/freeswitch/conf/autoload_configs/tts_commandline.conf.xml
+opt/freeswitch/conf/autoload_configs/unicall.conf.xml
+opt/freeswitch/conf/autoload_configs/voicemail.conf.xml
+opt/freeswitch/conf/autoload_configs/xml_cdr.conf.xml
+opt/freeswitch/conf/autoload_configs/xml_curl.conf.xml
+opt/freeswitch/conf/autoload_configs/xml_rpc.conf.xml
+opt/freeswitch/conf/autoload_configs/zeroconf.conf.xml
+opt/freeswitch/conf/dialplan/default/00_pizza_demo.xml
+opt/freeswitch/conf/dialplan/default/01_example.com.xml
+opt/freeswitch/conf/dialplan/default/99999_enum.xml
+opt/freeswitch/conf/dialplan/default.xml
+opt/freeswitch/conf/dialplan/features.xml
+opt/freeswitch/conf/dialplan/public/00_inbound_did.xml
+opt/freeswitch/conf/dialplan/public.xml
+opt/freeswitch/conf/directory/default/1000.xml
+opt/freeswitch/conf/directory/default/1001.xml
+opt/freeswitch/conf/directory/default/1002.xml
+opt/freeswitch/conf/directory/default/1003.xml
+opt/freeswitch/conf/directory/default/1004.xml
+opt/freeswitch/conf/directory/default/1005.xml
+opt/freeswitch/conf/directory/default/1006.xml
+opt/freeswitch/conf/directory/default/1007.xml
+opt/freeswitch/conf/directory/default/1008.xml
+opt/freeswitch/conf/directory/default/1009.xml
+opt/freeswitch/conf/directory/default/1010.xml
+opt/freeswitch/conf/directory/default/1011.xml
+opt/freeswitch/conf/directory/default/1012.xml
+opt/freeswitch/conf/directory/default/1013.xml
+opt/freeswitch/conf/directory/default/1014.xml
+opt/freeswitch/conf/directory/default/1015.xml
+opt/freeswitch/conf/directory/default/1016.xml
+opt/freeswitch/conf/directory/default/1017.xml
+opt/freeswitch/conf/directory/default/1018.xml
+opt/freeswitch/conf/directory/default/1019.xml
+opt/freeswitch/conf/directory/default/brian.xml
+opt/freeswitch/conf/directory/default/default.xml
+opt/freeswitch/conf/directory/default/example.com.xml
+opt/freeswitch/conf/directory/default.xml
+opt/freeswitch/conf/extensions.conf
+opt/freeswitch/conf/freeswitch.xml
+opt/freeswitch/conf/fur_elise.ttml
+opt/freeswitch/conf/ivr_menus/demo_ivr.xml
+opt/freeswitch/conf/jingle_profiles/client.xml
+opt/freeswitch/conf/jingle_profiles/server.xml
+opt/freeswitch/conf/m3ua.conf
+opt/freeswitch/conf/mime.types
+opt/freeswitch/conf/notify-voicemail.tpl
+opt/freeswitch/conf/pika.conf
+opt/freeswitch/conf/sip_profiles/external/example.xml
+opt/freeswitch/conf/sip_profiles/external.xml
+opt/freeswitch/conf/sip_profiles/internal/example.xml
+opt/freeswitch/conf/sip_profiles/internal-ipv6.xml
+opt/freeswitch/conf/sip_profiles/internal.xml
+opt/freeswitch/conf/tetris.ttml
+opt/freeswitch/conf/tones.conf
+opt/freeswitch/conf/vars.xml
+opt/freeswitch/conf/voicemail.tpl
+opt/freeswitch/conf/web-vm.tpl
+opt/freeswitch/conf/zt.conf
</ins></span></pre></div>
<a id="freeswitchtrunkdebianfreeswitchinstall"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/debian/freeswitch.install (17118 => 17119)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/debian/freeswitch.install        2010-03-27 00:34:50 UTC (rev 17118)
+++ freeswitch/trunk/debian/freeswitch.install        2010-03-27 14:14:20 UTC (rev 17119)
</span><span class="lines">@@ -144,7 +144,6 @@
</span><span class="cx"> opt/freeswitch/mod/mod_snom.so*
</span><span class="cx"> opt/freeswitch/mod/mod_sofia.so*
</span><span class="cx"> opt/freeswitch/mod/mod_speex.so*
</span><del>-opt/freeswitch/mod/mod_speex.so*
</del><span class="cx"> opt/freeswitch/mod/mod_spy.so*
</span><span class="cx"> opt/freeswitch/mod/mod_syslog.so*
</span><span class="cx"> opt/freeswitch/mod/mod_tone_stream.so*
</span><span class="lines">@@ -161,4 +160,3 @@
</span><span class="cx"> opt/freeswitch/mod/ozmod_ss7_boost.so*
</span><span class="cx"> opt/freeswitch/mod/ozmod_wanpipe.so*
</span><span class="cx"> opt/freeswitch/mod/ozmod_zt.so*
</span><del>-
</del></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>

</body>
</html>