]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Update ChangeLog through r16995
authorMichael Collins <msc@freeswitch.org>
Mon, 15 Mar 2010 21:00:19 +0000 (21:00 +0000)
committerMichael Collins <msc@freeswitch.org>
Mon, 15 Mar 2010 21:00:19 +0000 (21:00 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16996 d0543943-73ff-0310-b7d9-9358b9ac24b2

docs/ChangeLog

index e18e0caac8bb46a8d646ba31cff085a2d084735d..6271f5f74acba2acda48bd1fdb81f35ebe83de64 100644 (file)
@@ -64,6 +64,7 @@ freeswitch (1.0.5)
        config: Add confirm-key & -macro, tts-engine & -voice, confirm-attempts attributes, extra comments to ivr.conf.xml (r:15929)\r
        config: Allow specifying auth-scheme in config (r:16350/MDXMLINT-56)\r
        config: Improvements to french lang (FSCONFIG-18/r:16585)\r
+       config: Add new English sounds, sound prompts (r:16911)\r
        core: Add per-call logging (r:14509)\r
        core: Fix IVR menu timeout when caller presses no digits (DP-4/r:14548)\r
        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)\r
@@ -231,6 +232,21 @@ freeswitch (1.0.5)
        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)\r
        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)\r
        core: add events for bug start and stop (r:16858)\r
+       core: "I want my two dollars, er, CPU percentage points" (r:16869)\r
+       core: skip dialplan args with bad char sequences (r:16882)\r
+       core: fix mem leak in phrases (r:16884)\r
+       core: add an event to phrases to be used as possible variables in parsing (r:16885)\r
+       core: Fix infinite loop that consumes RAM on bridge group/ and enterprise originate (r:16913)\r
+       core: Fix crash in UniMRCP stream_write callback (r:16917)\r
+       core: Fix dore dump in mod_stun.c (MODENDP-297/r:16953)\r
+       core: add fsctl min_idle_cpu and min-idle-cpu feature to refuse calls after the system falls below a certain percentage of idle cpu (r:16962)\r
+       core: add record_fill_cng var (r:16964)\r
+       core: Remove proxy media flag on video calls when not in proxy media (FSRTP-12/r:16969)\r
+       core: improve group_confirm:\r
+               group_confirm_read_timeout=<ms>\r
+               group_confirm_file=<file>\r
+               group_confirm_error_file=<file>\r
+               group_confirm_key=<now can be one or more keys>\r
        docs: Add large Doxygen update (thanks Muhammed Shahzad) (r:14973)\r
        docs: update es phrase file (MODAPP-317/r:15575)\r
        embedded_languages: Prevent unloading of embedded languages modules (also fixes MODLANG-121/r:14491)\r
@@ -258,6 +274,8 @@ freeswitch (1.0.5)
        libesl: fix filters (and please use JIRA instead of mailing list to report bugs) (r:16527)\r
        libesl: Add new examples about use ESL managed. Inbound and Outbound modes were documented. (r:16541)\r
        libesl: Fix possible ESL deadlock when waiting for non-existent data on socket (r:16721)\r
+       libesl: fix esl sendevent issue and change the sendEvent method to return the reply text like sendRecv etc (r:16921)\r
+       libesl: Add ESL Dispatch perl example (Thanks Jay Binks) (r:16922)\r
        libiksemel: fix iksemel build against gnutls 2.x (FSBUILD-219/r:16019)\r
        libjs: pass ldflags to dso builds for libjs and nspr (r:16549)\r
        libminiupnpc: make socket connection nonblocking to timeout to dead ip addrs (r:16611)\r
@@ -331,12 +349,14 @@ freeswitch (1.0.5)
        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)\r
        mod_conference: Change conf recording to start properly when 2nd person joins (MODAPP-398/r:16681)\r
        mod_conference: Fix race condition that occasionally prevents conf "alone" sound from playing (MODAPP-400/r:16723)\r
+       mod_conference: Add 'you are now muted' prompt to deaf-mute conference option. (MODAPP-402/r:16908)\r
        mod_console: Improved tab completions, and more description usage informations (LOGGER-2/r:15103) \r
        mod_curl: don't include response code in response data as it has its own var (MODAPP-369/r:15591)\r
        mod_dialplan_xml: Fix anti-action not being supported for time-based conditions (DP-6/r:14901)\r
        mod_dialplan_xml: add inline=true to actions to exec certain apps right away (also mod_dptools) (r:14906)\r
        mod_dialplan_xml: Fix condition "week of year" calculation (DP-7/r:14968)\r
        mod_dialplan_xml: Add holiday, week of year matching (Thanks Vagabond) (r:15721)\r
+       mod_dialplan_xml: Add optional loops attr to xml dp extension (thanks MOC) (r:16886)\r
        mod_dingaling: fix segfault on unload (MODENDP-243/r:14588)\r
        mod_dingaling: Fix mod_dingaling does not reads profile information from configuration file at runtime till whole module is reloaded (LBDING-15/r:14917)\r
        mod_directory: initial commit of real code (MODAPP-325/r:14981)\r
@@ -370,6 +390,7 @@ freeswitch (1.0.5)
        mod_event_socket: only kill event socket on 100 consecutive errors (r:15671)\r
        mod_event_socket: add userauth <user>@<domain>:<pass> 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)\r
        mod_fax: add spandsp_start_dtmf app to mod_fax (r:16727)\r
+       mod_fax: put tx page count if its TX (r:16940)\r
        mod_fifo: fix mod_fifo not honoring member_timeout (MODAPP-322/r:14552)\r
        mod_fifo: add fifo_position var (r:14806)\r
        mod_fifo: add API: fifo_add_outbound to add outbound members to a FIFO (r:14809)\r
