Skip to content

Commit

Permalink
Pre for zeta release
Browse files Browse the repository at this point in the history
Signed-off-by: Diederik de Groot <[email protected]>
  • Loading branch information
dkgroot committed Oct 24, 2020
1 parent 8eba96c commit de8bd5c
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
20 changes: 20 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
Version: v4.3.2_DEV (zeta)
==========================

- Enhancements:
- Increased control over Button Lamps on Devstate Feature Buttons
- Added support for asterisk-18
- Added support for AUTO_ANSWER dialplan variable
- Added support for SCCP signaling over TLS (SCCPS)

- Resolved issues:
- Parallel answer issue causing segfaults (full rewrite)
- CallInfo when dealing with parking and retrieval of parked calls
- RTP holepunching / dealing with NAT firewalls
- DND/Record/Forward handling on 89xx phones

- Minor Bug Fixes:
- cancelling scheduled events
- fix resource leak
- incominglimit handling

Version: v4.3.2_DEV
=====================
- Enhancements:
Expand Down
21 changes: 21 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
chan-sccp (4.3.2-6) UNRELEASED; urgency=medium

* Enhancements:
- Increased control over Button Lamps on Devstate Feature Buttons
- Added support for asterisk-18
- Added support for AUTO_ANSWER dialplan variable
- Added support for SCCP signaling over TLS (SCCPS)

* Resolved issues:
- Parallel answer issue causing segfaults (full rewrite)
- CallInfo when dealing with parking and retrieval of parked calls
- RTP holepunching / dealing with NAT firewalls
- DND/Record/Forward handling on 89xx phones

* Minor Bug Fixes:
- cancelling scheduled events
- fix resource leak
- incominglimit handling

-- Diederik de Groot <[email protected]> Wed, 20 Feb 2019 17:47:00 +0100

chan-sccp (4.3.2) UNRELEASED; urgency=medium
* Enhancements:
- Compile with c++ compatibility
Expand Down

0 comments on commit de8bd5c

Please sign in to comment.