<!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][15279] </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=15279">15279</a></dd>
<dt>Author</dt> <dd>mcollins</dd>
<dt>Date</dt> <dd>2009-10-29 18:01:51 -0500 (Thu, 29 Oct 2009)</dd>
</dl>

<h3>Log Message</h3>
<pre>Update ChangeLog through <a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=15278">r15278</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 (15278 => 15279)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/docs/ChangeLog        2009-10-29 21:58:57 UTC (rev 15278)
+++ freeswitch/trunk/docs/ChangeLog        2009-10-29 23:01:51 UTC (rev 15279)
</span><span class="lines">@@ -11,6 +11,7 @@
</span><span class="cx">         build: CMAKE_MINIMUM_REQUIRED is called too late. (FSBUILD-192/r:15050)
</span><span class="cx">         build: remove broken modules from debian build (FSBUILD-193/r:15068)
</span><span class="cx">         build: fix Build-Depends on debian build for skypiax (FSBUILD-197/r:15113)
</span><ins>+        build: Debian build misses some packages (FSBUILD-201/r:15216)
</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">@@ -76,6 +77,16 @@
</span><span class="cx">         core: add SWITCH_MESSAGE_INDICATE_UUID_CHANGE to warn a session when the uuid has changed (r:15193)
</span><span class="cx">         core: Handle bypass_media_after_bridge with loopback (FSCORE-418/r:15195)
</span><span class="cx">         core: hangup_after_bridge=false only works if bypass_media=false (FSCORE-417/r:15196)
</span><ins>+        core: add api_on_answer var (r:15207)
+        core: Fix thread runaway in switch_console_loop for Windows (FSCORE-472/r:15209)
+        core: change switch_strlen_zero to zstr (r:15211)
+        core: add ignore_display_updates variable to block display updates on that leg (r:15218)
+        core: refactor how record_answer_req=true works, add media_bug_answer_req=true variable and backport record_answer_req=true to use it (IRQ-00/r:15235)
+        core: don't consider cng packets for rtp auto-adjust (r:15240)
+        core: add RECORD_READ_ONLY and RECORD_WRITE_ONLY chan vars to influence session_record (r:15257)
+        core: answer channel on record to ensure media (r:15265)
+        core: refactor ringback so it does not start early_media until it has to (r:15266)
+        core: add record_min_sec chan var (r:15271)
</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">@@ -91,8 +102,10 @@
</span><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_celt: bring CELT up to the latest build we need more testers  (r:15278)
</ins><span class="cx">         mod_cid_lookup: Fix segfault on no DSN (MODAPP-346/r:15019)
</span><span class="cx">         mod_cidlookup: add whitepages.com support (r:15023)
</span><ins>+        mod_cidlookup: add channel var / debug log for cidlookup src (r:15268)
</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">@@ -100,10 +113,13 @@
</span><span class="cx">         mod_commands: add optional trailing &amp; to sched_api to denote running the task in a sep thread (r:14765)
</span><span class="cx">         mod_commands: fix segfault (r:14961)
</span><span class="cx">         mod_commands: Updating tab completion for show cli command (FSCORE-468/r:15180) 
</span><ins>+        mod_commands: add api hostname (r:15225)
+        mod_commands: add uuid_debug_audio &lt;uuid&gt; &lt;read|write|both&gt; &lt;on|off&gt; (r:15274)
</ins><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><span class="cx">         mod_conference: Don't start conf auto record until a second party arrives (MODAPP-348/r:15029)
</span><span class="cx">         mod_conference: wait-mod doesn't loop moh-sound audio file (MODAPP-349/r:15171)
</span><ins>+        mod_conference: Return additional flags in xml_list (MODAPP-360/r:15275)
</ins><span class="cx">         mod_console: Improved tab completions, and more description usage informations (LOGGER-2/r:15103) 
</span><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="lines">@@ -117,6 +133,7 @@
</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="cx">         mod_dptools: att_xfer sometimes doesn't detect B leg hanging up on PSTN - this is a patch to hangup B and initiate the transfer of A to C by pressing * (DP-8/r:15013)
</span><span class="cx">         mod_dptools: Add Campon feature. (r:15201)
</span><ins>+        mod_dptools: Add campon_stop_key and campon_announce_sound to tell the user how to force it to the end of the waiting period (r:15220) 
</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 compatability with nodes running older OTP releases (R7 through current) (r:15189)
</span><span class="lines">@@ -130,6 +147,7 @@
</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><span class="cx">         mod_fifo: skip setting callerid when it's already set (r:15071)
</span><ins>+        mod_h323: initial commit (r:15223)
</ins><span class="cx">         mod_fifo: gracefully fail on missing config file (r:15106)
</span><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><span class="lines">@@ -194,6 +212,13 @@
</span><span class="cx">         mod_sofia: fix issue with resume-media-on-hold and t38 re-invites (r:15187)
</span><span class="cx">         mod_sofia: Fix RTP destination port is not updated (SFSIP-180/r:15190)
</span><span class="cx">         mod_sofia: add sip-force-extension (r:15191)
</span><ins>+        mod_sofia: add firing of event after processing re-INVITE (MODENDP-253/r:15205)
+        mod_sofia: record path and template are two values with backwards compatibility tried  (r:15208)
+        mod_sofia: make sure dest is not blank for rare edge case (r:15212)
+        mod_sofia: Fix seg where INVITE w/o SDP + FS 3pcc-proxy + B leg has early media (MODSOFIA-33/r:15214)
+        mod_sofia: sql-in-transactions profile param (only vaid on first load) whether or not to bundle sql stmts in transactions (r:15217)
+        mod_sofia: add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers (r:15230)
+        mod_sofia: overcome ack via in nat (r:15277)
</ins><span class="cx">         mod_syslog: Enable mod_syslog to log to a specific facility (LOGGER-3/r:15162)
</span><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="lines">@@ -201,6 +226,7 @@
</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_unimrcp: add support for file://, &lt;speak, and &lt;grammar (r:15236)
</ins><span class="cx">         mod_valet_parking: add (r:15072)
</span><span class="cx">         mod_valet_parking: sense att xfer in valet (r:15126)
</span><span class="cx">         mod_valet_parking: add events and valet_info fsapi to valet parking (r:15136)
</span><span class="lines">@@ -216,6 +242,7 @@
</span><span class="cx">         mod_voicemail: Add ability to skip greeting and instructions when leaving voicemail (MODAPP-331/r:14990)
</span><span class="cx">         mod_voicemail: Fix VM disk quota (MODAPP-353/r:15161)
</span><span class="cx">         mod_voipcodecs: move mod_voipcodecs to use spandsp instead of libvoipcodecs (windows build to follow) (r:15036)
</span><ins>+        mod_voicemail: add missing switch_event_destroy in profile config function (r:15262)
</ins><span class="cx">         mod_voipcodecs: move mod_voipcodecs to use spandsp instead of libvoipcodecs - windows (r:15088)
</span><span class="cx">         mod_xml_curl: Fix crash when using use-dynamic-url (XML-10/r:14850)
</span><span class="cx">         mod_xml_curl: Allow choice between HTTP Basic and Digest authentication (r:15107)
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>

</body>
</html>