diff --git a/docs/ChangeLog b/docs/ChangeLog index b4e93ab05c..379a1045f8 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -43,6 +43,10 @@ freeswitch (1.0.7) config: add default to conf to demonstrate min-idle-cpu (r:b8b7266a) config: change min/max enforcements to >= instead of > (r:0d5fcf65) config: Add README_IMPORTANT.txt to default configuration (r:6cd5ce72) + config: Talking clock dialplan example (Thanks AviMarcus) (r:ffb4a3ae) + config: fix talking clock regexes (need ^ and $ so they don't match only 917x) (r:8529ba33) + config: Update phrase_en.xml to reflect 1.0.16 sounds version (r:7499dfb2) + config: bump en sounds version to 1.0.16 (r:50ce2cae) core: Add RTCP support (FSRTP-14) core: handle some errors on missing db handle conditions core: add ... and shutdown as a fail-safe when no modules are loaded @@ -245,6 +249,18 @@ freeswitch (1.0.7) core: enable optimal defaults on linux kernels that can support newer features. (r:0b51aca3) core: Lower NAT port mapping disabled log msg from WARNING to INFO (r:973a850d) core: Change the structure of the phrases/language system. Previously it was fxml->phrases->macros->language->macro. Changed it so fxml->languages->language->phrases->macros->macro You can have sub macros and allow you to call it login@voicemail. Change the sound-path to sound-prefix to make it constistant with the rest of freeswitch. Also allow to set a sound-prefix to a macros, so you can override it for a specific file set. You can set say-modules="en" or whatever in the