<!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][15146] </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=15146">15146</a></dd>
<dt>Author</dt> <dd>mcollins</dd>
<dt>Date</dt> <dd>2009-10-12 19:23:35 -0500 (Mon, 12 Oct 2009)</dd>
</dl>
<h3>Log Message</h3>
<pre>Update ChangeLog through <a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=15145">r15145</a></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 (15145 => 15146)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/docs/ChangeLog        2009-10-12 23:35:51 UTC (rev 15145)
+++ freeswitch/trunk/docs/ChangeLog        2009-10-13 00:23:35 UTC (rev 15146)
</span><span class="lines">@@ -7,7 +7,12 @@
</span><span class="cx">         build: add --with-rundir configure param and -run freeswitch runtime param to adjust the location of the pid file (FSBUILD-188/r:14768)
</span><span class="cx">         build: fix compile on Ubuntu 8.10 (FSCORE-443/r:14928)
</span><span class="cx">         build: add mod_cidlookup (r:14930)
</span><ins>+        build: fix libtiff build (r:15034)
+        build: CMAKE_MINIMUM_REQUIRED is called too late. (FSBUILD-192/r:15050)
+        build: remove broken modules from debian build (FSBUILD-193/r:15068)
+        build: fix Build-Depends on debian build for skypiax (FSBUILD-197/r:15113)
</ins><span class="cx">         config: improvements to French language handling (MODASRTTS-20/r:14911)
</span><ins>+        config: Add valet_parking to default config (r:15124)
</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: refactor 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">@@ -41,6 +46,23 @@
</span><span class="cx">         core: fix using native_file as ringback on codecs that have passthru only (r:14980)
</span><span class="cx">         core: pita bypass media transfer fiasco fix (r:14983)
</span><span class="cx">         core: don't enforce existing file check on streams (r:15014)
</span><ins>+        core: re-INVITEs sent only after ~2 seconds (FSCORE-453/r:15021)
+        core: changing default behaviour ignore_early_media=true must be set together with ringback to generate local ringback on early media (r:15025)
+        core: improve behavior of leg_delay_start, leg_timeout, leg_progress_timeout (FSCORE-439/r:15027)
+        core: Fix spinning threads that receive 183 on bridge/originate with bypass_media set (FSCORE-452/r:15028)
+        core: Check handling of SIGINT (FSCORE-456/r:15051)
+        core: add bridge_answer_timeout variable, a timeout in seconds how long to tolerate a bridge that is in early media without being answered (can be set on either leg) (r:15057)
+        core: Enable auto update displays in more places (r:15110)
+        core: fix file handle mem leak (thanks pressuerman) (r:15114)
+        core: add CALL_UPDATE event (r:15119)
+        core: move accidental new behaviour behind new param originate_continue_on_timeout=true (r:15121)
+        core: fix att xfer to an app (r:15122)
+        core: Fix CODEC event has duplicate codec name and rate in lowercase (MODEVENT-59/r:15123)
+        core: add missing comma that causes buffer overflow in event socket (r:15128)
+        core: expand range of acceptable chars (MODENDP-249/r:15129)
+        core: Add 48k 30ms and 40ms codecs (r:15135)
+        core: Fix playback cannot play stereo .wav files (FSCORE-463/r:15139)
+        core: refactor some of the message parsing code to use fifo to reduce threading contention (r:15142)
</ins><span class="cx">         docs: Add large Doxygen update (thanks Muhammed Shahzad) (r:14973)
</span><span class="cx">         embedded_languages: Prevent unloading of embedded languages modules (also fixes MODLANG-121/r:14491)
</span><span class="cx">         embedded_languages: add session.hangupCause() (r:14912)
</span><span class="lines">@@ -51,9 +73,13 @@
</span><span class="cx">         libesl: fix php swig generation (ESL-20/r:14750)
</span><span class="cx">         libesl: disable duplicate headers on request param events (r:14909)
</span><span class="cx">         libesl: c# wrapper for esl lib (r:14955)
</span><ins>+        libspandsp: update to spandsp snapshot 20091005 (r:15084)
+        libspandsp: update to spandsp-20091006 snapshot (r:15093)
</ins><span class="cx">         libstfu: add resize function (r:14871)
</span><span class="cx">         mod_alsa: update to new module api (r:14833)
</span><span class="cx">         mod_cdr_csv: try to rotate on failed write to cdr file (r:14948)
</span><ins>+        mod_cid_lookup: Fix segfault on no DSN (MODAPP-346/r:15019)
+        mod_cidlookup: add whitepages.com support (r:15023)
</ins><span class="cx">         mod_commands: add host_lookup api call (r:14667)
</span><span class="cx">         mod_commands: add uuid_exists api call (r:14668)
</span><span class="cx">         mod_commands: add non-destructive regex substitution (MODAPP-319/r:14727)
</span><span class="lines">@@ -62,12 +88,15 @@
</span><span class="cx">         mod_commands: fix segfault (r:14961)
</span><span class="cx">         mod_conference: Fix conference floor ownership being ceded too easily (MODAPP-323/r:14703)
</span><span class="cx">         mod_conference: Display callers' rates (r:14992)
</span><ins>+        mod_conference: Don't start conf auto record until a second party arrives (MODAPP-348/r:15029)
+        mod_console: Improved tab completions, and more description usage informations (LOGGER-2/r:15103)
</ins><span class="cx">         mod_dialplan_xml: Fix anti-action not being supported for time-based conditions (DP-6/r:14901)
</span><span class="cx">         mod_dialplan_xml: add inline=true to actions to exec certian apps right away (also mod_dptools) (r:14906)
</span><span class="cx">         mod_dialplan_xml: Fix condition "week of year" calculation (DP-7/r:14968)
</span><span class="cx">         mod_dingaling: fix segfault on unload (MODENDP-243/r:14588)
</span><span class="cx">         mod_dingaling: Fix mod_dingaling does not reads profile information from configuration file at runtime till whole module is reloaded (LBDING-15/r:14917)
</span><span class="cx">         mod_directory: initial commit of real code (MODAPP-325/r:14981)
</span><ins>+        mod_directory: fix segfault on failure (r:15076)
</ins><span class="cx">         mod_dptools: add optional level argument to info app to choose the log level it logs on (r:14643)
</span><span class="cx">         mod_dptools: jump to a specific offset with the playback by appending @@<samples> to the path (r:14752)
</span><span class="cx">         mod_dptools: make continue_on_fail trigger explicit matching and only do default behaviour when it's not set (r:14972)
</span><span class="lines">@@ -83,8 +112,11 @@
</span><span class="cx">         mod_fifo: add fifo_position var (r:14806)
</span><span class="cx">         mod_fifo: add API: fifo_add_outbound to add outbound members to a FIFO (r:14809)
</span><span class="cx">         mod_fifo: allow to call outbound member on on-the-fly fifo, also add a settings params to delete or keep all dynamic fifo entry (MODAPP-332/r:14989)
</span><ins>+        mod_fifo: skip setting callerid when it's already set (r:15071)
+        mod_fifo: gracefully fail on missing config file (r:15106)
</ins><span class="cx">         mod_iax: avoiding buffer overflow in silly iax lib (r:14910)
</span><span class="cx">         mod_lcr: fix possible null string passed to switch_log_printf (r:14514)
</span><ins>+        mod_lcr: Add support for user_rates which are the (optional) end-user rates (MODAPP-340/r:15022)
</ins><span class="cx">         mod_limit: set more chan vars in limit_function (r:14733)
</span><span class="cx">         mod_limit: fix counter-only mode in limit_hash_execute (r:14829)
</span><span class="cx">         mod_limit: add limit_ignore_transfer var (MODAPP-334/r:14830)
</span><span class="lines">@@ -132,20 +164,33 @@
</span><span class="cx">         mod_sofia: improve bad timestamp detection (r:14979)
</span><span class="cx">         mod_sofia: Override the MWI User@Domain used per user/group/domain (MODENDP-241/r:14987)
</span><span class="cx">         mod_sofia: set extension=auto_to_user in gateway to make destination equal to user (r:15010)
</span><ins>+        mod_sofia: cover up sofia bug parsing contact strings that do not have <> in them (r:15026)
+        mod_sofia: no more 202 Accepted after REFER since changeset 14701 (MODSOFIA-31/r:15056)
+        mod_sofia: append host when its not supplied on carrot dialing (r:15099)
+        mod_sofia: Fix MESSAGE_QUERY causes event without minimum event information (MODEVENT-58/r:15117)
+        mod_sofia: Add a log message when the invite has no SDP and 3pcc isn't enabled to aid troubleshooting (r:15140)
</ins><span class="cx">         mod_tts_commandline: Add new module (r:14827)
</span><span class="cx">         mod_tts_commandline: introduce the rate parameter, decrease useless verbosity (r:14885)
</span><span class="cx">         mod_tts_commandline: cut samples in half (suggested by anthm), ajust and clean log levels (r:14886)
</span><span class="cx">         mod_tts_commandline: add config (r:14887)
</span><span class="cx">         mod_tts_commandline: quote shell args, create an unique tempfile (r:14931)
</span><span class="cx">         mod_tts_commandline: improve, update config file (MODASRTTS-21/r:14932)
</span><ins>+        mod_valet_parking: add (r:15072)
+        mod_valet_parking: sense att xfer in valet (r:15126)
+        mod_valet_parking: add events and valet_info fsapi to valet parking (r:15136)
+        mod_valet_parking: add auto ext type and support for being called from bind_meta_app to valet_parking (needs some more) (r:15145)
</ins><span class="cx">         mod_vmd: fix glaring rwdeadlock in mod_vmd (r:14994)
</span><span class="cx">         mod_voicemail: fix operator-ext/operator-extension duplicate config declaration (r:14498)
</span><span class="cx">         mod_voicemail: allow profile to be specified sep from domain user@domain.com@myprofile (r:14756)
</span><span class="cx">         mod_voicemail: announce number of saved messages when there are no new messages (r:14964)
</span><span class="cx">         mod_voicemail: Add new api call to get user mailbox settings (MODAPP-325/r:14982)
</span><span class="cx">         mod_voicemail: Add ability to skip greeting and instructions when leaving voicemail (MODAPP-331/r:14990)
</span><ins>+        mod_voipcodecs: move mod_voipcodecs to use spandsp instead of libvoipcodecs (windows build to follow) (r:15036)
+        mod_voipcodecs: move mod_voipcodecs to use spandsp instead of libvoipcodecs - windows (r:15088)
</ins><span class="cx">         mod_xml_curl: Fix crash when using use-dynamic-url (XML-10/r:14850)
</span><ins>+        mod_xml_curl: Allow choice between HTTP Basic and Digest authentication (r:15107)
</ins><span class="cx">         mod_xml_rpc: Fix auth issue (XMLINT-54/r:14580)
</span><ins>+        phrases: Add Recursive phrases support (FSCORE-458/r:15101)
</ins><span class="cx">         support: add fscore_pb script for dumping core info directly to pastebin (r:14904)
</span><span class="cx">         switch_utils: add a host lookup func (r:14653)
</span><span class="cx">         
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>
</body>
</html>