[Freeswitch-svn] [commit] r13213 - freeswitch/trunk/docs

FreeSWITCH SVN mcollins at freeswitch.org
Thu Apr 30 16:28:36 PDT 2009


Author: mcollins
Date: Thu Apr 30 18:28:36 2009
New Revision: 13213

Log:
Update changelog through 4/29/2009 (r13208)

Modified:
   freeswitch/trunk/docs/ChangeLog

Modified: freeswitch/trunk/docs/ChangeLog
==============================================================================
--- freeswitch/trunk/docs/ChangeLog	(original)
+++ freeswitch/trunk/docs/ChangeLog	Thu Apr 30 18:28:36 2009
@@ -49,12 +49,14 @@
 	build: de-couple version numbers and builds of sound files and moh files (FSBUILD-153/r:13096)
 	build: use sound_version.txt and moh_version.txt to determine sound file version on windows (FSBUILD-152/r:13097)
 	build: use in tree libtiff for msvc build and fix some header generation checks (r:13150)
+	build: clean esl on make current (r:13204,13205)
 	config: default config, calling own extension no longer goes to voicemail (r:12596)
 	config: default config, 1000-1019 uses $${default_password} instead of hard-coded 1234 (FSCONFIG-5/r:12838)
 	config: tweak the configs to bind siptrace on and off to F10 and F11 (r:12938)
 	config: Update sample IVR to include ClueCon reg option :) (r:13043)
 	config: Add ext 9991 as ClueCon ext; use transfer instead of bridge on demo ivr opt #4 (r:13046)
 	config: remove invalid options from profiles (r:13153)
+	config: add documention for dist-dtmf member flag in conference.conf.xml
 	core: fix suncc visibility support in libteletone (r:12154-12157)
 	core: fix crash on FS shutdown with "..." (FSCORE-297/r:12173,12361,12402)
 	core: add separate mutex for state related methods (r:12191)
@@ -128,10 +130,15 @@
 	core: Do not use struct fd_set uninitialized (always FD_ZERO() them, before using FD_SET() on a new one, or reusing them after select()). Fixes a segfault on solaris (r:13125)
 	core: Fix missing UNPROTECT_INTERFACE in case pre_answer fails (r:13130)
 	core: add record_waste_resources channel variable to send blank audio during recording (r:13144)
+	core: add auto-sync idle timers in switch_time.c (r:13161)
+	core: Add Q850 hangup cause variable (FSCORE-356/r:13163)
+	core: keep presence up to date (r:13166)
+	core: fix failed_xml_cdr_prefix is processed before all variables for the b-leg have been generated (FSCORE-357/r:13167,13176)
 	docs: Fix filename references in phrase_en.xml (r:12976)
 	docs: Update phrase_en.xml to include v1.0.8 sound prompts (r:13041)
 	docs: Updates to phrase_es.xml (r:13067)
 	docs: Latest revision of Spanish prompts file (r:13115)
+	docs: switch_core.h doxygen update (r:13181)
 	formats: add mod_portaudio_stream to get audio from any dev (MODFORM-25/r:12178)
 	fs_cli: fix solaris build (r:12160)
 	ivr: make tts-engine and tts-voice valid attributes on the menu xml (r:12278)
@@ -160,11 +167,14 @@
 	libesl: kill zombies (r:13013)
 	libesl: don't double encode events when sending them  (r:13078)
 	libesl: adding sendevent example for esl perl (r:13079)
+	libesl: send content len with body in esl sendevent (r:13168)
+	libesl: add arbitrary notify (r:13188)
 	libiksemel: let return 0 be a failure on read in iks to avoid cpu race (r:13123,13124,13133)
 	libsndfile: add executable permissions to libs/libsndfile/src/create_symbols_file.py (FSBUILD-134/r:12535)
 	libsofiasip: Fix compile time out-of-bounds error in su_uniqueid.c (SFSIP-136/r:12914)
 	libsofiasip: make info work out of dialog (r:13087)
 	libspandsp: update to snapshot spandsp-20090421 (r:13086)
+	libspandsp: update to snapshot spandsp-20090427 (r:13177)
 	libspeex: Add visibility support for suncc on solaris (r:13117,13118)
 	libteletone: update api visibility macros for windows
 	libtiff: add libtiff, v3.8.2
@@ -180,6 +190,7 @@
 	mod_commands: add echo api command (echo back exact input) and add expand api command (executes another api command with variable expansion) (r:13101,13102)
 	mod_commands: add "stun" fsapi command (r:13137)
 	mod_commands: mod_commands: if no bind ip specified for stun fsapi command, use the guess ip (r:13140)
