<!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][14621] </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=14621">14621</a></dd>
<dt>Author</dt> <dd>mcollins</dd>
<dt>Date</dt> <dd>2009-08-24 13:12:42 -0500 (Mon, 24 Aug 2009)</dd>
</dl>
<h3>Log Message</h3>
<pre>Update ChangeLog through <a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=14620">r14620</a>, add 1.0.5</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 (14620 => 14621)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/docs/ChangeLog        2009-08-24 17:12:36 UTC (rev 14620)
+++ freeswitch/trunk/docs/ChangeLog        2009-08-24 18:12:42 UTC (rev 14621)
</span><span class="lines">@@ -1,3 +1,37 @@
</span><ins>+freeswitch (1.0.5)
+
+        build: Fix build to account for FreeBSD sed issues (FSBUILD-184/r:14479)
+        build: build unimrcp after sofia (r:14507)
+        core: Add per-call logging (r:14509)
+        core: Fix IVR menu timeout when caller presses no digits (DP-4/r:14548)
+        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)
+        core: don't expose node allocation functions outside of switch_log.c (r:14556)
+        core: Fix leak in xml ivr menus (FSCORE-421/r:14579)
+        core: add record_start and record_stop events (r:14591)
+        core: refactor mod_event_socket so it uses switch_log functions to duplicate and free log nodes while it uses them internally (fix bad ptr for userdata on event socket listeners) (r:14598)
+        core: add answersec answermsec and answerusec to time how long it took for a call to be answered (r:14620)
+        embedded_languages: Prevent unloading of embedded languages modules (also fixes MODLANG-121/r:14491)
+        mod_dingaling: fix segfault on unload (MODENDP-243/r:14588)
+        mod_fifo: fix mod_fifo not honoring member_timeout (MODAPP-322/r:14552)
+        mod_lcr: fix possible null string passed to switch_log_printf (r:14514)
+        mod_portaudio: fix compilation failure in mod_portaudio_stream (MODFORM-35/r:14531)
+        mod_skypiax: ubermegapatch, more stability, robustness, scalability. Memory leaks not yet investigated, we'll do next (r:14517)
+        mod_skypiax: more stability, no dangling channels, MODSKYPIAX-42, added 'sk list' statistics (thanks Seven Du) MODENDP-236 (r:14533)
+        mod_sofia: allow custom SIP X-headers in 180/183/200 messages (MODSOFIA-20/r:14482)
+        mod_sofia: use switch_mprintf to securely parse the user parameters for the SQL query for reboot in mod_sofia (MODENDP-233/r:14484)
+        mod_sofia: display the profile name on sofia status gateway xxx (r:14520)
+        mod_sofia: display the profile name on sofia xmlstatus gateway xxx (r:14527)
+        mod_sofia: fix stun: from appearing in sdp round two (r:14532)
+        mod_sofia: we need to handle redirects before checking for proxy mode if we want them to work in bypass or proxy media (IRC-00/r:14537)
+        mod_sofia: refactor sofia_glue_tech_choose_[video_]port (r:14541)
+        mod_sofia: Fix NAT Reboot notify by merging the MWI notify and Reboot notify to a unified function (MODENDP-242/r:14581)
+        mod_sofia: FIX parsing of argument of sofia status AND add a new search option (MODENDP-232/r:14585)
+        mod_sofia: add 10 second media timeout waiting for codec establishment (MODSOFIA-22/r:14586)
+        mod_voicemail: fix operator-ext/operator-extension duplicate config declaration (r:14498)
+        mod_xml_rpc: Fix auth issue (XMLINT-54/r:14580)
+        
+        
+
</ins><span class="cx"> freeswitch (1.0.4)
</span><span class="cx">
</span><span class="cx">         add: TextMate bundle for FreeSWITCH - thanks mrene (r:12559-12560)
</span><span class="lines">@@ -84,6 +118,7 @@
</span><span class="cx">         build: use internal libtiff instead of system libtiff (r:14321)
</span><span class="cx">         build: partial libsndfile build fix (FSBUILD-180/r14330)
</span><span class="cx">         build: fix compile on Mac OS X Snow Leopard 10.6 (FSBUILD-178/r:14333)
</span><ins>+        build: nat pmp causes segfault on solaris, so we won't support upnp or nat pmp on solaris (FSCORE-410/r:14449)
</ins><span class="cx">         config: default config, calling own extension no longer goes to voicemail (r:12596)
</span><span class="cx">         config: default config, 1000-1019 uses $${default_password} instead of hard-coded 1234 (FSCONFIG-5/r:12838)
</span><span class="cx">         config: tweak the configs to bind siptrace on and off to F10 and F11 (r:12938)
</span><span class="lines">@@ -251,6 +286,9 @@
</span><span class="cx">         core: timeout calls stuck in CS_NEW after 1 minute (r:14313)
</span><span class="cx">         core: use FREESWITCH_OPTS env var to hold a string of desired command line switches (r:14352)
</span><span class="cx">         core: Handle UPNP from pfsense sending malformed header (FSCORE-405/r:14373)
</span><ins>+        core: add switch_sockaddr_equal (LBAPR-3/r:14397)
+        core: fix missing UNPROTECT_INTERFACE (r:14398)
+        core: fire_asr_events should be true/false (FSCORE-406/r:14447)
</ins><span class="cx">         docs: Fix filename references in phrase_en.xml (r:12976)
</span><span class="cx">         docs: Update phrase_en.xml to include v1.0.8 sound prompts (r:13041)
</span><span class="cx">         docs: Updates to phrase_es.xml (r:13067)
</span><span class="lines">@@ -431,6 +469,7 @@
</span><span class="cx">         mod_limit: Add more error checking to hash api/app (r:13007)
</span><span class="cx">         mod_limit: prevent multiple bindings of the same event_hooks to make code simpler in mod_limit (MODAPP-264/r:13113)
</span><span class="cx">         mod_limit: Move over-limit messages down to INFO (MODAPP-308/r:14275)
</span><ins>+        mod_limit: Refactor and add limit_hash_execute application (see wiki) (r:14401)
</ins><span class="cx">         mod_local_stream: Add show_local_stream [stream name] (MODFORM-27/r:13165)
</span><span class="cx">         mod_local_stream: fail over to default if desired stream is not found (r:13184,13185,13186)
</span><span class="cx">         mod_local_stream: refactor resampling in mod_local_stream (r:13222)
</span><span class="lines">@@ -520,6 +559,11 @@
</span><span class="cx">         mod_skypiax: patch from Muhammad Shahzad for adding and removing interfaces on the fly (r:14367)
</span><span class="cx">         mod_skypiax: manage the 'BUSY' call status message (r:14371)
</span><span class="cx">         mod_skypiax: manage the 'WAITING_REDIAL_COMMAND' call status message (r:14372)
</span><ins>+        mod_skypiax: patch from Seven Du for hunting IDLE channels in a round-robin way (RR interface vs ANY interface). patch from Seven Du for removing interface as #'interface_id' and #'interface_name'. gmaruzz (meh) patch interface_remove() not to alter the global 'running' variable (it would cause all running signaling and API thread to exit) but to use a newly added tech_pvt->running variable. Also, changed behavior of interface_exists() for correct identification when using #interface_name and #interface_id. PLEASE TEST IT HEAVILY (r:14410)
+        mod_skypiax: fixed crash when you set an interface as 'sk' console, then remove the interface, then use the 'sk' command to send a message to the API (it try to use a non-existing interface) (r:14411)
+        mod_skypiax: now interprets correctly the_interface whichever it is: interface_id, interface_name, skype_username. And reload works too :-) (r:14414)
+        mod_skypiax: fix segfault when used with record_session (MODSKYPIAX-35/r:14444)
+        mod_skypiax: fix STATE_PRERING/STATE_DOWN issue (MODSKYPIAX-42/r:14453)
</ins><span class="cx">         mod_sndfile: fix off by one error (MODFORM-29/r:13890)
</span><span class="cx">         mod_sndfile: update pos on the file handle on reads (MODFORM-33/r:14377)
</span><span class="cx">         mod_sofia: allow you to set invite, to and from params independently (r:12287)
</span><span class="lines">@@ -616,6 +660,7 @@
</span><span class="cx">         mod_sofia: Fix issue of gateway parameters register-proxy and outbound-proxy being interchanged (SFSIP-167/r:14344)
</span><span class="cx">         mod_sofia: Fix Multiple ODBC table creation issues (SFSIP-168/r:14346)
</span><span class="cx">         mod_sofia: Optionally rewrite fs_path element of sip contact string on multicasted registrations (MODENDP-231/r:14353)
</span><ins>+        mod_sofia: add sofia_gateway_data api (r:14425)
</ins><span class="cx">         mod_spidermonkey: fix segfaults on dtmf callback (FSCORE-327/r:12577)
</span><span class="cx">         mod_spidermonkey: fix error loading mod_spidermonkey due to missing PR_* symbols (r:12934,12939)
</span><span class="cx">         mod_spidermonkey: add destroy method to js (r:13016)
</span><span class="lines">@@ -647,6 +692,7 @@
</span><span class="cx">         mod_voicemail: add option to move to next and previous message(MODAPP-313/r:14386)
</span><span class="cx">         mod_voicemail: allow Voicemail FF REW key to have configurable millisec interval AND allow REW to limit at the begining of the recording. (MODAPP-311/r:14389)
</span><span class="cx">         mod_voicemail: allow to skip the info section of a message by pressing a key (MODAPP-314/r:14392)
</span><ins>+        mod_voicemail: fix isten to the msg again option after pressing # to stop info msg (MODAPP-316/r:14395)
</ins><span class="cx">         mod_unimrcp: add to trunk (r:13788,13789,13790,13791)
</span><span class="cx">         mod_unimrcp: make mod_unimrcp compile with gcc 4.3 (MODUNIMRCP-1/r:13833)
</span><span class="cx">         mod_unimrcp: mrcp_profile for unimrcpserver 0.6.0 (MODASRTTS-18/r:13835)
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>
</body>
</html>