<!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][15747] </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=15747">15747</a></dd>
<dt>Author</dt> <dd>mcollins</dd>
<dt>Date</dt> <dd>2009-12-01 17:36:11 -0600 (Tue, 01 Dec 2009)</dd>
</dl>
<h3>Log Message</h3>
<pre>Update ChangeLog through <a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=15746">r15746</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 (15746 => 15747)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/docs/ChangeLog        2009-12-01 22:42:18 UTC (rev 15746)
+++ freeswitch/trunk/docs/ChangeLog        2009-12-01 23:36:11 UTC (rev 15747)
</span><span class="lines">@@ -19,12 +19,32 @@
</span><span class="cx">         build: Update Debian build init script (FSBUILD-204/r:15417)
</span><span class="cx">         build: Fix Debian script broken in r15417 (FSSCRIPS-21/r:15443)
</span><span class="cx">         build: Add windows projects for Broadvoice only 2008 (r:15470)
</span><ins>+        build: debian: remove incorrect option (FSBUILD-208/r:15496)
+        build: fix automated libsrtp build (r:15523)
+        build: fix --srcdir for modules.conf (r:15526)
+        build: fix --srcdir for sounds_version.txt and swigall
+        build: fix uclibc cross compile issues (stolen from http://astlinux.svn.sourceforge.net/viewvc/astlinux/trunk/package/freeswitch/freeswitch-sqlite-make.patch?revision=2455) (r:15531)
+        build: add new broadvoice to windows solution and cleanup template (r:15562)
+        build: Add initial build support to windows (MODUNIMRCP-6/r:15610)
+        build: srcdir fixes for modmake.rules (FSBUILD-211/r:15644)
+        build: srcdir fixes for Makefile.am (FSBUILD-211/r:15645)
+        build: srcdir fixes for configure.in (FSBUILD-211/r:15646)
+        build: fix srcdir for libs/apr/configure.gnu (FSBUILD-211/r:15648)
+        build: fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211/r:15661)
+        build: fix --srcdir make error (FSBUILD-211/r:15673)
+        build: Initial check in for Windows Inno Setup script (r:15681)
+        build: add --disbale-cpp configure argument to disable the c++ build for the core (r:15717)
+        build: pass configure args/vars to sub-configure commands run from module makefiles (r:15718)
+        build: try to not insert -std=c99 into cflags passed to libs that are not ansi compliant (r:15739)
</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="cx">         config: Fix dialplan 6000 - call park retrieval example (r:15292)
</span><span class="cx">         config: clarify the info as the word IP in the option isn't clearly saying you can put an IP in the options value (r:15302)
</span><span class="cx">         config: Convert lang/fr/vm/sounds.xml to utf8 and minor changes (MODASRTTS-22/r:15319)
</span><ins>+        config: Fix default group calling so that the order is followed (FSCONFIG-12/r:15492)
+        config: add commented uuid param to mod_logfile's default config (r:15537)
+        config: add descriptions for broadvoice codecs (FSCORE-497/r:15626)
</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">@@ -117,23 +137,49 @@
</span><span class="cx">         core: add <> var container to enterprise_originate syntax to set variables to pass to every thread (r:15469)
</span><span class="cx">         core: add cache_db handle api (odbc/sqlite abstraction) (r:15473)
</span><span class="cx">         core: caller/ee id cleanup (r:15474)
</span><ins>+        core: add support for running core-db over odbc (r:15487)
+        core: Properly count CNG packets (FSCORE-489/r:15493)
+        core: Fix segfault on exit (FSCORE-491/r:15499)
+        core: add append and truncate to audio file API (r:15503)
+        core: refactor enterprise_originate (r:15565)
+        core: fix thread saftey issue in expiring media bugs (r:15587)
+        core: add debug-level to switch.conf.xml and tweak a few debugs (r:15595)
+        core: refactor/abstract the core sql stuff more (r:15599)
+        core: don't hangup call on asr errors (FSCORE-493/r:15623)
+        core: fix db connection hijacking issue (r:15624)
+        core: send bridge/unbridge indication during eavesdrop (r:15638)
+        core: record the correct remote_media_ip and remote_media_port even when we autoadjust (FSCORE-500/r:15659)
+        core: improve chunked sql transaction submission (r:15672)
+        core: add switch_caller_extension_add_application_printf() (r:15688)
+        core: Fix switch_poll timeout that causes bad audio in Windows (FSCORE-501/r:15722)
+        core: add switch_core_vsprintf (r:15737)
</ins><span class="cx">         docs: Add large Doxygen update (thanks Muhammed Shahzad) (r:14973)
</span><ins>+        docs: update es phrase file (MODAPP-317/r:15575)
</ins><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>+        libapr: add new apr functions/macros needed by unimrcp update (r:15542)
+        libbroadvoice: update to http://www.soft-switch.org/downloads/snapshots/voipcodecs/broadvoice-20091122.tar.gz (r:15602)
</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><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><span class="cx">         libesl: add logger.pl a FS debug tool using ESL.pm (r:15377)
</span><ins>+        libesl: Add send_info example (r:15613)
+        libesl: use event_clone type internally to not confuse people who think they are getting events in response to commands (r:15660)
+        libjs: pass ldflags to dso builds for libjs and nspr (r:16549)
</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">         libspandsp: update to spandsp snapshot 20091005 (r:15084)
</span><span class="cx">         libspandsp: update to spandsp-20091006 snapshot (r:15093)
</span><ins>+        libspandsp: fix spandsp build on 32 bit 10.6 OS X builds (LBCODEC-4,MODAPP-351/r:15631)
</ins><span class="cx">         libstfu: add resize function (r:14871)
</span><ins>+        libunimrcp: Update to unimrcp 1297, remove API change (r:15615)
+        libunimrcp: unimrcp windows x64 build support and fix release builds (r:15621)
</ins><span class="cx">         mod_alsa: update to new module api (r:14833)
</span><ins>+        mod_bv: remove non-working bv codecs pending working lib from steve and mod_bv unified with both codecs in one module. (r:15559)
</ins><span class="cx">         mod_bv16: add support for BroadVoice16 codec (r:15464)
</span><span class="cx">         mod_bv16: add plc (r:15466)
</span><span class="cx">         mod_bv16: move bv16 so it doesn't use the same number as another codec in mod_voipcodecs (r:15468)
</span><span class="lines">@@ -141,12 +187,14 @@
</span><span class="cx">         mod_bv32: add plc (r:15466)
</span><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><del>-        mod_cid_lookup: Fix segfault on no DSN (MODAPP-346/r:15019)
</del><ins>+        mod_cidlookup: Fix segfault on no DSN (MODAPP-346/r:15019)
</ins><span class="cx">         mod_cidlookup: add whitepages.com support (r:15023)
</span><span class="cx">         mod_cidlookup: add channel var / debug log for cidlookup src (r:15268)
</span><span class="cx">         mod_cidlookup: fix minor bugs, make whitepages work if regular url not set (oops), channel var set for area,        ignore "UNKNOWN" and "UNAVAILABLE" from API (r:15331)
</span><span class="cx">         mod_cidlookup: more cleanup, always try to get a location, add verbose option to api call, cache area and src so the cache is full rep of cid data (r:15333)
</span><span class="cx">         mod_cidlookup: proper fix for working in npanxx only mode (thanks for the heads up bkw) (r:15341)
</span><ins>+        mod_cidlookup: use new cached odbc api (r:15680)
+        mod_cidlookup: add shorter timeout + warn on slow responses (r:15683)
</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="lines">@@ -156,16 +204,24 @@
</span><span class="cx">         mod_commands: Updating tab completion for show cli command (FSCORE-468/r:15180)
</span><span class="cx">         mod_commands: add api hostname (r:15225)
</span><span class="cx">         mod_commands: add uuid_debug_audio <uuid> <read|write|both> <on|off> (r:15274)
</span><ins>+        mod_commands: add more autocomplete items (FSCORE-468/r:15506)
+        mod_commands: Fix group_call returns nothing if one endpoint on the group is not registered (MODAPP-368/r:15530)
+        mod_commands: fix parsing in time_test to prevent a few edge cases (r:15549)
+        mod_commands: add db_cache API - shows db cache status (FSCORE-503/r:15697)
</ins><span class="cx">         mod_conference: Fix conference floor ownership being ceded too easily (MODAPP-323/r:14703)
</span><span class="cx">         mod_conference: Display callers' rates (r:14992)
</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><span class="cx">         mod_conference: take pin from x header (MODAPP-333/r:15415)
</span><ins>+        mod_conference: add more mutexes to video thread (r:15551)
+        mod_conference: fix video thread (r:15590)
</ins><span class="cx">         mod_console: Improved tab completions, and more description usage informations (LOGGER-2/r:15103)
</span><ins>+        mod_curl: don't include response code in response data as it has its own var (MODAPP-369/r:15591)
</ins><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="cx">         mod_dialplan_xml: Fix condition "week of year" calculation (DP-7/r:14968)
</span><ins>+        mod_dialplan_xml: Add holiday, week of year matching (Thanks Vagabond) (r:15721)
</ins><span class="cx">         mod_dingaling: fix segfault on unload (MODENDP-243/r:14588)
</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="lines">@@ -187,6 +243,8 @@
</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><span class="cx">         mod_event_socket: fix event_sink race (r:15389)
</span><ins>+        mod_event_socket: fix expires seg in event_sink (r:15594)
+        mod_event_socket: only kill event socket on 100 consecutive errors (r:15671)
</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">@@ -205,8 +263,10 @@
</span><span class="cx">         mod_limit: add limit_ignore_transfer var (MODAPP-334/r:14830)
</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><ins>+        mod_limit: move mod_limit to cache_db and clean up vm legacy code (r:15677)
</ins><span class="cx">         mod_local_stream: add chime-list to local_stream (r:14966)
</span><span class="cx">         mod_local_stream: Fix memory leak at mod_local_stream (MODFORM-36/r:15431)
</span><ins>+        mod_logfile: add uuid parameter to prefix log files by the call's uuid (r:15502)
</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><span class="lines">@@ -219,15 +279,20 @@
</span><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><ins>+        mod_opal: Fixed compile issues with latest Opal (r:15545)
</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_portaudio: make the ringfile configurable via new API command 'pa ringfile' (r:15633)
</ins><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><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><del>-        mod_say_it: Fix italian pronunce in mod_say_it (MODAPP-362/r:15407)
</del><ins>+        mod_say_hu: add mod_say_hu to trunk from csecket branch (r:15622)
+        mod_say_it: Fix italian pronounce in mod_say_it (MODAPP-362/r:15407)
+        mod_say_it: fix hundred pronunciation (MODAPP-367/r:15500)
+        mod_say_th: add mod_say_th (MODLANG-144/r:15592)
</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">@@ -239,6 +304,8 @@
</span><span class="cx">         mod_skypiax: added one more 'PROTOCOL 7' command, because windows was not getting it. Now CHATMESSAGES will probably work on windows too (r:15342)
</span><span class="cx">         mod_skypiax: added 'report_incoming_chatmessages' configuration file per_interface setting. To activate it, put its value to '1' or 'true', any other value will be 'false'. Defualts to 'true' (r:15343)
</span><span class="cx">         mod_skypiax: commented out 'XCloseDisplay' lines, seems to cause crashes... (r:15344)
</span><ins>+        mod_skypiax: no more pipes for audio samples exchange between threads.(r:15541)
+        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)
</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">@@ -293,8 +360,28 @@
</span><span class="cx">         mod_sofia: avoiding initial segfault (MODENDP-265/r:15427)
</span><span class="cx">         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)
</span><span class="cx">         mod_sofia: lookup gateway by realm when not found by name (r:15475)
</span><ins>+        mod_sofia: if the phone is behind nat with us... don't consider nat processing fixees cases where things are EVIL like cisco 79xx (r:15486)
+        mod_sofia: Fix sofia statistics (MODSOFIA-38/r:15491)
+        mod_sofia: add content-disposition to SEND_INFO (r:15495)
+        mod_sofia: video improvements (r:15524)
+        mod_sofia: always check for callee update not just because of pai (r:15589)
+        mod_sofia: add ani and aniii to caller profile (MODSOFIA-34/r:15596)
+        mod_sofia: reset timestamp counter when we get new sdp etc because sonus likes to say ptime 20 and send 30ms timestamps in the 183 then once they say 200 ok with the same sdp they decide to actually send 20 for real this time (FSRTP-8/r:15597)
+        mod_sofia: convert sofia to use new core version of cache db handles (r:15600)
+        mod_sofia: Fix crash where client register request does not contain "nc" parameter (MODSOFIA-39/r:15609)
+        mod_sofia: Add ping hysteresis for SIP peer qualification (MODSOFIA-40/r:15628)
+        mod_sofia: add sip_profile_name go go with sip_gateway_name on outgoing calls (r:15629)
+        mod_sofia: fail2ban support in mod_sofia thanks jay binks. (MODSOFIA-41/r:15654)
+        mod_sofia: Revert part of MODSOFIA-41 r15654 that deals with phone reboot - breaks Aastra/Polycom (r:15656)
+        mod_sofia: Fix call not hanging up after hold (FSCORE-481/r:15657)
+        mod_sofia: add separate inbound/outound codec prefs params to sofia profile original codec-prefs sets both to the same value for back-compat (r:15658)
+        mod_sofia: reset the remote_media ip/port vars more often (r:15676)
+        mod_spidermonkey: allow inline javascript, use a ~ as first script character (r:15598)
+        mod_spidermonkey: fix mod_spidermonkey on osX 10.6 (lets see if this breaks any other platforms) (r:15650)
+        mod_spidermonkey_core_db: Allow to bind value to parameters in prepared statements (MODLANG-139/r:15632)
</ins><span class="cx">         mod_syslog: Enable mod_syslog to log to a specific facility (LOGGER-3/r:15162)
</span><span class="cx">         mod_syslog: mod_syslog does not respect facility setting, always logs to user.* (LOGGER-4/r:15447)
</span><ins>+        mod_syslog: fixed mod_syslog.c on solaris since there is no LOF_FTP and LOG_AUTHPRIV in solaris syslog (r:15606)
</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">@@ -303,6 +390,14 @@
</span><span class="cx">         mod_tts_commandline: improve, update config file (MODASRTTS-21/r:14932)
</span><span class="cx">         mod_unimrcp: add support for file://, <speak, and <grammar (r:15236)
</span><span class="cx">         mod_unimrcp: fixed pizza demo bug, other misc ungoodness (r:15330)
</span><ins>+        mod_unimrcp: Add enable-profile-events param to mod_unimrcp (r:15528)
+        mod_unimrcp: Add enable-profile-events param to mod_unimrcp config (r:15529)
+        mod_unimrcp: Support UniMRCP 0.8.0 and new RTCP configuration params (r:15554)
+        mod_unimrcp: Update Nuance MRCP configuration to send RTCP BYE (r:15555)
+        mod_unimrcp: unimrcp - add windows 2008 project support - doesn't do anything yet (r:15569)
+        mod_unimrcp: support resampling for TTS (UniMRCP 0.8.0 only) (r:15570)
+        mod_unimrcp: update to new api in unimrcp r1297 (r:15616)
+        mod_unimrcp: fix for loquendo MRCPv2 - destroy session instead of removing channel (r:15736)
</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">@@ -322,6 +417,9 @@
</span><span class="cx">         mod_voicemail: default samplerate to 0 instead of 8000 so that we record using the channel's native rate, thx bkw (r:15394)
</span><span class="cx">         mod_voicemail: prevent obscure divide by zero code path (r:15413)
</span><span class="cx">         mod_voicemail: create max timeouts feature like the one in ivr_menu (MODAPP-365/r:15471)
</span><ins>+        mod_voicemail: decrease sql queries for message counts (MODAPP-359/r:15636)
+        mod_voicemail: Fix r15636 so New are New, and Old are Old messages (r:15639)
+        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)
</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></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>
</body>
</html>