<!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][16561] </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=16561">16561</a></dd>
<dt>Author</dt> <dd>mcollins</dd>
<dt>Date</dt> <dd>2010-02-02 19:53:31 -0600 (Tue, 02 Feb 2010)</dd>
</dl>
<h3>Log Message</h3>
<pre>Update ChangeLog through <a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=16500">r16500</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 (16560 => 16561)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/docs/ChangeLog        2010-02-02 22:59:59 UTC (rev 16560)
+++ freeswitch/trunk/docs/ChangeLog        2010-02-03 01:53:31 UTC (rev 16561)
</span><span class="lines">@@ -61,6 +61,7 @@
</span><span class="cx">         config: Block intercepts after call has been answered (FSCONFIG-16/r:15828)
</span><span class="cx">         config: Move erlang module's default config file to be with all the others (r:15881)
</span><span class="cx">         config: Add confirm-key & -macro, tts-engine & -voice, confirm-attempts attributes, extra comments to ivr.conf.xml (r:15929)
</span><ins>+        config: Allow specifying auth-scheme in config (r:16350/MDXMLINT-56)
</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">@@ -209,6 +210,15 @@
</span><span class="cx">         core: fix mitm for audio for passing sas with zrtp (r:16204)
</span><span class="cx">         core: setting jitter buffer keeps dtmf events from firing (FSCORE-523/r:16207)
</span><span class="cx">         core: don't segfault when -nonat is used and nat_map reinit is called (r:16253)
</span><ins>+        core: switch to conditional broadcast mode on slow kernels (r:16308)
+        core: add bridge_early_media=true variable to hear early media from first channel with early media as ringback, this is 1 way audio (r:16313)
+        core: fix progress_timeout sets incorrect originate_status (FSCORE-527/r:16314)
+        core: switch_ivr_originate: fix windows compiler warning (r:16320)
+        core: few new command line opts -vm for conditonal timer, -nocal to skip timer calibration and -nort to turn off clock_realtime fam of functions (r:16324)
+        core: fix failed_xml_cdr prefix is not respected (FSCORE-529/r:16401)
+        core: allow alias expansion from fs_cli (r:16416)
+        core: allow double escape in parser for \ (r:16440)
+        core: Add a -version flag to freeswitch binary (FSCORE-534/r:16482)
</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">@@ -229,10 +239,12 @@
</span><span class="cx">         libesl: change execute and executeAsync to return the last event instead of status since it will almost always be 0 (r:15973)
</span><span class="cx">         libesl: add help banner on connection failure (ESL-25/r:16040)
</span><span class="cx">         libesl: add support for user level auth to esl and fs_cli (r:16161)
</span><ins>+        libesl: tcl example thanks Mark Mann (r:16307)
</ins><span class="cx">         libiksemel: fix iksemel build against gnutls 2.x (FSBUILD-219/r:16019)
</span><span class="cx">         libjs: pass ldflags to dso builds for libjs and nspr (r:16549)
</span><span class="cx">         libportaudio: Dither code in mod_portaudio doesn't properly compile on 64 bit systems (r:15422)
</span><span class="cx">         libsofiasip: fix sofia build with new openssl (r:15426)
</span><ins>+        libsofiasip: make sofia not auto-respond to SUBSCRIBE refresh requests (r:16273)
</ins><span class="cx">         libspandsp: update to spandsp snapshot 20091005 (r:15084)
</span><span class="cx">         libspandsp: update to spandsp-20091006 snapshot (r:15093)
</span><span class="cx">         libspandsp: fix spandsp build on 32 bit 10.6 OS X builds (LBCODEC-4,MODAPP-351/r:15631)
</span><span class="lines">@@ -249,6 +261,7 @@
</span><span class="cx">         mod_bv32: add plc (r:15466)
</span><span class="cx">         mod_cdr_csv: try to rotate on failed write to cdr file (r:14948)
</span><span class="cx">         mod_celt: bring CELT up to the latest build we need more testers (r:15278)
</span><ins>+        mod_celt: add CELT for Windows (r:16414)
</ins><span class="cx">         mod_cidlookup: Fix segfault on no DSN (MODAPP-346/r:15019)
</span><span class="cx">         mod_cidlookup: add whitepages.com support (r:15023)
</span><span class="cx">         mod_cidlookup: add channel var / debug log for cidlookup src (r:15268)
</span><span class="lines">@@ -280,6 +293,8 @@
</span><span class="cx">         mod_commands: Fix group_call_function not loading group-dial-string and dial-string from user type pointer (MODAPP-335/r:16034)
</span><span class="cx">         mod_commands: add timer_test cli app (r:16079)
</span><span class="cx">         mod_commands: fsctl add shutdown now for debugging (r:16220)
</span><ins>+        mod_commands: add uuid_simplify and sip_auto_simplify (r:16420)
+        mod_commands: switch_channel_expand_variables value escape enhancement (MODAPP-354/r:16465)
</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="lines">@@ -291,6 +306,7 @@
</span><span class="cx">         mod_conference: add mute on/mute off actions in addition to toggle mute action (MODAPP-370/r:15845)
</span><span class="cx">         mod_conference: add conference member data into the play-file-member-done event (r:15909)
</span><span class="cx">         mod_conference: add waste-bandwidth flag to conference (r:16110)
</span><ins>+        mod_conference: mix member play file data in with conference so you can hear the bg while hearing the member file (r:16408)
</ins><span class="cx">         mod_console: Improved tab completions, and more description usage informations (LOGGER-2/r:15103)
</span><span class="cx">         mod_curl: don't include response code in response data as it has its own var (MODAPP-369/r:15591)
</span><span class="cx">         mod_dialplan_xml: Fix anti-action not being supported for time-based conditions (DP-6/r:14901)
</span><span class="lines">@@ -343,6 +359,7 @@
</span><span class="cx">         mod_h323: add PI handling in Call Proceeding (r:15397)
</span><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><ins>+        mod_iax: move to unsupported (r:16460)
</ins><span class="cx">         mod_lang: Change mod_lua so that it registers as a dialplan (MODLANG-140/r:15400)
</span><span class="cx">         mod_lcr: fix possible null string passed to switch_log_printf (r:14514)
</span><span class="cx">         mod_lcr: Add support for user_rates which are the (optional) end-user rates (MODAPP-340/r:15022)
</span><span class="lines">@@ -376,6 +393,8 @@
</span><span class="cx">         mod_portaudio: fix mod_portaudio linux build with alsa (MODAPP-377/r:15899)
</span><span class="cx">         mod_portaudio: Set a new channel variable with the call_id (MODAPP-277/r:16115)
</span><span class="cx">         mod_portaudio: fix pa play bug (r:16188)
</span><ins>+        mod_portaudio: default to dialplan 'XML' instead of 'default' (r:16345)
+        mod_portaudio: Add event for audio device error and properly register/unregister custom event subclasses (MODENDP-282/r:16354)
</ins><span class="cx">         mod_python: Fix segfault on multiple calls to Python (MODLANG-133/r:14847)
</span><span class="cx">         mod_python: Fix infinite recursion in python script causing crash (MODLANG-134/r:14898)
</span><span class="cx">         mod_python: fix memory leak (MODLANG-136/r:15432)
</span><span class="lines">@@ -399,6 +418,7 @@
</span><span class="cx">         mod_skypiax: commented out 'XCloseDisplay' lines, seems to cause crashes... (r:15344)
</span><span class="cx">         mod_skypiax: no more pipes for audio samples exchange between threads.(r:15541)
</span><span class="cx">         mod_skypiax: do not add delay when a sleep() or play() are executed by a script after answer() and before sending audio. (MODSKYPIAX-29, MODSKYPIAX-58/r:15585)
</span><ins>+        mod_skypiax: changed audio i/o tcp socket size and timing constant on linux, for better compatibility with virtual machines (r:16330)
</ins><span class="cx">         mod_snipe_hunt: add mod_snipe_hunt to tree (r:14937)
</span><span class="cx">         mod_sofia: allow custom SIP X-headers in 180/183/200 messages (MODSOFIA-20/r:14482)
</span><span class="cx">         mod_sofia: use switch_mprintf to securely parse the user parameters for the SQL query for reboot in mod_sofia (MODENDP-233/r:14484)
</span><span class="lines">@@ -491,6 +511,12 @@
</span><span class="cx">         mod_sofia: share and share alike, only nothing is alike in sip =/ (r:16194)
</span><span class="cx">         mod_sofia: Get sofia "auth-calls" parameter and directory "auth-acl" parameter to work through a proxy. (BOUNTY-12/r:16200)
</span><span class="cx">         mod_sofia: add command-line completion for sofia xmlstatus (MODSOFIA-52/r:16260)
</span><ins>+        mod_sofia: held-private now works (r:16295)
+        mod_sofia: add event header to gateway registration events (MODENDP-281/r:16319)
+        mod_sofia: fix PUBLISH/200 response sent without ETag (FSCORE-262/r:16388)
+        mod_sofia: set chanvars on both directions in sip and introduce sip_to_tag and sip_from_tag vars (r:16395)
+        mod_sofia: fix rpid and from correctly when auto-nat is enabled so polycom won't display the flipping URI and freak some poor souls out :P (r:16473)
+        mod_sofia: sip is stupid MODSOFIA-51, the 202 has to have the correct contact or the phone comes back and subscribes to the contact and not the actual extension (MODSOFIA-51/r:16500)
</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_core_db: Allow to bind value to parameters in prepared statements (MODLANG-139/r:15632)
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>
</body>
</html>