Merge pull request #1767 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11959 to master* commit '317e197b0b7093a18112d8e5c22b86092044bad9':
FS-11959: add switch_jb_get_packets_per_frame() - gets the number of packets per video frame
Merge pull request #1765 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11957 to master* commit '6a036e661c6d78c7f98388ff445a7df93fd286e3':
FS-11957: destroy NACK table on SWITCH_RTP_FLAG_KILL_JB too
Merge pull request #1766 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11958 to master* commit '863189fed69b953dcf732b351124a63814a8f322':
FS-11958: [core] add switch_core_media functions that deal with bw and bitrate
Merge pull request #1764 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11955 to master* commit '1f4dbe50e6c29ed8b04b0af428bc49352f37664e':
FS-11955: JB: add stats for received packets that have been NACKed previously (video)
Merge pull request #1760 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11809 to master* commit '49e6449bc5119852570f693695fea2046b1028a0':
FS-11809: scan-build: dead assignments
Merge pull request #1759 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11951 to master* commit '54c589500925106ed05de3331d195a0a3cafa366':
FS-11951: JB: rare crash in reading the chan var (it maybe called without a session in some unit tests)
Merge pull request #1757 in FS/freeswitch from bugfix/FS-11947-do-not-install-test-binaries-when-doing-make-install to master* commit '9c8de649b31012efab128601e7ba022567d78019':
FS-11947: [Build-System] Do not install test binaries when doing make install.
Merge pull request #1756 in FS/freeswitch from bugfix/FS-11944-make-fail-address-of-array-nh--nh_home-will-always-evaluate-to-true to master* commit '91e99db6c88b4f4992405296f4eeea98ac9baeac':
FS-11944: [mod_sofia] Fix error: 'nh->nh_home' will always evaluate to 'true'.
Merge pull request #1754 in FS/freeswitch from fs-11931fix to master* commit 'bbbaf7e99e2c0d049293741ddf91a56cd628fc5f':
FS-11931: [mod_http_cache] Fix regression, use SWITCH_MOD_DECLARE() in modules instead of SWITCH_DECLARE().
Merge pull request #1753 in FS/freeswitch from bugfix/FS-11946-fix-possible-unallocated-memory-access to master* commit 'f9a03570f44c34abe35c383d69578c35dc9811a2':
FS-11946: [Core] Fix possible unallocated memory access.
Merge pull request #1751 in FS/freeswitch from ~QUOCBAO/freeswitch:mod/mod_http_cache to master* commit 'cbc36d0541f3ed89ccb7611fbae6cd06284e75df':
FS-11943 [mod_http_cache] Fix typos in warning message in aws.c