Merge pull request #1803 in FS/freeswitch from bugfix/FS-12025-freeswitch-crashes-on-reloadxml-when-spandsp-tone-detection-is-running to master* commit 'd45e9df88349a26a18426fd98409845316d131fb':
FS-12025: [mod_spandsp] FreeSWITCH crashes on reloadxml when spandsp tone detection is running.
Merge pull request #1746 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-11917 to master* commit '6704d3aabeacdfa9a652f700379b072b6166f5a0':
FS-11917: [mod_event_socket] Added error logging if cannot parse IP address
Merge pull request #1813 in FS/freeswitch from bugfix/FS-12042-sofia-sip-fix-leaks-in-stun-and-a-typo-in-sresolv to master* commit '583bf0441d8d6730d4570cad9cc6f93d3c955394':
FS-12042: [sofia-sip] Fix typo in sresolv.
Merge pull request #1812 in FS/freeswitch from bugfix/FS-12041-core-fix-memory-leak-on-msrp-shutdown to master* commit '70831a7140343cd4bf9ae76337458a0644dde103':
FS-12041: [Core] Fix memory leak on msrp shutdown
Merge pull request #1809 in FS/freeswitch from sofia-leak to master* commit '20a893fd0683de64353ee2c111aa9c61a867886d':
FS-12038: [mod_sofia, core] Fix potential leak and race in chat_hash, add switch_core_hash_insert_auto_free().
Merge pull request #1811 in FS/freeswitch from bugfix/FS-12040-mod_sofia-fix-potential-leak-if-realloc-fails to master* commit '7ee53a6ec1753204d5f17e1f7d2b9429b8ab1342':
FS-12040: [mod_sofia] Fix potential leak if realloc fails.
Merge pull request #1810 in FS/freeswitch from bugfix/FS-12039-core-fix-memory-leak-on-ssl-shutdown to master* commit 'f00d285b5eef6c697ba8bc3ecfde82fc7c2dba65':
FS-12039: [Core] Fix memory leak on ssl shutdown.
Merge pull request #1244 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:fix/FS-10191/disable_video_floor_event_for_audio to master* commit '4d4afbeb5d9a6aa2d8fced093aeba9b27c1e5623':
FS-10191: don't send "video-floor-change" event for audio-only conference
Merge pull request #1802 in FS/freeswitch from ~ITALOROSSI/freeswitch:feature/FS-12022 to master* commit '759783532dc7c34b4f8ab27e63438a350bfbc256':
FS-12022: [mod_event_socket] Add Job-Owner-UUID with session uuid when using bgapi inside outbound socket
Merge pull request #1804 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-12026 to master* commit 'aaacaa19deb6ef764acdfabefb625f3ddc4e2324':
FS-12026 [mod_http_cache] fix multichannel file download and play
FS-12026 [mod_httapi] fix multichannel file download and play
Merge pull request #1793 in FS/freeswitch from ~INFOMIND/freeswitch:bugfix/FS-11993-fix-gcc-errors-when-building-on-rpi4-buster to master* commit '7a4a988dcbc39c89b5cdfaacc514cfb1c4748197':
FS-11993 [mod_http_cache][mod_smpp] fix gcc errors when building on rpi4 buster (strncpy to snprintf)
FS-11993 [mod_http_cache][mod_smpp] fix gcc errors when building on rpi4 buster (strncpy to snprintf)FS-11993 [mod_http_cache][mod_smpp] fix gcc errors when building on rpi4 buster (strncpy to snprintf)
Merge pull request #1800 in FS/freeswitch from bugfix/FS-12001-mod_callcenter-can-t-use-mod_mariadb-with-mysql-due-to-keyword-on-table-schema to master* commit '71b0ab24b1af10477369047149b158579b31016b':
FS-12001: [mod_callcenter] Workaround issues with renaming tables and columns in SQLite version prior to 2019-02-07 (3.27.0).
Merge pull request #1799 in FS/freeswitch from sofia-sip-cleanup to master* commit 'f93445a38c533a4349d3f466380b7625dd7d6243':
FS-12010: [sofia-sip] Fix improper cleanup on su_deinit().
Merge pull request #1798 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-12008 to master* commit '797216fcc04efd05c0d45b33a4269bd1d8e118ff':
FS-12008: special case G722 - fix rate passed to switch_core_codec_init()
Merge pull request #1797 in FS/freeswitch from bugfix/FS-11981-freeswitch-crash-any-time-in-switch_timer.c-when-high-throughput to master* commit '48b8fa5864548322944bdcdad0671ffbdc32cffb':
FS-11981: [Core] Fix FreeSWITCH crash when timerfd is initialized with an error.
Merge pull request #1795 in FS/freeswitch from ~FERNANDOJDK/freeswitch:bugfix/FS-12001-mod_callcenter-can-t-use-mod_mariadb-with-mysql-due-to-keyword-on-table-schema to master* commit 'd3487dcc3904a8093a7981c0ec5ff57225f5a397':
FS-12001: [mod_callcenter] Renamed column name from 'system' to 'instance_id' to make mod_callcenter work with MySQL through mod_mariadb
FS-11987: [sofia-sip] Extract URI from info param of SIP Identity Header- allow for a spaces between "info=" and opening '<'
- extract URI from inside "<>" but allow empty - let the higher level app decide what to do about it
- replace strndup (does not exist on Windows) with memcpy
Merge pull request #1791 in FS/freeswitch from bugfix/FS-11991-mod_mariadb-err-when-start-freeswitch to master* commit '9520f8e1115dee31c0221967191079a3b01d02c6':
FS-11991: [Core] Fix bug in the database module interface preventing tables from being created when no drop_sql
Merge pull request #1790 in FS/freeswitch from bugfix/FS-11989-regression-when-using-mod_mariadb-and-lua-mod_nibblebill to master* commit 'f74036cd1ce429fd7e6a822aa7901b5e8e3ba2e9':
FS-11989: [Core] Fix database module interface not returning statuses of some operations.