<!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][15483] </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=15483">15483</a></dd>
<dt>Author</dt> <dd>mcollins</dd>
<dt>Date</dt> <dd>2009-11-16 12:45:31 -0600 (Mon, 16 Nov 2009)</dd>
</dl>
<h3>Log Message</h3>
<pre>Update ChangeLog through <a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=15482">r15482</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 (15482 => 15483)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/docs/ChangeLog        2009-11-16 18:34:47 UTC (rev 15482)
+++ freeswitch/trunk/docs/ChangeLog        2009-11-16 18:45:31 UTC (rev 15483)
</span><span class="lines">@@ -13,6 +13,12 @@
</span><span class="cx">         build: fix Build-Depends on debian build for skypiax (FSBUILD-197/r:15113)
</span><span class="cx">         build: Debian build misses some packages (FSBUILD-201/r:15216)
</span><span class="cx">         build: Win32 Dependencies do not download if there is a space in the path to sources (FSBUILD-203/r:15348)
</span><ins>+        build: Handle BIGENDIAN Windows Bug (MODENDP-245/r:15410)
+        build: fix spandsp installing (FSBUILD-198/r:15414)
+        build: use same version of libtool and libtoolize (FSBUILD-205/r:15416)
+        build: Update Debian build init script (FSBUILD-204/r:15417)
+        build: Fix Debian script broken in r15417 (FSSCRIPS-21/r:15443)
+        build: Add windows projects for Broadvoice only 2008 (r:15470)
</ins><span class="cx">         config: improvements to French language handling (MODASRTTS-20/r:14911)
</span><span class="cx">         config: Add valet_parking to default config (r:15124)
</span><span class="cx">         config: Add valet macros (r:15156)
</span><span class="lines">@@ -99,6 +105,18 @@
</span><span class="cx">         core: fix some bypass xfer scenarios (r:15326)
</span><span class="cx">         core: Originate/bride doesn't pass 183s, then times out on media while in bypass-media mode (FSCORE-479/r:15329)
</span><span class="cx">         core: add flags to state_handler table (r:15356)
</span><ins>+        core: send callee id info as caller id info when an outbound call becomes the a leg of another outbound call (r:15390)
+        core: fix issue with global bypass_media_after_bridge messing up callflow (r:15404)
+        core: add DUMP_EVENT macro (r:15439)
+        core: Add Record-File-Path to SWITCH_EVENT_RECORD_* fired by switch_ivr_record_file() (FSCORE-486/r:15446)
+        core: expand per-thread db caching to odbc (r:15453)
+        core: add switch_ivr_enterprise_originate optional new dimension to originate strings every element in :_: separated list in originate strings will fire in a dedicated thread and can contain their own {} and , and | lists (r:15455)
+        core: add read_frame_callback to gentones (r:15459)
+        core: add ringback to enterprise_originate (r:15461)
+        core: tolerate MySQL ODBC limitation (FSCORE-487/r:15465)
+        core: add <> var container to enterprise_originate syntax to set variables to pass to every thread (r:15469)
+        core: add cache_db handle api (odbc/sqlite abstraction) (r:15473)
+        core: caller/ee id cleanup (r:15474)
</ins><span class="cx">         docs: Add large Doxygen update (thanks Muhammed Shahzad) (r:14973)
</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="lines">@@ -109,10 +127,18 @@
</span><span class="cx">         libesl: fix php swig generation (ESL-20/r:14750)
</span><span class="cx">         libesl: disable duplicate headers on request param events (r:14909)
</span><span class="cx">         libesl: c# wrapper for esl lib (r:14955)
</span><ins>+        libesl: add logger.pl a FS debug tool using ESL.pm (r:15377)
+        libportaudio: Dither code in mod_portaudio doesn't properly compile on 64 bit systems (r:15422)
+        libsofiasip: fix sofia build with new openssl (r:15426)
</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">         libstfu: add resize function (r:14871)
</span><span class="cx">         mod_alsa: update to new module api (r:14833)
</span><ins>+        mod_bv16: add support for BroadVoice16 codec (r:15464)
+        mod_bv16: add plc (r:15466)
+        mod_bv16: move bv16 so it doesn't use the same number as another codec in mod_voipcodecs (r:15468)
+        mod_bv32: add support for BroadVoice32 codec (r:15464)
+        mod_bv32: add plc (r:15466)
</ins><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><span class="cx">         mod_cid_lookup: Fix segfault on no DSN (MODAPP-346/r:15019)
</span><span class="lines">@@ -135,6 +161,7 @@
</span><span class="cx">         mod_conference: Don't start conf auto record until a second party arrives (MODAPP-348/r:15029)
</span><span class="cx">         mod_conference: wait-mod doesn't loop moh-sound audio file (MODAPP-349/r:15171)
</span><span class="cx">         mod_conference: Return additional flags in xml_list (MODAPP-360/r:15275)
</span><ins>+        mod_conference: take pin from x header (MODAPP-333/r:15415)
</ins><span class="cx">         mod_console: Improved tab completions, and more description usage informations (LOGGER-2/r:15103)
</span><span class="cx">         mod_dialplan_xml: Fix anti-action not being supported for time-based conditions (DP-6/r:14901)
</span><span class="cx">         mod_dialplan_xml: add inline=true to actions to exec certian apps right away (also mod_dptools) (r:14906)
</span><span class="lines">@@ -143,12 +170,14 @@
</span><span class="cx">         mod_dingaling: Fix mod_dingaling does not reads profile information from configuration file at runtime till whole module is reloaded (LBDING-15/r:14917)
</span><span class="cx">         mod_directory: initial commit of real code (MODAPP-325/r:14981)
</span><span class="cx">         mod_directory: fix segfault on failure (r:15076)
</span><ins>+        mod_distributor: Initial commit (r:15421)
</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 @@<samples> to the path (r:14752)
</span><span class="cx">         mod_dptools: make continue_on_fail trigger explicit matching and only do default behaviour when it's not set (r:14972)
</span><span class="cx">         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)
</span><span class="cx">         mod_dptools: Add Campon feature. (r:15201)
</span><del>-        mod_dptools: Add campon_stop_key and campon_announce_sound to tell the user how to force it to the end of the waiting period (r:15220)
</del><ins>+        mod_dptools: Add campon_stop_key and campon_announce_sound to tell the user how to force it to the end of the waiting period (r:15220)
+        mod_dptools: Remove attended transfer from reasons for continue_on_fail (FSCORE-367/r:15367)
</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 compatability with nodes running older OTP releases (R7 through current) (r:15189)
</span><span class="lines">@@ -157,6 +186,7 @@
</span><span class="cx">         mod_event_socket: add unique-id check to sendevent to send and event to a session instead of the system (r:14874)
</span><span class="cx">         mod_event_socket: fix mem leak (MODEVENT-54/r:14891)
</span><span class="cx">         mod_event_socket: fix CHANNEL_HANGUP_COMPLETE missing under myevents (MODEVENT-56/r:15011)
</span><ins>+        mod_event_socket: fix event_sink race (r:15389)
</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">@@ -164,8 +194,10 @@
</span><span class="cx">         mod_fifo: skip setting callerid when it's already set (r:15071)
</span><span class="cx">         mod_h323: initial commit (r:15223)
</span><span class="cx">         mod_h323: fix faststart in progress handling (r:15352)
</span><ins>+        mod_h323: remove SWITCH_RTP_FLAG_AUTOADJ because its not work correctly and not do anything reliable in our cases (r:15374)
</ins><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_lang: Change mod_lua so that it registers as a dialplan (MODLANG-140/r:15400)
</ins><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="cx">         mod_limit: set more chan vars in limit_function (r:14733)
</span><span class="lines">@@ -174,12 +206,16 @@
</span><span class="cx">         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)
</span><span class="cx">         mod_limit: make limit work with neg count like limit_hash (r:14920)
</span><span class="cx">         mod_local_stream: add chime-list to local_stream (r:14966)
</span><ins>+        mod_local_stream: Fix memory leak at mod_local_stream (MODFORM-36/r:15431)
</ins><span class="cx">         mod_lua: add conjure-session code and make session available in API commands (r:14739)
</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><ins>+        mod_lua: add argv[0] (MODLANG-122/r:15433)
</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><ins>+        mod_managed: hangup handler should run in cs_reporting (r:15375)
+        mod_managed: Add XmlSearchBinding (r:15406)
</ins><span class="cx">         mod_memcache: update to libmemcached 0.32 (r:14935)
</span><span class="cx">         mod_memcache: add --with-memcached=no to libmemcached configure (r:14938)
</span><span class="cx">         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)
</span><span class="lines">@@ -187,8 +223,11 @@
</span><span class="cx">         mod_portaudio: add context param (r:14737)
</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><ins>+        mod_python: fix memory leak (MODLANG-136/r:15432)
</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><ins>+        mod_say_es: Improve Spanish lang handling (MODAPP-317/r:15424)
+        mod_say_it: Fix italian pronunce in mod_say_it (MODAPP-362/r:15407)
</ins><span class="cx">         mod_skel_codec: Add (thanks Moy) (MODCODEC-14/r:14959)
</span><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><span class="lines">@@ -243,7 +282,19 @@
</span><span class="cx">         mod_sofia: windows compiler fixes and switch_mprintf overflow(32bit only) (r:15286)
</span><span class="cx">         mod_sofia: doing carot dialing to a location without a gateway will result in the host being null in some cases this will not allow that if you specify the full sip:dest@host it works fine but if you only specify the number then host will be null (r:15332)
</span><span class="cx">         mod_sofia: add distinct-to=true|false to be used with from-domain when you don't want to change the to (r:15334)
</span><ins>+        mod_sofia: make subscriptions time out, discard code that made them last forever (r:15364)
+        mod_sofia: reset handle on bad reg (r:15365)
+        mod_sofia: dont send blank update (r:15366)
+        mod_sofia: fix sql stmt for blf subs (r:15396)
+        mod_sofia: fix bug tolerating the other guy's bug (r:15401)
+        mod_sofia: experimental support for send-message-query-on-register=first-only (r:15405)
+        mod_sofia: add pai to responses (r:15408)
+        mod_sofia: add columns to sip_dialogs (r:15420)
+        mod_sofia: avoiding initial segfault (MODENDP-265/r:15427)
+        mod_sofia: solve problem from MODENDP-258 with an alternate approach, and make send-message-query-on-register=first-only and sql-in-transactions=true the defaults (MODENDP-258/r:15441)
+        mod_sofia: lookup gateway by realm when not found by name (r:15475)
</ins><span class="cx">         mod_syslog: Enable mod_syslog to log to a specific facility (LOGGER-3/r:15162)
</span><ins>+        mod_syslog: mod_syslog does not respect facility setting, always logs to user.* (LOGGER-4/r:15447)
</ins><span class="cx">         mod_tts_commandline: Add new module (r:14827)
</span><span class="cx">         mod_tts_commandline: introduce the rate parameter, decrease useless verbosity (r:14885)
</span><span class="cx">         mod_tts_commandline: cut samples in half (suggested by anthm), ajust and clean log levels (r:14886)
</span><span class="lines">@@ -268,6 +319,9 @@
</span><span class="cx">         mod_voicemail: Fix VM disk quota (MODAPP-353/r:15161)
</span><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_voicemail: add missing switch_event_destroy in profile config function (r:15262)
</span><ins>+        mod_voicemail: default samplerate to 0 instead of 8000 so that we record using the channel's native rate, thx bkw (r:15394)
+        mod_voicemail: prevent obscure divide by zero code path (r:15413)
+        mod_voicemail: create max timeouts feature like the one in ivr_menu (MODAPP-365/r:15471)
</ins><span class="cx">         mod_voipcodecs: move mod_voipcodecs to use spandsp instead of libvoipcodecs - windows (r:15088)
</span><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="lines">@@ -275,6 +329,7 @@
</span><span class="cx">         phrases: Add Recursive phrases support (FSCORE-458/r:15101)
</span><span class="cx">         support: add fscore_pb script for dumping core info directly to pastebin (r:14904)
</span><span class="cx">         switch_utils: add a host lookup func (r:14653)
</span><ins>+        mod_zeroconf: Move to unsupported (r:15429)
</ins><span class="cx">         
</span><span class="cx">
</span><span class="cx"> freeswitch (1.0.4)
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>
</body>
</html>