<!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][16859] </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=16859">16859</a></dd>
<dt>Author</dt> <dd>mcollins</dd>
<dt>Date</dt> <dd>2010-03-01 20:19:59 -0600 (Mon, 01 Mar 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>Update ChangeLog through <a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=16858">r16858</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 (16858 => 16859)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/docs/ChangeLog        2010-03-02 01:11:15 UTC (rev 16858)
+++ freeswitch/trunk/docs/ChangeLog        2010-03-02 02:19:59 UTC (rev 16859)
</span><span class="lines">@@ -224,12 +224,20 @@
</span><span class="cx">         core: Delay windows service startup so other command line options are processed (r:16558)
</span><span class="cx">         core: ZRTP Video works with ZFone (but you have to set your endpoint to use 99 for the payload for video or 125 in mod_h26x.c for H264 becuase the payloads MUST match or it can't figure it out (r:16563)
</span><span class="cx">         core: add new api funcs to xml (r:16605)
</span><ins>+        core: disable cpu timer affinity by default but make it still possible via config and fix stray constant in tipping_point (r:16679)
+        core: rename switch_socket_create_pollfd to switch_socket_create_pollset, add switch_socket_create_pollfd that really creates a pollfd out of a socket, expose switch_pollset_poll and switch_pollset_remove (r:16683)
+        core: Fix play_and_get_digits not honoring max_tries param (FSCORE-554/r:16706)
+        core: Fix bridge_answer_timeout dropping calls even after being answered (FSCORE-556/r:16737)
+        core: add force_local_ip_v4 and force_local_ip_v6 global vars to override the core funcs to always discover the same ip (r:16801)
+        core: compromising on timing code, remove -vm and make it default, make new -heavy-timing for previous default, change tipping-point to work of count of active timers rather than sessions, this should statisfy the droves of 'I wish it worked like 1.0.4 people' (r:16853)
+        core: add events for bug start and stop (r:16858)
</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="cx">         embedded_languages: add session.hangupCause() (r:14912)
</span><span class="cx">         embedded_languages: add session.getState() (r:14924)
</span><span class="cx">         embedded_languages: Fix caller_profile old code forcing empty caller ID (FSCORE-450/r:15006)
</span><ins>+        embedded_languages: add bridged method to scripting langs (r:16854)
</ins><span class="cx">         libapr: add new apr functions/macros needed by unimrcp update (r:15542)
</span><span class="cx">         libbroadvoice: update to http://www.soft-switch.org/downloads/snapshots/voipcodecs/broadvoice-20091122.tar.gz (r:15602)
</span><span class="cx">         libdingaling: patch libdingaling to use next_tag instead of child (r:14624)
</span><span class="lines">@@ -249,6 +257,7 @@
</span><span class="cx">         libesl: Improve C# support. Rename properties like C#-style (r:16520)
</span><span class="cx">         libesl: fix filters (and please use JIRA instead of mailing list to report bugs) (r:16527)
</span><span class="cx">         libesl: Add new examples about use ESL managed. Inbound and Outbound modes were documented. (r:16541)
</span><ins>+        libesl: Fix possible ESL deadlock when waiting for non-existent data on socket (r:16721)
</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">         libminiupnpc: make socket connection nonblocking to timeout to dead ip addrs (r:16611)
</span><span class="lines">@@ -320,6 +329,8 @@
</span><span class="cx">         mod_conference: add waste-bandwidth flag to conference (r:16110)
</span><span class="cx">         mod_conference: mix member play file data in with conference so you can hear the bg while hearing the member file (r:16408)
</span><span class="cx">         mod_conference: mod_conference add conference_max_members channel variable that can be set on the first channel calling a conference to override the profiles max-members param (r:16597)
</span><ins>+        mod_conference: Change conf recording to start properly when 2nd person joins (MODAPP-398/r:16681)
+        mod_conference: Fix race condition that occasionally prevents conf &quot;alone&quot; sound from playing (MODAPP-400/r:16723)
</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">@@ -358,6 +369,7 @@
</span><span class="cx">         mod_event_socket: fix expires seg in event_sink (r:15594)
</span><span class="cx">         mod_event_socket: only kill event socket on 100 consecutive errors (r:15671)
</span><span class="cx">         mod_event_socket: add userauth &lt;user&gt;@&lt;domain&gt;:&lt;pass&gt; to event_socket to auth against user directory uses esl-password esl-allowed-api esl-allowed-events and esl-allowed-log to control resource access (r:16160)
</span><ins>+        mod_fax: add spandsp_start_dtmf app to mod_fax (r:16727)
</ins><span class="cx">         mod_fifo: fix mod_fifo not honoring member_timeout (MODAPP-322/r:14552)
</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="lines">@@ -396,6 +408,7 @@
</span><span class="cx">         mod_lua: make luarun use a new pool every call (r:14763)
</span><span class="cx">         mod_lua: fix seek function (MODLANG-124/r:14812)
</span><span class="cx">         mod_lua: add argv[0] (MODLANG-122/r:15433)
</span><ins>+        mod_lua: Fix unsetInputCallback() removing HangupHook (MODLANG-158/r:16843)
</ins><span class="cx">         mod_managed: Add utility function to create SWIGTYPE_p objects (r:14923)
</span><span class="cx">         mod_managed: Add ProgressMediaTime to ChannelVariables (r:15001)
</span><span class="cx">         mod_managed: Set stick flag on state handler so signal_bridge won't nuke it (r:15357)
</span><span class="lines">@@ -547,6 +560,11 @@
</span><span class="cx">         registration while we're at max_registrations (r:16567)
</span><span class="cx">         mod_sofia: Multicast presence/mwi patch and a small registrations improvements with some NULL-proofing (MODSOFIA-46/r:16575)
</span><span class="cx">         mod_sofia: document tracelevel, add completion for tracelevel (r:16599)
</span><ins>+        mod_sofia: add extended info parsing feature to send api commands or queue messages to sessions over info packets (r:16688)
+        mod_sofia: add ability for multiple profiles to share the same gateway names via profile::gwname syntax for normT (r:16698)
+        mod_sofia: allow domains with no dot in them as long as you specify a profile name (r:16739)
+        mod_sofia: add sofia_dig [xml] api func (r:16745)
+        mod_sofia: Allow rewrite of the o= line either by detault or as an option when proxy_media=true (MODSOFIA-50/r:16806)
</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 class="lines">@@ -570,6 +588,8 @@
</span><span class="cx">         mod_unimrcp: support resampling for TTS (UniMRCP 0.8.0 only) (r:15570)
</span><span class="cx">         mod_unimrcp: update to new api in unimrcp r1297 (r:15616)
</span><span class="cx">         mod_unimrcp: fix for loquendo MRCPv2 - destroy session instead of removing channel (r:15736)
</span><ins>+        mod_unimrcp: Added synthparams and recogparams to config so that default MRCP params can be defined for SPEAK and RECOGNIZE requests (r:16717)
+        mod_unimrcp: Added ssml-mime-type config param to deal with server that doesn't like application/ssml+xml (r:16720)
</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">@@ -598,6 +618,7 @@
</span><span class="cx">         mod_voicemail: copy user xml to a dynamic xml obj so you do not hold exclusive lock on global xml registry the whole time you are leaving a vm (r:16577)
</span><span class="cx">         mod_voicemail: fix vm to inherit params from domain/group (r:16644)
</span><span class="cx">         mod_voicemail: that shouldve been wrlock, and its missing an unlock (r:16647)
</span><ins>+        mod_voicemail: add vm_list vm_delete and alias voicemail_inject to vm_inject (r:16673)
</ins><span class="cx">         mod_voipcodecs: move mod_voipcodecs to use spandsp instead of libvoipcodecs (windows build to follow) (r:15036)        
</span><span class="cx">         mod_voipcodecs: move mod_voipcodecs to use spandsp instead of libvoipcodecs - windows (r:15088)
</span><span class="cx">         mod_voipcodecs: rearrange codecs so we don't have crazy overlap and remove G723-32 and move it up to dynamic cuz people have nothing better to do then write stupid RFC's (r:16251)
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>

</body>
</html>