build: CMAKE_MINIMUM_REQUIRED is called too late. (FSBUILD-192/r:15050)\r
build: remove broken modules from debian build (FSBUILD-193/r:15068)\r
build: fix Build-Depends on debian build for skypiax (FSBUILD-197/r:15113)\r
+ build: Debian build misses some packages (FSBUILD-201/r:15216)\r
config: improvements to French language handling (MODASRTTS-20/r:14911)\r
config: Add valet_parking to default config (r:15124)\r
config: Add valet macros (r:15156)\r
core: add SWITCH_MESSAGE_INDICATE_UUID_CHANGE to warn a session when the uuid has changed (r:15193)\r
core: Handle bypass_media_after_bridge with loopback (FSCORE-418/r:15195)\r
core: hangup_after_bridge=false only works if bypass_media=false (FSCORE-417/r:15196)\r
+ core: add api_on_answer var (r:15207)\r
+ core: Fix thread runaway in switch_console_loop for Windows (FSCORE-472/r:15209)\r
+ core: change switch_strlen_zero to zstr (r:15211)\r
+ core: add ignore_display_updates variable to block display updates on that leg (r:15218)\r
+ core: refactor how record_answer_req=true works, add media_bug_answer_req=true variable and backport record_answer_req=true to use it (IRQ-00/r:15235)\r
+ core: don't consider cng packets for rtp auto-adjust (r:15240)\r
+ core: add RECORD_READ_ONLY and RECORD_WRITE_ONLY chan vars to influence session_record (r:15257)\r
+ core: answer channel on record to ensure media (r:15265)\r
+ core: refactor ringback so it does not start early_media until it has to (r:15266)\r
+ core: add record_min_sec chan var (r:15271)\r
docs: Add large Doxygen update (thanks Muhammed Shahzad) (r:14973)\r
embedded_languages: Prevent unloading of embedded languages modules (also fixes MODLANG-121/r:14491)\r
embedded_languages: add session.hangupCause() (r:14912)\r
libstfu: add resize function (r:14871)\r
mod_alsa: update to new module api (r:14833)\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_cid_lookup: 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: add host_lookup api call (r:14667)\r
mod_commands: add uuid_exists api call (r:14668)\r
mod_commands: add non-destructive regex substitution (MODAPP-319/r:14727)\r
mod_commands: add optional trailing & to sched_api to denote running the task in a sep thread (r:14765)\r
mod_commands: fix segfault (r:14961)\r
mod_commands: Updating tab completion for show cli command (FSCORE-468/r:15180) \r
+ mod_commands: add api hostname (r:15225)\r
+ mod_commands: add uuid_debug_audio <uuid> <read|write|both> <on|off> (r:15274)\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: wait-mod doesn't loop moh-sound audio file (MODAPP-349/r:15171)\r
+ mod_conference: Return additional flags in xml_list (MODAPP-360/r:15275)\r
mod_console: Improved tab completions, and more description usage informations (LOGGER-2/r:15103) \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 certian apps right away (also mod_dptools) (r:14906)\r
mod_dptools: make continue_on_fail trigger explicit matching and only do default behaviour when it's not set (r:14972)\r
mod_dptools: att_xfer sometimes doesn't detect B leg hanging up on PSTN - this is a patch to hangup B and initiate the transfer of A to C by pressing * (DP-8/r:15013)\r
mod_dptools: Add Campon feature. (r:15201)\r
+ mod_dptools: Add campon_stop_key and campon_announce_sound to tell the user how to force it to the end of the waiting period (r:15220) \r
mod_erlang_event: Add support for simply sending an arbitrary message to an arbitrary registered process at a node (r:14875)\r
mod_erlang_event: Deprecate new_pid message in favor of get_pid which has an extra element, the call's UUID (r:14877)\r
mod_erlang_event: optionally allow compatability with nodes running older OTP releases (R7 through current) (r:15189)\r
mod_fifo: add API: fifo_add_outbound to add outbound members to a FIFO (r:14809)\r
mod_fifo: allow to call outbound member on on-the-fly fifo, also add a settings params to delete or keep all dynamic fifo entry (MODAPP-332/r:14989) \r
mod_fifo: skip setting callerid when it's already set (r:15071)\r
+ mod_h323: initial commit (r:15223)\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_lcr: fix possible null string passed to switch_log_printf (r:14514)\r
mod_sofia: fix issue with resume-media-on-hold and t38 re-invites (r:15187)\r
mod_sofia: Fix RTP destination port is not updated (SFSIP-180/r:15190)\r
mod_sofia: add sip-force-extension (r:15191)\r
+ mod_sofia: add firing of event after processing re-INVITE (MODENDP-253/r:15205)\r
+ mod_sofia: record path and template are two values with backwards compatibility tried (r:15208)\r
+ mod_sofia: make sure dest is not blank for rare edge case (r:15212)\r
+ mod_sofia: Fix seg where INVITE w/o SDP + FS 3pcc-proxy + B leg has early media (MODSOFIA-33/r:15214)\r
+ mod_sofia: sql-in-transactions profile param (only vaid on first load) whether or not to bundle sql stmts in transactions (r:15217)\r
+ mod_sofia: add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers (r:15230)\r
+ mod_sofia: overcome ack via in nat (r:15277)\r
mod_syslog: Enable mod_syslog to log to a specific facility (LOGGER-3/r:15162)\r
mod_tts_commandline: Add new module (r:14827)\r
mod_tts_commandline: introduce the rate parameter, decrease useless verbosity (r:14885)\r
mod_tts_commandline: add config (r:14887)\r
mod_tts_commandline: quote shell args, create an unique tempfile (r:14931)\r
mod_tts_commandline: improve, update config file (MODASRTTS-21/r:14932)\r
+ mod_unimrcp: add support for file://, <speak, and <grammar (r:15236)\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
mod_voicemail: Add ability to skip greeting and instructions when leaving voicemail (MODAPP-331/r:14990)\r
mod_voicemail: Fix VM disk quota (MODAPP-353/r:15161)\r
mod_voipcodecs: move mod_voipcodecs to use spandsp instead of libvoipcodecs (windows build to follow) (r:15036)\r
+ mod_voicemail: add missing switch_event_destroy in profile config function (r:15262)\r
mod_voipcodecs: move mod_voipcodecs to use spandsp instead of libvoipcodecs - windows (r:15088)\r
mod_xml_curl: Fix crash when using use-dynamic-url (XML-10/r:14850)\r
mod_xml_curl: Allow choice between HTTP Basic and Digest authentication (r:15107)\r