+	mod_commands: add show channels like %foo% (no % in the string implies wrapped in %, no spaces allowed in match string (r:13193)
 	mod_conference: fix read terminating on single digit when called from a meta-app inside a conference (MODAPP-226/r:12466)
 	mod_conference: recording members should be invisible to commands (MODAPP-233/r:12582)
 	mod_conference: add lock caller_control (r:12787)
@@ -191,6 +202,9 @@
 	mod_conference: set perpetual_sound from channel var (r:13048)
 	mod_conference: increase sanity timer for conference auto-record to 120 seconds (r:13104)
 	mod_conference: serialize (r:13116)
+	mod_conference: dist-dtmf flag in conference (r:13191)
+	mod_conference: add transfer action to caller-controls (r:13194)
+	mod_conference: fix dtmf queue issue in dist-dtmf feature (MODAPP-268/r:13206)
 	mod_console: Fix mod_console (missing FD_ZERO before FD_SET) (r:13126)
 	mod_dahdi_codec: delay init of resources until the first time they are actually used to avoid unnecessary waste of resources in hardware codec (r:12962)
 	mod_dingaling: fix crash when unloading/reload mod_dingaling (LBDING-13/r:12612)
@@ -203,6 +217,7 @@
 	mod_dptools: fix b & c legs not bridging when attended transfer used (FSCORE-334/r:12649)
 	mod_dptools: Custom events fired from event application bypass filtering mechanism (MODAPP-249/r:12894)
 	mod_dptools: change inline limit from 4 to 128 apps (MODAPP-253/r:12957)
+	mod_dptools: improvements to presence function (r:13164)
 	mod_enum: fix enum_auto_route (MODAPP220/r:12243)
 	mod_erlang_event: Bind to 0.0.0.0 instead of 127.0.0.1 by default; like most erlang nodes do. (r:12249)
 	mod_erlang_event: Reply appropriately to net_adm:ping() (r:13066)
@@ -216,6 +231,7 @@
 	mod_fifo: fix uuid_transfer into mod_conference audio issue (MODAPP-259/r:13030)
 	mod_fifo: add  fifo_orbit_dialplan and fifo_orbit_context vars (MODAPP-189/r:13038)
 	mod_fifo: don't do wrapup when agent is in nowait mode or call has ended (r:13094)
+	mod_file_string: add new module, allows for playing ! delimited lists of sound files (r:13182)
 	mod_flite: three new voices - rms, awb (male), slt (female) (r:12166)
 	mod_iax: make mod_iax async (r:13021)
 	mod_iax: autoflush these channels that use queues (r:13057)
@@ -224,9 +240,8 @@
 	mod_limit: close odbc handle (r:12632)
 	mod_limit: Add more error checking to hash api/app (r:13007)
 	mod_limit: prevent multiple bindings of the same event_hooks to make code simpler in mod_limit (MODAPP-264/r:13113)
-	mod_lua: windows build changes to support externally built modules. (MODLANG-101/r:12237)
-	mod_lua: fix visibility support (FSCORE-302/r:12239-12240)
-	mod_lua: fix windows build (FSBUILD-149/r:12919)
+	mod_local_stream: Add show_local_stream [stream name] (MODFORM-27/r:13165)
+	mod_local_stream: fail over to default if desired stream is not found (r:13184,13185,13186)
 	mod_loopback: mod_lopback: other_loopback _leg_uuid variables are sometimes unset while executing the dialplan (MODENDP-210/r:12905)
 	mod_loopback: destroy codec (r:12936)
 	mod_loopback: fix loopback channels that stay alive (FSCORE-349/r:12944,12953)
@@ -235,6 +250,10 @@
 	mod_loopback: pass flush indications across to the b leg (r:13146)
 	mod_loopback: make mod_loopback render silence to prevent livelock (r:13147)
 	mod_loopback: drop excess frames on loopback channel (r:13156,13157,13158)
+	mod_loopback: add loopback_bowout variable (set to false to skip auto-bowout) (r:13162)
+	mod_lua: windows build changes to support externally built modules. (MODLANG-101/r:12237)
+	mod_lua: fix visibility support (FSCORE-302/r:12239-12240)
+	mod_lua: fix windows build (FSBUILD-149/r:12919)
 	mod_memcache: add new module, mod_memcache; API for memcached (r:12871)
 	mod_memcache: make -ERR for API call less verbose  (r:12949)
 	mod_memcache: add hook reloadxml event (r:12950)
@@ -313,6 +332,10 @@
 	mod_sofia: only pass 2833 while bridged and while bridged to another channel that uses our RTP stack (r:13131)
 	mod_sofia: send-message-query-on-register profile param, set it to false to disable default of true (r:13139)
 	mod_sofia: fix segfault in sofia xmlstatus profile command (MODENDP-214/r:13141)
+	mod_sofia: add contact lookup (r:13169)
+	mod_sofia: parse out alert-info and call-info from infos (r:13173)
+	mod_sofia: add arbitrary notify (r:13187,13189)
+	mod_sofia: add experimental NDLB-connectile-dysfunction-2.0 (r:13197~13203)
 	mod_spy: add new module, mod_spy (MODAPP-260/r:13035,13036)
 	mod_syslog: Keep the indent string in memory (LOGGER-1/r:12852)
 	mod_t38gateway: Introduction of the skeleton of a media bug implementing a T.38 gateway, so the



More information about the Freeswitch-svn mailing list