<!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][15017] </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=15017">15017</a></dd>
<dt>Author</dt> <dd>mcollins</dd>
<dt>Date</dt> <dd>2009-09-29 19:26:53 -0500 (Tue, 29 Sep 2009)</dd>
</dl>

<h3>Log Message</h3>
<pre>Update ChangeLog through <a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=15016">r15016</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 (15016 => 15017)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/docs/ChangeLog        2009-09-29 20:13:12 UTC (rev 15016)
+++ freeswitch/trunk/docs/ChangeLog        2009-09-30 00:26:53 UTC (rev 15017)
</span><span class="lines">@@ -1,9 +1,13 @@
</span><span class="cx"> freeswitch (1.0.5)
</span><span class="cx"> 
</span><ins>+        applications: add inline dp to multiple apps (MODAPP-337/r:14922)
</ins><span class="cx">         build: Fix build to account for FreeBSD sed issues (FSBUILD-184/r:14479)
</span><span class="cx">         build: build unimrcp after sofia (r:14507)
</span><span class="cx">         build: Fix mod_ldap not building on Linux (FSBUILD-189/r:14725)
</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><ins>+        build: fix compile on Ubuntu 8.10 (FSCORE-443/r:14928)
+        build: add mod_cidlookup (r:14930)
+        config: improvements to French language handling (MODASRTTS-20/r:14911)
</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">@@ -26,28 +30,87 @@
</span><span class="cx">         core: CoreSession::originate: set the uuid on success (r:14773)
</span><span class="cx">         core: add optional prefix arg to set_user (FSCORE-429/r:14789)
</span><span class="cx">         core: try to improve autoflush and other silly audio glitches from edge cases and help (FSCORE-416/r:14800)
</span><ins>+        core: fix Windows mem leak (FSCORE-440/r:14882)
+        core: tolerate offset dtmf payload (zoiper) (r:14883)
+        core: Add the ability to seperate the spool and the storage directories for voicemail (BOUNTY-9/r:14889)
+        core: Add min_dtmf_duration setting to FS core and modified default_dtmf_duration in rfc2833 queing function to not be used as min (FSCORE-442/r:14893)
+        core: Remove crash protection (r:14919)
+        core: Move switch_util_quote_shell_arg to core functions (FSCORE-446:/r:14958)
+        core: add preprocess framework for agc ec etc, ALPHA, needs work (r:14960)
+        core: add i flag to bind_meta_app to do inline execute of the app (not wise to use unless app returns instantly) (r:14969)
+        core: fix using native_file as ringback on codecs that have passthru only (r:14980)
+        core: pita bypass media transfer fiasco fix (r:14983)
+        core: don't enforce existing file check on streams (r:15014)
+        docs: Add large Doxygen update (thanks Muhammed Shahzad) (r:14973)
</ins><span class="cx">         embedded_languages: Prevent unloading of embedded languages modules (also fixes MODLANG-121/r:14491)
</span><ins>+        embedded_languages: add session.hangupCause() (r:14912)
+        embedded_languages: add session.getState() (r:14924)
+        embedded_languages: Fix caller_profile old code forcing empty caller ID (FSCORE-450/r:15006)
</ins><span class="cx">         libdingaling: patch libdingaling to use next_tag instead of child (r:14624)
</span><span class="cx">         libesl: automatically load ESL.so in PHP (r:14707)
</span><del>-        libesl:  fix php swig generation (ESL-20/r:14750)
</del><ins>+        libesl: fix php swig generation (ESL-20/r:14750)
+        libesl: disable duplicate headers on request param events (r:14909)
+        libesl: c# wrapper for esl lib (r:14955)
+        libstfu: add resize function (r:14871)
+        mod_alsa: update to new module api (r:14833)
+        mod_cdr_csv: try to rotate on failed write to cdr file (r:14948)
</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="cx">         mod_commands: add bg_system (like system but in the bg) (r:14746)
</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><ins>+        mod_commands: fix segfault (r:14961)
</ins><span class="cx">         mod_conference: Fix conference floor ownership being ceded too easily (MODAPP-323/r:14703)
</span><ins>+        mod_conference: Display callers' rates (r:14992)
+        mod_dialplan_xml: Fix anti-action not being supported for time-based conditions (DP-6/r:14901)
+        mod_dialplan_xml: add inline=true to actions to exec certian apps right away (also mod_dptools) (r:14906)
+        mod_dialplan_xml: Fix condition &quot;week of year&quot; calculation (DP-7/r:14968)
</ins><span class="cx">         mod_dingaling: fix segfault on unload (MODENDP-243/r:14588)
</span><ins>+        mod_dingaling: Fix mod_dingaling does not reads profile information from configuration file at runtime till whole module is reloaded (LBDING-15/r:14917)
+        mod_directory: initial commit of real code (MODAPP-325/r:14981)
</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 @@&lt;samples&gt; to the path (r:14752)
</span><ins>+        mod_dptools: make continue_on_fail trigger explicit matching and only do default behaviour when it's not set (r:14972)
+        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)
+        mod_erlang_event: Add support for simply sending an arbitrary message to an arbitrary registered process at a node (r:14875)
+        mod_erlang_event: Deprecate new_pid message in favor of get_pid which has an extra element, the call's UUID (r:14877)
+        mod_esf: Add ability to adjust multicast packet TTL with the config (MODAPP-338/r:14927)
+        mod_esf: fix compile error on windows (r:14934)
+        mod_event_socket: add unique-id check to sendevent to send and event to a session instead of the system (r:14874)
+        mod_event_socket: fix mem leak (MODEVENT-54/r:14891)
+        mod_event_socket: fix CHANNEL_HANGUP_COMPLETE missing under myevents (MODEVENT-56/r:15011)
</ins><span class="cx">         mod_fifo: fix mod_fifo not honoring member_timeout (MODAPP-322/r:14552)
</span><ins>+        mod_fifo: add fifo_position var (r:14806)
+        mod_fifo: add API: fifo_add_outbound to add outbound members to a FIFO (r:14809)
+        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) 
+        mod_iax: avoiding buffer overflow in silly iax lib (r:14910)
</ins><span class="cx">         mod_lcr: fix possible null string passed to switch_log_printf (r:14514)
</span><span class="cx">         mod_limit: set more chan vars in limit_function (r:14733)
</span><del>-        mod_lua: add conjure-session code and make session available in api commands (r:14739)
</del><ins>+        mod_limit: fix counter-only mode in limit_hash_execute (r:14829)
+        mod_limit: add limit_ignore_transfer var (MODAPP-334/r:14830)
+        mod_limit: add limit_execute (like limit_hash_execute); allow -#s to act as counter only; add INFO level logs to limit similar to limit_hash (r:14870)
+        mod_limit: make limit work with neg count like limit_hash  (r:14920)
+        mod_local_stream: add chime-list to local_stream (r:14966)
+        mod_lua: add conjure-session code and make session available in API commands (r:14739)
</ins><span class="cx">         mod_lua: make luarun use a new pool every call (r:14763)
</span><ins>+        mod_lua: fix seek function (MODLANG-124/r:14812)
+        mod_managed: Add utility function to create SWIGTYPE_p objects (r:14923)
+        mod_managed: Add ProgressMediaTime to ChannelVariables (r:15001)
+        mod_memcache: update to libmemcached 0.32 (r:14935)
+        mod_memcache: add --with-memcached=no to libmemcached configure (r:14938)
+        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)
</ins><span class="cx">         mod_portaudio: fix compilation failure in mod_portaudio_stream (MODFORM-35/r:14531)
</span><span class="cx">         mod_portaudio: add context param (r:14737)
</span><ins>+        mod_python: Fix segfault on multiple calls to Python (MODLANG-133/r:14847)
+        mod_python: Fix infinite recursion in python script causing crash (MODLANG-134/r:14898)
+        mod_skel_codec: Add (thanks Moy) (MODCODEC-14/r:14959)
</ins><span class="cx">         mod_skypiax: ubermegapatch, more stability, robustness, scalability. Memory leaks not yet investigated, we'll do next (r:14517)
</span><span class="cx">         mod_skypiax: more stability, no dangling channels, MODSKYPIAX-42, added 'sk list' statistics (thanks Seven Du) MODENDP-236 (r:14533)
</span><ins>+        mod_skypiax: now it accepts a max of 1 call from the same skypename to the same skypename (multiple instances of user A calling multiple instances of user B) each 1.5 seconds (r:14834)
+        mod_skypiax: fires a custom event when an incoming CHATMESSAGE arrives. (r:14845)
+        mod_skypiax: added skypiax_chat command.(r:14857)
+        mod_skypiax: now outbound chatmessages follow the standard path, you can send them with: chat,&lt;proto&gt;|&lt;from&gt;|&lt;to&gt;|&lt;message&gt; or with: skypiax_chat,&lt;interfacename&gt; &lt;to&gt; &lt;text&gt;. (r:14884)
+        mod_snipe_hunt: add mod_snipe_hunt to tree (r:14937)
</ins><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="cx">         mod_sofia: display the profile name on sofia status gateway xxx (r:14520)
</span><span class="lines">@@ -60,9 +123,30 @@
</span><span class="cx">         mod_sofia: add 10 second media timeout waiting for codec establishment (MODSOFIA-22/r:14586)
</span><span class="cx">         mod_sofia: Enable creation of sip compact headers from sofia profile configuration (MODENDP-246/r:14698)
</span><span class="cx">         mod_sofia: Fix race with hold/unhold in proxy media (FSCORE-432/r:14797)
</span><ins>+        mod_sofia: ATTENTION BEHAVIOR CHANGE... you now have to explicitly set sip_invite_to_params to add params to the to field we will NO longer fall back to sip_invite_params in this case. (FSCORE-433/r:14849)
+        mod_sofia: Fix missing NOTIFY MWI when registering via proxy (MODSOFIA-26/r:14851)
+        mod_sofia: add set funcs for impls (r:14881)
+        mod_sofia: Segfault when receiving 30x response without contact header (MODENDP-247/r:14953)
+        mod_sofia: Added sip_rh_ response header addition capability (MODSOFIA-29/r:14967)
+        mod_sofia: new param force-subscription-domain (r:14971)
+        mod_sofia: improve bad timestamp detection (r:14979)
+        mod_sofia: Override the MWI User@Domain used per user/group/domain (MODENDP-241/r:14987) 
+        mod_sofia: set extension=auto_to_user in gateway to make destination equal to user (r:15010)
+        mod_tts_commandline: Add new module (r:14827)
+        mod_tts_commandline: introduce the rate parameter, decrease useless verbosity (r:14885)
+        mod_tts_commandline: cut samples in half (suggested by anthm), ajust and clean log levels (r:14886)
+        mod_tts_commandline: add config (r:14887)
+        mod_tts_commandline: quote shell args, create an unique tempfile (r:14931)
+        mod_tts_commandline: improve, update config file (MODASRTTS-21/r:14932)
+        mod_vmd: fix glaring rwdeadlock in mod_vmd (r:14994)
</ins><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><ins>+        mod_voicemail: announce number of saved messages when there are no new messages (r:14964)
+        mod_voicemail: Add new api call to get user mailbox settings (MODAPP-325/r:14982) 
+        mod_voicemail: Add ability to skip greeting and instructions when leaving voicemail (MODAPP-331/r:14990)
+        mod_xml_curl: Fix crash when using use-dynamic-url (XML-10/r:14850)
</ins><span class="cx">         mod_xml_rpc: Fix auth issue (XMLINT-54/r:14580)
</span><ins>+        support: add fscore_pb script for dumping core info directly to pastebin (r:14904)
</ins><span class="cx">         switch_utils: add a host lookup func (r:14653)
</span><span class="cx">         
</span><span class="cx"> 
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>

</body>
</html>