Overview

Request 947214 accepted

- Update to release 18.9.0
* New Features
- [ASTERISK-29720] - res_tonedetect: Add call progress tone detection
- [ASTERISK-18069] - [patch] app_queue Add Login Time and Last Paused Times to Queue Members
* Bugs fixed
- [ASTERISK-29779] - progdocs: Hidden code sections with syntax errors.
- [ASTERISK-29732] - progdocs: Fix grouping for latest Doxygen
- [ASTERISK-29771] - Crash occurs when 2 realtime sippeers mysql connections are configured and we have a schema warning
- [ASTERISK-29776] - stir/shaken: Requires GNU designator
- [ASTERISK-29764] - chan_misdn: Fix for Doxygen
- [ASTERISK-29773] - progdocs: doxyref.h outdated
- [ASTERISK-29765] - xmldoc: Fix for Doxygen
- [ASTERISK-29730] - Segfault in __ao2_ref if refdebug = yes
- [ASTERISK-29762] - channels: Fix for Doxygen
- [ASTERISK-29748] - bridging: Infinite loop when both Local channel halves in same bridge
- [ASTERISK-29754] - odbc: Fix for Doxygen
- [ASTERISK-29753] - parking: Fix for Doxygen
- [ASTERISK-29755] - frame: Fix for Doxygen
- [ASTERISK-29756] - res_ari: Fix for Doxygen
- [ASTERISK-29751] - channel: Fix for Doxygen
- [ASTERISK-29750] - stasis: Fix for Doxygen
- [ASTERISK-29752] - app: Fix for Doxygen
- [ASTERISK-29749] - res_xmpp: Fix for Doxygen
- [ASTERISK-29742] - addons: Fix for Doxygen.
- [ASTERISK-29747] - res_pjsip: Fix for Doxygen
- [ASTERISK-29737] - chan_iax2: Fix for Doxygen
- [ASTERISK-29743] - bridges: Fix for Doxygen
- [ASTERISK-29741] - tests: Fix for Doxygen
- [ASTERISK-29740] - apps: Fix for Doxygen
- [ASTERISK-29733] - progdocs: Avoid name with Doxygen \file
- [ASTERISK-29736] - bridge_channel: Fix for Doxygen
- [ASTERISK-29735] - progdocs: Avoid multiple use of section labels
- [ASTERISK-29734] - progdocs: Use Doxygen \example correctly
- [ASTERISK-29744] - app_morsecode: Fix deadlock
- [ASTERISK-29703] - res_pjsip_callerid: Fix OLI parsing
- [ASTERISK-29705] - app_read: Fix custom terminator functionality regression
- [ASTERISK-29724] - BuildSystem: In POSIX sh, == in place of = is undefined.
- [ASTERISK-29702] - sig_analog: Fix truncated buffer copy
- [ASTERISK-28040] - pbx: "dialplan reload" is removing minus symbol from dynamic hints
- [ASTERISK-29391] - VoiceMail does not cancel recording on rerecord hangup
- [ASTERISK-29709] - res_snmp: Not build on recent Debian distributions.
- [ASTERISK-29710] - stasis: Clang 13 warns about the unused but set variable dispatched.
- [ASTERISK-29711] - aelparse: GCC 11.2 found two maybe uninitialized
- [ASTERISK-29713] - GCC 11.2: two stringop-overread
- [ASTERISK-29682] - Squash compiler issues generated by gcc 11
- [ASTERISK-29693] - Using --with-crypto and --with-ssl fails on a recompile
- [ASTERISK-27816] - func_talkdetect's logic is completely broken
- [ASTERISK-29691] - stun: Not all users provide a dst to ast_stun_request
- [ASTERISK-26497] - make install downloads x86_32 variants of external modules on non Intel architectures
* Improvements
- [ASTERISK-29777] - documentation: Standardize example syntax
- [ASTERISK-29715] - app_voicemail: Refactor email generation functions
- [ASTERISK-29727] - Add type for JSON stasis message RTCP Report Received/Sent
- [ASTERISK-29714] - Spelling errors
- [ASTERISK-29707] - chan_iax2: Allow both key and secret to be specified at dial time
- [ASTERISK-29662] - Add mix option to Playback application for say and filename

Loading...
Request History
Michael Ströder's avatar

stroeder created request

