<!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][16663] </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=16663">16663</a></dd>
<dt>Author</dt> <dd>mcollins</dd>
<dt>Date</dt> <dd>2010-02-16 16:30:47 -0600 (Tue, 16 Feb 2010)</dd>
</dl>
<h3>Log Message</h3>
<pre>Update ChangeLog thru <a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=16662">r16662</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 (16662 => 16663)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/docs/ChangeLog        2010-02-16 20:29:10 UTC (rev 16662)
+++ freeswitch/trunk/docs/ChangeLog        2010-02-16 22:30:47 UTC (rev 16663)
</span><span class="lines">@@ -1,5 +1,6 @@
</span><span class="cx"> freeswitch (1.0.5)
</span><span class="cx">
</span><ins>+        all: run indent on the whole tree and update copyright dates in prep for 1.0.5 (r:16579)
</ins><span class="cx">         applications: add inline dp to multiple apps (MODAPP-337/r:14922)
</span><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="lines">@@ -62,6 +63,7 @@
</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><span class="cx">         config: Allow specifying auth-scheme in config (r:16350/MDXMLINT-56)
</span><ins>+        config: Improvements to french lang (FSCONFIG-18/r:16585)
</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">@@ -219,6 +221,9 @@
</span><span class="cx">         core: allow alias expansion from fs_cli (r:16416)
</span><span class="cx">         core: allow double escape in parser for \ (r:16440)
</span><span class="cx">         core: Add a -version flag to freeswitch binary (FSCORE-534/r:16482)
</span><ins>+        core: Delay windows service startup so other command line options are processed (r:16558)
+        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)
+        core: add new api funcs to xml (r:16605)
</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">@@ -240,11 +245,18 @@
</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><span class="cx">         libesl: tcl example thanks Mark Mann (r:16307)
</span><ins>+        libesl: rename 'event' by 'Event', so it's C# keyword (r:16519)
+        libesl: Improve C# support. Rename properties like C#-style (r:16520)
+        libesl: fix filters (and please use JIRA instead of mailing list to report bugs) (r:16527)
+        libesl: Add new examples about use ESL managed. Inbound and Outbound modes were documented. (r:16541)
</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><ins>+        libminiupnpc: make socket connection nonblocking to timeout to dead ip addrs (r:16611)
</ins><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><span class="cx">         libsofiasip: make sofia not auto-respond to SUBSCRIBE refresh requests (r:16273)
</span><ins>+        libsofiasip: Assertion fails in nua_bye_server_report (SFSIP-197/r:16534)
+        libsofiasip: Fix segfault in stun_encode_message (FSCORE-551/r:16635)
</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">@@ -307,6 +319,7 @@
</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><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><ins>+        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)
</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">@@ -327,9 +340,14 @@
</span><span class="cx">         mod_dptools: Remove attended transfer from reasons for continue_on_fail (FSCORE-367/r:15367)
</span><span class="cx">         mod_dptools: add dp apps for setting audio level and muting (r:15993)
</span><span class="cx">         mod_dptools: make cn optional for mute 1 means absolute silence > 1 means generate cn level (r:15996)
</span><ins>+        mod_dptools: add leading m:<delim>: to change delim on inline dp eg m:^:set:foo=bar^set=blah=true to put an end to Vagabond's suffering (r:16526)
+        mod_dptools: make bridge_terminate_key work in bypass media when using info dtmf (r:16530)
+        mod_dptools: Fix bypass_media ignored in dial string (DP-14/r:16588)
+        mod_dptools: add param setting function to asr (r:16600)
</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 compatibility with nodes running older OTP releases (R7 through current) (r:15189)
</span><ins>+        mod_erlagn_event: Don't exit the entire listener for a single session failure (reported by Timur Irmatov) (r:16516)
</ins><span class="cx">         mod_esf: Add ability to adjust multicast packet TTL with the config (MODAPP-338/r:14927)
</span><span class="cx">         mod_esf: fix compile error on windows (r:14934)
</span><span class="cx">         mod_event_multicast: clean up mod_event_multicast to use blocking recvfrom and better error checking (r:15791)
</span><span class="lines">@@ -398,6 +416,7 @@
</span><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><ins>+        mod_python: Fix input callback with additional argument causes segfault (MODLANG-153/r:16536)
</ins><span class="cx">         mod_radius_cdr: Fix Framed-IP-Address in start and stop having wrong IP (MODEVENT-52/r:15197)
</span><span class="cx">         mod_radius_cdr: Fix memory leak from large CPS test (MODEVENT-55/r:15198)
</span><span class="cx">         mod_say_es: Improve Spanish lang handling (MODAPP-317/r:15424)
</span><span class="lines">@@ -419,6 +438,7 @@
</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><span class="cx">         mod_skypiax: changed audio i/o tcp socket size and timing constant on linux, for better compatibility with virtual machines (r:16330)
</span><ins>+        mod_skypiax: added FS timers, allow for better Virtual Machine (xen, ec2) conference behavior, to be polished (r:16521)
</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">@@ -517,6 +537,16 @@
</span><span class="cx">         mod_sofia: set chanvars on both directions in sip and introduce sip_to_tag and sip_from_tag vars (r:16395)
</span><span class="cx">         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)
</span><span class="cx">         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)
</span><ins>+        mod_sofia: fix attended transfer bug where port specified in Refer-To header is ignored (MODENDP-291/r:16524)
+        mod_sofia: exec sql stmt sooner to prevent race (r:16525)
+        mod_sofia: add sip_append_audio_sdp var (r:16537)
+        mod_sofia: add user-agent-filter and max-registrations-per-extension (BOUNTY-15/r:16557)
+        mod_sofia: Fix FS-SIPX attendant transfer problem (SFSIP-86/r:16562)
+        mod_sofia: fire presence_out when reg is flushed manually (r:16564)
+        mod_sofia: exclude rows with the current call_id - could be an endpoint updating it's
+        registration while we're at max_registrations (r:16567)
+        mod_sofia: Multicast presence/mwi patch and a small registrations improvements with some NULL-proofing (MODSOFIA-46/r:16575)
+        mod_sofia: document tracelevel, add completion for tracelevel (r:16599)
</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">@@ -564,10 +594,17 @@
</span><span class="cx">         mod_voicemail: mod_voicemail: Change so total_new_messages and total_saved_messages include the count of new/saved urgent messages (Issue caused by MODAPP-359) (r:15670)
</span><span class="cx">         mod_voicemail: Fix segfault (FSCORE-511/r:15876)
</span><span class="cx">         mod_voicemail: passing originator's account name to cc'd accounts or groups to let them see who forwarded it (BOUNTY-13/r:16270)
</span><ins>+        mod_voicemail: Allow param for voicemail to allow message file type to be changed (MODAPP-394/r:16576)
+        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)
+        mod_voicemail: fix vm to inherit params from domain/group (r:16644)
+        mod_voicemail: that shouldve been wrlock, and its missing an unlock (r:16647)
</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 class="cx">         mod_xml_cdr: Allow specifying auth-scheme in config (MDXMLINT-56/r:16247)
</span><ins>+        mod_xml_cdr: Add text/xml encoding and uuid to querystring for xml_cdr HTTP posting (XML-21/r:16570)
+        mod_xml_cdr: Add param log-http-and-disk (bool) to let user log only to HTTP or to both (XML-16/r:16643)
+        mod_xml_cdr: Fix regression (MODAPP-397/r:16656)
</ins><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 class="cx">         mod_xml_curl: Don't use signals when a timeout is specified (XMLINT-13/r:15997)
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>
</body>
</html>