core: Fix inbound calls with incompatible codecs can result in heap corruption and crash (FSCORE-467/r:15178)\r
core: prevent unsolicted ring_ready (r:15179)\r
core: make switch_core_sqldb_stop non-blocking (FSCORE-470/r:15183)\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
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
mod_dptools: jump to a specific offset with the playback by appending @@<samples> to the path (r:14752)\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_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_esf: Add ability to adjust multicast packet TTL with the config (MODAPP-338/r:14927)\r
mod_esf: fix compile error on windows (r:14934)\r
mod_event_socket: add unique-id check to sendevent to send and event to a session instead of the system (r:14874)\r
mod_portaudio: add context param (r:14737)\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_radius_cdr: Fix Framed-IP-Address in start and stop having wrong IP (MODEVENT-52/r:15197)\r
+ mod_radius_crd: Fix memory leak from large CPS test (MODEVENT-55/r:15198)\r
mod_skel_codec: Add (thanks Moy) (MODCODEC-14/r:14959)\r
mod_skypiax: ubermegapatch, more stability, robustness, scalability. Memory leaks not yet investigated, we'll do next (r:14517)\r
mod_skypiax: more stability, no dangling channels, MODSKYPIAX-42, added 'sk list' statistics (thanks Seven Du) MODENDP-236 (r:14533)\r
mod_sofia: clear up some more display issues and fix resume-media-on-hold sofia option (r:15177)\r
mod_sofia: Fix bridge call seems to hangup as if originator_cancelled when it has not (FSCORE-471/r:15186)\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_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