<!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][17355] </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=17355">17355</a></dd>
<dt>Author</dt> <dd>msc</dd>
<dt>Date</dt> <dd>2010-04-20 21:32:54 -0500 (Tue, 20 Apr 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>Update ChangeLog through April 20th</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#freeswitchtrunkdocsChangeLog">freeswitch/trunk/docs/ChangeLog</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="freeswitchtrunkdocsChangeLog"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/docs/ChangeLog (17354 => 17355)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/docs/ChangeLog        2010-04-20 21:50:40 UTC (rev 17354)
+++ freeswitch/trunk/docs/ChangeLog        2010-04-21 02:32:54 UTC (rev 17355)
</span><span class="lines">@@ -1,3 +1,20 @@
</span><ins>+freeswitch (1.0.7)
+
+        config: move limit.conf to db.conf
+        libesl: Fix potential race condition (ESL-36)
+        mod_db: fix stack corruption (MODAPP-407)
+        mod_tts_commandline: fix core dump, temp file problem. flush can be called several times (FSMOD-35)
+        mod_lcr: Expand variables (MODAPP-418)
+        mod_sofia: Send SIP MESSAGE to unregistered users by prefixing sip: to user@domain
+        mod_sofia: fix callee being updated with callee information
+        
+        
+freeswitch (1.0.6)
+
+        all: migrate to git
+        core: add ... and shutdown as a fail-safe when no modules are loaded
+        core: fix high mem usage during shutdown
+        
</ins><span class="cx"> freeswitch (1.0.5)
</span><span class="cx"> 
</span><span class="cx">         all: run indent on the whole tree and update copyright dates in prep for 1.0.5 (r:16579)
</span><span class="lines">@@ -50,6 +67,7 @@
</span><span class="cx">         build: Remove libuuid from tree (r:16072)
</span><span class="cx">         build: Avoid building static version of modules (e.g. mod_enum.a) by adding the &quot;-shared&quot; libtool option. (r:16225)
</span><span class="cx">         build: Fix pidfile path in debian init script (FSBUILD-264/r:17040)
</span><ins>+        build: Numerous debian improvements (r:17119)
</ins><span class="cx">         config: improvements to French language handling (MODASRTTS-20/r:14911)
</span><span class="cx">         config: Add valet_parking to default config (r:15124)
</span><span class="cx">         config: Add valet macros (r:15156)
</span><span class="lines">@@ -66,6 +84,7 @@
</span><span class="cx">         config: Allow specifying auth-scheme in config (r:16350/MDXMLINT-56)
</span><span class="cx">         config: Improvements to french lang (FSCONFIG-18/r:16585)
</span><span class="cx">         config: Add new English sounds, sound prompts (r:16911)
</span><ins>+        config: Improvements to French sound prompts (FSCONFIG-23/r:17118)
</ins><span class="cx">         core: Add per-call logging (r:14509)
</span><span class="cx">         core: Fix IVR menu timeout when caller presses no digits (DP-4/r:14548)
</span><span class="cx">         core: re-factor node allocation and make a copy of userdata in case the session gets killed before the logger module gets the node (r:14555)
</span><span class="lines">@@ -253,6 +272,9 @@
</span><span class="cx">         core: Break the loop in switch_ivr_parse_all_events() if CF_BREAK flag has been set (FSCORE-577/r:17074)
</span><span class="cx">         core: Fix memory leak caused by the function switch_core_codec_copy (FSCORE-579/r:17105)
</span><span class="cx">         core: add sanity check to project size of decoded codec data (r:17108)
</span><ins>+        core: handle some errors on missing db handle conditions (r:17136)
+        core: Fix warning message (FSCORE-578)
+        core: add switch_channel_export_variable
</ins><span class="cx">         docs: Add large Doxygen update (thanks Muhammed Shahzad) (r:14973)
</span><span class="cx">         docs: update es phrase file (MODAPP-317/r:15575)
</span><span class="cx">         embedded_languages: Prevent unloading of embedded languages modules (also fixes MODLANG-121/r:14491)
</span><span class="lines">@@ -387,6 +409,7 @@
</span><span class="cx">         mod_dptools: Fix bypass_media ignored in dial string (DP-14/r:16588)
</span><span class="cx">         mod_dptools: add param setting function to asr (r:16600)
</span><span class="cx">         mod_dptools: add action='user_call' to xml_curl lookups for the user endpoint (r:17115)
</span><ins>+        mod_enum: fix mod_enum build when udns is already on the base system
</ins><span class="cx">         mod_erlang_event: Add support for simply sending an arbitrary message to an arbitrary registered process at a node (r:14875)
</span><span class="cx">         mod_erlang_event: Deprecate new_pid message in favor of get_pid which has an extra element, the call's UUID (r:14877)
</span><span class="cx">         mod_erlang_event: optionally allow compatibility with nodes running older OTP releases (R7 through current) (r:15189)
</span><span class="lines">@@ -455,6 +478,7 @@
</span><span class="cx">         mod_memcache: update to libmemcached 0.32 (r:14935)
</span><span class="cx">         mod_memcache: add --with-memcached=no to libmemcached configure (r:14938)
</span><span class="cx">         mod_nibblebill: Support custom sql with var expansion (MODAPP-409/r:17081)
</span><ins>+        mod_nibblebill: Fix url (FSCORE-580/r:17129)
</ins><span class="cx">         mod_opal: Added setting of outgoing number and display name from extension number so H.323/Q.931 fields are set correctly in ALERTING and CONNECT messages sent for incoming calls.(r:14900)
</span><span class="cx">         mod_opal: Fixed compile issues with latest Opal (r:15545)
</span><span class="cx">         mod_portaudio: fix compilation failure in mod_portaudio_stream (MODFORM-35/r:14531)
</span><span class="lines">@@ -624,6 +648,7 @@
</span><span class="cx">         mod_sofia: prevent race in killgw followed by an immediate rescan with the same gateway name (r:17096)
</span><span class="cx">         mod_sofia: fix telephone-event negotiation with devices that don't do what the rfc says they SHOULD do (r:17097)
</span><span class="cx">         mod_sofia: Double @ in To header (MODENDP-300/r:17098)
</span><ins>+        mod_sofia: add killgw _all_ to delete all gws
</ins><span class="cx">         mod_spidermonkey: allow inline javascript, use a ~ as first script character (r:15598)
</span><span class="cx">         mod_spidermonkey: fix mod_spidermonkey on OSX 10.6 (lets see if this breaks any other platforms) (r:15650)
</span><span class="cx">         mod_spidermonkey: fix teletone issues in javascript (MODLANG-159/MODLANG-162/r:16909)
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>

</body>
</html>