]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Update ChangeLog through June 2012
authorMichael S Collins <msc@freeswitch.org>
Mon, 6 Aug 2012 01:00:34 +0000 (18:00 -0700)
committerMichael S Collins <msc@freeswitch.org>
Mon, 6 Aug 2012 01:00:34 +0000 (18:00 -0700)
docs/ChangeLog

index 9b618d7b9bb1846e2ac89c867de06ee3c710bb86..471ad896539f9aa5ea201e5c5dbe9de81f05ad18 100644 (file)
@@ -19,6 +19,8 @@ freeswitch (1.2.0)
        core: add origination_nested_vars=true to allow vars within vars in originate strings e.g. [originate {origination_nested_vars=true,TEST=,var=,recur=W00t}user/1004 3000]  will end up as w00t  (r:385a92ce)\r
        core: add core-db-pre-trans-execute and core-db-post-trans-execute to switch.conf.xml to wrap sql stmts around the core transactions  (r:21b1ffbf)\r
        core: abstract out originate_signal_bond to a function to avoid confustion and regressions  (r:8bb55ed4)\r
+       core: update stun to more modern spec  (r:c3094046)\r
+       core: add initial-event-threads to switch.conf.xml  (r:7ec8fb43)\r
        libesl: shutdown socket before closing to avoid blocking  (r:c41a16d4)\r
        libzrtp: FreeSWITCH is now the official home of ZRTP code\r
        fs_cli: set session loglevel as well in fs_cli when doing 'console loglevel info' also now implies '/log info' locally  (r:b80a3a34)\r
@@ -31,6 +33,7 @@ freeswitch (1.2.0)
        mod_conference: add outcall_flags  (r:090345de)\r
        mod_commands: allow system API command to capture output from the executed command  (r:d7a37e97)\r
        mod_dptools: add video_refresh dp and uuid_video_refresh fsapi  (r:99bac0d0)\r
+       mod_dptools:  allow silence for moh type on campon  (r:13068f17)\r
        mod_fax: Deprecated and now removed from tree\r
        mod_httapi:  mod_httapi.c -- HT-TAPI Hypertext Telephony API (Twillio FreeSWITCH style)  (r:bc8cbee1)\r
        mod_isac: add mod_iSAC (extracted from webRTC) 16hz @30ms,60ms 32khz @30ms  (r:a0473cda)\r
@@ -57,6 +60,9 @@ freeswitch (1.2.0)
        mod_sofia: add mwi-use-reg-callid  (r:792b004f)\r
        mod_sofia: block any inbound messages when queue is full; add debounce for mwi and pres on register; fix missing detach attr on new mode to process reg in new thread  (r:fb790bc3)\r
        mod_sofia: add metadata col to internal registrations table  (r:192030c5)\r
+       mod_sofia: allow ep_codec_string to draw from absolute_codec_string before the profile prefs  (r:f685e4c5)\r
+       mod_sofia: put presence data in state events  (r:75aab0ee)\r
+       mod_sofia: add sip_recovery_break_rfc variable to set globally or per channel to not reverse the from and 2 on uas re-invites  (r:5f09b403)\r
        mod_spandsp:  Add T31 modem support to mod_spandsp - similar to iaxmodem only wired into FS.  Also merge configs into single spandsp.conf.xml --see in tree example--  (r:d91f67d0)\r
        mod_valet_parking: add orbit feature to valet_parking similar to mod_fifo (r:09725e2b)\r
        mod_vlc: Adding mod_vlc initial working version  (r:77f3bd24)\r