Skip to content

Releases: chan-sccp/chan-sccp

v4.3.5

29 Dec 10:51
6ccfa00
Compare
Choose a tag to compare
  • Include support for asterisk-19

Full Changelog: v4.3.4...v4.3.5

v4.3.4

13 May 06:43
bd43f39
Compare
Choose a tag to compare

Major Resolved Issues:

- Reverted (375ef06d): faulty hangup channel fix

v4.3.3

19 Dec 11:32
968caa4
Compare
Choose a tag to compare

Major Resolved Issues:

  • Fixed segfault when handling outgoing calls over pjsip during codec resolution.

v4.3.2-eta

19 Nov 16:01
063ee6e
Compare
Choose a tag to compare
v4.3.2-eta Pre-release
Pre-release

Enhancement:

  • Added '--with-asterisk-version=major.minor' configure option

Resolved issues:

  • Fix: CLI:module reload causing corruption of GLOB(config_file_name) (FreePBX related)
  • Fix: configure asterisk version detection
  • Fix: Correct cXML when no callerid_name is available on an outbound parked call
  • Fix: Call Answer issue
  • Fix: null pointer dereference in sccp_astwrap_rtp_write
  • Fix: compilation on FreeBSD

Minor Bug Fixes:

  • fix: default CONNECTED keyset buttons
  • typo: sccp show softkeyssets -> sccp show softkeysets

v4.3.2-zeta

24 Oct 14:43
de8bd5c
Compare
Choose a tag to compare
v4.3.2-zeta Pre-release
Pre-release

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

v4.3.2-epsilon

30 Jul 12:14
Compare
Choose a tag to compare
v4.3.2-epsilon Pre-release
Pre-release

Resolved issues:

  • Refactor and Cleanup of RTP Handling Improved Async Semantics

Stabilized Features:

  • Shared Line Barge Support (Using ChanSpy)
  • Single Line Barge Support (Using ExtenSpy)

Minor Bug Fixes:

  • Fix ast_channel_varhead causing memory corruption
  • Fix for non-atomic operation
  • Fix los format_cap reference
  • Segfault in SPCPTokenRequest Handler
  • Fix Barge Cleanup during Channel Destructor

v4.3.2-delta

15 Jun 11:39
Compare
Choose a tag to compare
v4.3.2-delta Pre-release
Pre-release

Resolved issues:
#464 Conference barge issue after hangup branch_development confirmed enhancement in progress prio 4
#462 Disable cfwdall from CLI branch_development in progress prio 3
#457 allocPBXChannel causing segfault when codecs of called and called parties don't match branch_development bug in progress prio 1 regression waiting_for_reply

Version: v4.3.2-gamma

14 Feb 14:50
d202147
Compare
Choose a tag to compare
Version: v4.3.2-gamma Pre-release
Pre-release

Resolved issues
#446 Transfer fails from incoming pjsip call (missing asterisk module)
#450 missing audio when codec translation needed (codec reanscoding)

Version: v4.3.2-beta

04 Feb 09:38
979de78
Compare
Choose a tag to compare
Version: v4.3.2-beta Pre-release
Pre-release

Fixed #445 One Way Audion when dialing multiple destinations (ie: DIAL(SCCP/123&SIP/321&PJSIP/111))

Version: v4.3.2-alpha

22 Jan 21:45
8976d9c
Compare
Choose a tag to compare
Version: v4.3.2-alpha Pre-release
Pre-release

This is a temporary release to provide a tagged version of the pre issue #420 merge

Includes:

  • Added 'force_dtmf' to realtime/database example files
  • Moved call specific pickup setting to be defined per line instead of per device
  • Added 'callhistory_answered_elsewhere = Missed Calls' to fix
    callhistory/phonebook for picked calls.