@@ -401,6 +422,7 @@ freeswitch (1.0.5)
        mod_limit: move mod_limit to cache_db and clean up vm legacy code (r:15677)\r
        mod_limit: remove memcache version, it never worked right and is unworkable w/out a lot of effort.  will revisit when pluggable limit implemented (r:15908)\r
        mod_limit: mod_limit: use = instead of like (r:16020)\r
+       mod_limit: Fix stack corruption when calling an empty call-group (MODAPP-407/r:16957)\r
        mod_local_stream: add chime-list to local_stream (r:14966)\r
        mod_local_stream: Fix memory leak at mod_local_stream (MODFORM-36/r:15431)\r
        mod_logfile: add uuid parameter to prefix log files by the call's uuid (r:15502)\r
@@ -432,11 +454,15 @@ freeswitch (1.0.5)
        mod_python: Fix input callback with additional argument causes segfault (MODLANG-153/r:16536)\r
        mod_radius_cdr: Fix Framed-IP-Address in start and stop having wrong IP (MODEVENT-52/r:15197)\r
        mod_radius_cdr: Fix memory leak from large CPS test (MODEVENT-55/r:15198)\r
+       mod_say: first cut and say interface rework to include gender and put all args into a struct for easier future extension (r:16929)\r
        mod_say_es: Improve Spanish lang handling (MODAPP-317/r:15424)\r
+       mod_say_fr: mod_say_fr: Update for better french support. Will probably have more stuff from FSCORE-528  to complement this patch (r:16933)\r
        mod_say_hu: add mod_say_hu to trunk from csecket branch (r:15622)\r
        mod_say_it: Fix italian pronounce in mod_say_it (MODAPP-362/r:15407)\r
        mod_say_it: fix hundred pronunciation (MODAPP-367/r:15500)\r
        mod_say_th: add mod_say_th (MODLANG-144/r:15592)\r
+       mod_silk: add new module FTW! (r:16945)\r
+       mod_skinny: add new module, add conf.xml file and add to modules.in (r:16863)\r
        mod_skel_codec: Add (thanks Moy) (MODCODEC-14/r:14959)\r
        mod_skypiax: ubermegapatch, more stability, robustness, scalability. Memory leaks not yet investigated, we'll do next (r:14517)\r
        mod_skypiax: more stability, no dangling channels, MODSKYPIAX-42, added 'sk list' statistics (thanks Seven Du) MODENDP-236 (r:14533)\r
@@ -565,8 +591,13 @@ freeswitch (1.0.5)
        mod_sofia: allow domains with no dot in them as long as you specify a profile name (r:16739)\r
        mod_sofia: add sofia_dig [xml] api func (r:16745)\r
        mod_sofia: Allow rewrite of the o= line either by detault or as an option when proxy_media=true (MODSOFIA-50/r:16806)\r
+       mod_sofia: change default dtmf duration to 2000ms from 100ms (MODENDP-296/r:16888)\r
+       mod_sofia: move exception for iLBC hack to sdp up to sofia (see Moc if anything breaks) (r:16898)\r
+       mod_sofia: Rewrite of the s= line when proxy_media=true (Following MODSOFIA-50) (MODSOFIA-64/r:16919)\r
+       mod_sofia: Add expires to PRESENCE_PROBE event (MODENDP-298/r:16968)\r
        mod_spidermonkey: allow inline javascript, use a ~ as first script character (r:15598)\r
        mod_spidermonkey: fix mod_spidermonkey on OSX 10.6 (lets see if this breaks any other platforms) (r:15650)\r
+       mod_spidermonkey: fix teletone issues in javascript (MODLANG-159/MODLANG-162/r:16909)\r
        mod_spidermonkey_core_db: Allow to bind value to parameters in prepared statements (MODLANG-139/r:15632)\r
        mod_syslog: Enable mod_syslog to log to a specific facility (LOGGER-3/r:15162)\r
        mod_syslog: mod_syslog does not respect facility setting, always logs to user.* (LOGGER-4/r:15447)\r
@@ -590,6 +621,7 @@ freeswitch (1.0.5)
        mod_unimrcp: fix for loquendo MRCPv2 - destroy session instead of removing channel (r:15736)\r
        mod_unimrcp: Added synthparams and recogparams to config so that default MRCP params can be defined for SPEAK and RECOGNIZE requests (r:16717)\r
        mod_unimrcp: Added ssml-mime-type config param to deal with server that doesn't like application/ssml+xml (r:16720)\r
+       mod_unimrcp: Do not allow speech_channel_destroy() to return unless MRCP session has been terminated. Do not explicitly destroy mutexes, buffers, and condvars that are allocated off of pool. (r:16938)\r
        mod_valet_parking: add (r:15072)\r
        mod_valet_parking: sense att xfer in valet (r:15126)\r
        mod_valet_parking: add events and valet_info fsapi to valet parking (r:15136)\r
@@ -630,6 +662,7 @@ freeswitch (1.0.5)
        mod_xml_curl: Allow choice between HTTP Basic and Digest authentication (r:15107)\r
        mod_xml_curl: Don't use signals when a timeout is specified (XMLINT-13/r:15997)\r
        mod_xml_rpc: Fix auth issue (XMLINT-54/r:14580)\r
+       mod_xml_rpc: Fix crash in xml_rpc web interface (XML-23/r:16941)\r
        phrases: Add Recursive phrases support (FSCORE-458/r:15101) \r
        scripts: Fix Freeswitch gentls_cert script so the remove option works (FSBUILD-216/r:15965)\r
        support: add fscore_pb script for dumping core info directly to pastebin (r:14904)\r