config: Block intercepts after call has been answered (FSCONFIG-16/r:15828)\r
config: Move erlang module's default config file to be with all the others (r:15881)\r
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
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
core: fix mitm for audio for passing sas with zrtp (r:16204)\r
core: setting jitter buffer keeps dtmf events from firing (FSCORE-523/r:16207)\r
core: don't segfault when -nonat is used and nat_map reinit is called (r:16253)\r
+ core: switch to conditional broadcast mode on slow kernels (r:16308)\r
+ core: add bridge_early_media=true variable to hear early media from first channel with early media as ringback, this is 1 way audio (r:16313)\r
+ core: fix progress_timeout sets incorrect originate_status (FSCORE-527/r:16314)\r
+ core: switch_ivr_originate: fix windows compiler warning (r:16320)\r
+ core: few new command line opts -vm for conditonal timer, -nocal to skip timer calibration and -nort to turn off clock_realtime fam of functions (r:16324)\r
+ core: fix failed_xml_cdr prefix is not respected (FSCORE-529/r:16401)\r
+ core: allow alias expansion from fs_cli (r:16416)\r
+ core: allow double escape in parser for \ (r:16440)\r
+ core: Add a -version flag to freeswitch binary (FSCORE-534/r:16482)\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
libesl: change execute and executeAsync to return the last event instead of status since it will almost always be 0 (r:15973)\r
libesl: add help banner on connection failure (ESL-25/r:16040)\r
libesl: add support for user level auth to esl and fs_cli (r:16161)\r
+ libesl: tcl example thanks Mark Mann (r:16307)\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
libportaudio: Dither code in mod_portaudio doesn't properly compile on 64 bit systems (r:15422)\r
libsofiasip: fix sofia build with new openssl (r:15426)\r
+ libsofiasip: make sofia not auto-respond to SUBSCRIBE refresh requests (r:16273)\r
libspandsp: update to spandsp snapshot 20091005 (r:15084)\r
libspandsp: update to spandsp-20091006 snapshot (r:15093)\r
libspandsp: fix spandsp build on 32 bit 10.6 OS X builds (LBCODEC-4,MODAPP-351/r:15631)\r
mod_bv32: add plc (r:15466)\r
mod_cdr_csv: try to rotate on failed write to cdr file (r:14948)\r
mod_celt: bring CELT up to the latest build we need more testers (r:15278)\r
+ mod_celt: add CELT for Windows (r:16414)\r
mod_cidlookup: Fix segfault on no DSN (MODAPP-346/r:15019)\r
mod_cidlookup: add whitepages.com support (r:15023)\r
mod_cidlookup: add channel var / debug log for cidlookup src (r:15268)\r
mod_commands: Fix group_call_function not loading group-dial-string and dial-string from user type pointer (MODAPP-335/r:16034)\r
mod_commands: add timer_test cli app (r:16079)\r
mod_commands: fsctl add shutdown now for debugging (r:16220)\r
+ mod_commands: add uuid_simplify and sip_auto_simplify (r:16420)\r
+ mod_commands: switch_channel_expand_variables value escape enhancement (MODAPP-354/r:16465)\r
mod_conference: Fix conference floor ownership being ceded too easily (MODAPP-323/r:14703)\r
mod_conference: Display callers' rates (r:14992)\r
mod_conference: Don't start conf auto record until a second party arrives (MODAPP-348/r:15029)\r
mod_conference: add mute on/mute off actions in addition to toggle mute action (MODAPP-370/r:15845)\r
mod_conference: add conference member data into the play-file-member-done event (r:15909)\r
mod_conference: add waste-bandwidth flag to conference (r:16110)\r
+ mod_conference: mix member play file data in with conference so you can hear the bg while hearing the member file (r:16408)\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_h323: add PI handling in Call Proceeding (r:15397)\r
mod_fifo: gracefully fail on missing config file (r:15106)\r
mod_iax: avoiding buffer overflow in silly iax lib (r:14910)\r
+ mod_iax: move to unsupported (r:16460)\r
mod_lang: Change mod_lua so that it registers as a dialplan (MODLANG-140/r:15400)\r
mod_lcr: fix possible null string passed to switch_log_printf (r:14514)\r
mod_lcr: Add support for user_rates which are the (optional) end-user rates (MODAPP-340/r:15022)\r
mod_portaudio: fix mod_portaudio linux build with alsa (MODAPP-377/r:15899)\r
mod_portaudio: Set a new channel variable with the call_id (MODAPP-277/r:16115)\r
mod_portaudio: fix pa play bug (r:16188)\r
+ mod_portaudio: default to dialplan 'XML' instead of 'default' (r:16345)\r
+ mod_portaudio: Add event for audio device error and properly register/unregister custom event subclasses (MODENDP-282/r:16354)\r
mod_python: Fix segfault on multiple calls to Python (MODLANG-133/r:14847)\r
mod_python: Fix infinite recursion in python script causing crash (MODLANG-134/r:14898)\r
mod_python: fix memory leak (MODLANG-136/r:15432)\r
mod_skypiax: commented out 'XCloseDisplay' lines, seems to cause crashes... (r:15344)\r
mod_skypiax: no more pipes for audio samples exchange between threads.(r:15541)\r
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) \r
+ mod_skypiax: changed audio i/o tcp socket size and timing constant on linux, for better compatibility with virtual machines (r:16330)\r
mod_snipe_hunt: add mod_snipe_hunt to tree (r:14937)\r
mod_sofia: allow custom SIP X-headers in 180/183/200 messages (MODSOFIA-20/r:14482)\r
mod_sofia: use switch_mprintf to securely parse the user parameters for the SQL query for reboot in mod_sofia (MODENDP-233/r:14484)\r
mod_sofia: share and share alike, only nothing is alike in sip =/ (r:16194)\r
mod_sofia: Get sofia "auth-calls" parameter and directory "auth-acl" parameter to work through a proxy. (BOUNTY-12/r:16200)\r
mod_sofia: add command-line completion for sofia xmlstatus (MODSOFIA-52/r:16260)\r
+ mod_sofia: held-private now works (r:16295)\r
+ mod_sofia: add event header to gateway registration events (MODENDP-281/r:16319)\r
+ mod_sofia: fix PUBLISH/200 response sent without ETag (FSCORE-262/r:16388)\r
+ mod_sofia: set chanvars on both directions in sip and introduce sip_to_tag and sip_from_tag vars (r:16395)\r
+ mod_sofia: fix rpid and from correctly when auto-nat is enabled so polycom won't display the flipping URI and freak some poor souls out :P (r:16473)\r
+ mod_sofia: sip is stupid MODSOFIA-51, the 202 has to have the correct contact or the phone comes back and subscribes to the contact and not the actual extension (MODSOFIA-51/r:16500)\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_core_db: Allow to bind value to parameters in prepared statements (MODLANG-139/r:15632)\r