- Update to release 18.9.0
* New Features
- [ASTERISK-29720] - res_tonedetect: Add call progress tone detection
- [ASTERISK-18069] - [patch] app_queue Add Login Time and Last Paused Times to Queue Members
* Bugs fixed
- [ASTERISK-29779] - progdocs: Hidden code sections with syntax errors.
- [ASTERISK-29732] - progdocs: Fix grouping for latest Doxygen
- [ASTERISK-29771] - Crash occurs when 2 realtime sippeers mysql connections are configured and we have a schema warning
- [ASTERISK-29776] - stir/shaken: Requires GNU designator
- [ASTERISK-29764] - chan_misdn: Fix for Doxygen
- [ASTERISK-29773] - progdocs: doxyref.h outdated
- [ASTERISK-29765] - xmldoc: Fix for Doxygen
- [ASTERISK-29730] - Segfault in __ao2_ref if refdebug = yes
- [ASTERISK-29762] - channels: Fix for Doxygen
- [ASTERISK-29748] - bridging: Infinite loop when both Local channel halves in same bridge
- [ASTERISK-29754] - odbc: Fix for Doxygen
- [ASTERISK-29753] - parking: Fix for Doxygen
- [ASTERISK-29755] - frame: Fix for Doxygen
- [ASTERISK-29756] - res_ari: Fix for Doxygen
- [ASTERISK-29751] - channel: Fix for Doxygen
- [ASTERISK-29750] - stasis: Fix for Doxygen
- [ASTERISK-29752] - app: Fix for Doxygen
- [ASTERISK-29749] - res_xmpp: Fix for Doxygen
- [ASTERISK-29742] - addons: Fix for Doxygen.
- [ASTERISK-29747] - res_pjsip: Fix for Doxygen
- [ASTERISK-29737] - chan_iax2: Fix for Doxygen
- [ASTERISK-29743] - bridges: Fix for Doxygen
- [ASTERISK-29741] - tests: Fix for Doxygen
- [ASTERISK-29740] - apps: Fix for Doxygen
- [ASTERISK-29733] - progdocs: Avoid name with Doxygen \file
- [ASTERISK-29736] - bridge_channel: Fix for Doxygen
- [ASTERISK-29735] - progdocs: Avoid multiple use of section labels
- [ASTERISK-29734] - progdocs: Use Doxygen \example correctly
- [ASTERISK-29744] - app_morsecode: Fix deadlock
- [ASTERISK-29703] - res_pjsip_callerid: Fix OLI parsing
- [ASTERISK-29705] - app_read: Fix custom terminator functionality regression
- [ASTERISK-29724] - BuildSystem: In POSIX sh, == in place of = is undefined.
- [ASTERISK-29702] - sig_analog: Fix truncated buffer copy
- [ASTERISK-28040] - pbx: "dialplan reload" is removing minus symbol from dynamic hints
- [ASTERISK-29391] - VoiceMail does not cancel recording on rerecord hangup
- [ASTERISK-29709] - res_snmp: Not build on recent Debian distributions.
- [ASTERISK-29710] - stasis: Clang 13 warns about the unused but set variable dispatched.
- [ASTERISK-29711] - aelparse: GCC 11.2 found two maybe uninitialized
- [ASTERISK-29713] - GCC 11.2: two stringop-overread
- [ASTERISK-29682] - Squash compiler issues generated by gcc 11
- [ASTERISK-29693] - Using --with-crypto and --with-ssl fails on a recompile
- [ASTERISK-27816] - func_talkdetect's logic is completely broken
- [ASTERISK-29691] - stun: Not all users provide a dst to ast_stun_request
- [ASTERISK-26497] - make install downloads x86_32 variants of external modules on non Intel architectures
* Improvements
- [ASTERISK-29777] - documentation: Standardize example syntax
- [ASTERISK-29715] - app_voicemail: Refactor email generation functions
- [ASTERISK-29727] - Add type for JSON stasis message RTCP Report Received/Sent
- [ASTERISK-29714] - Spelling errors
- [ASTERISK-29707] - chan_iax2: Allow both key and secret to be specified at dial time
- [ASTERISK-29662] - Add mix option to Playback application for say and filename


Jan Engelhardt's avatar

jengelh accepted request

openSUSE Build Service is sponsored by