Skip to content

Releases: dOpensource/dsiprouter

dSIPRouter v0.642

28 Sep 18:35
313b59f
Compare
Choose a tag to compare

dSIPRouter v0.642 contains a number of fixes. Some of the most notable fixes are listed below:

PJSIP Support:

Back-ported PJSIP support from v0.65 for pass-thru authentication to Asterisk servers
Resolved issue with extension-to-extension calls that are using PJSIP

UI Fixes:

Made login and dashboard screens responsive to mobile device screen size

Kamailio:

Fixed looping ACK issue that's caused by the Route header containing the EXTERNAL IP address of dSIPRouter
Added support for International Emergency Numbers and US National Suicide prevention
Added a workaround to allow ACK's and BYE's to work with Vitality, which uses Packetrino SBC's which they acquired in 2008

Media Server API:

Fixed the call timeout attribute on a FusionPBX extension. It now returns a value.

The latest release can be found here: https://github.com/dOpensource/dsiprouter/releases/tag/v0.642-rel

dSIPRouter v0.641

21 Feb 17:54
3772718
Compare
Choose a tag to compare

dSIPRouter v0.641 contains approximately 135 commits. Some of the highlights are below:

  • Dynamic SIP Credentials Support

    • This allows you to generate SIP credentials that has a time-to-live. Once it expires, the SIP account is deleted. This is great for providing trial accounts for SIP Trunking.
  • Support for AWS Load Balancers

    • We support both a front-end and back-end load balancer architectures
  • FreeSWITCH/FusionPBX Registration Load Balancing

    • SIP Profiles has a known limitation. You can create multiple SIP Profiles and dSIPRouter can load balance registrations against them
  • API

    • Added a Kamailio Health endpoint (Load Balancers can use it for Health Checks)
    • Moved the lease capability to a new endpoint called /api/v1/lease/endpoint
    • Added a new API for creating, updating and deleting FusionPBX Domains and Extensions, video can be found here: https://youtu.be/KwEtrTCPerg
  • General Fixes

    • Issue #307, Change Database URL to remote sql server
    • Fixed permissions to the backup directory
    • WebSocket support
    • Disable RTPEngine support in Kamailio when not installed
    • Issue #255, TCP 5060 not Bound during default install
  • MSTeams

    • Issue #292, MS Teams test button does not work 0.64
  • FusionPBX

    • Issue #53, Can't accept inbounds calls in FusionPBX when dSIPRouter is in a cluster
  • Endpoint Groups

    • Issue #277,  Endpoint Groups - Username and Password - dynamic ip addresses
  • Certificates

    • Issue #314, Default Certificate Upload Wrong Format Type

dSIPRouter v0.64

27 Nov 13:51
b82146c
Compare
Choose a tag to compare

The focus of this release was stability and updating our operating system support. Below are a list of our main enhancements:

  • UI Enhancements (Phase I)
    • API Doc’s built-into UI (Issue 190)
    • Switch to production ready web server (Issue 60)
  • OS Support
    • Debian 10 Support
    • CentOS 7 Support
    • CentOS 8 Support
  • Cloud Support
    • Support for Vultr added
  • MS Teams Support
    • Added support for REFER
  • Call Routing Updates
    • Ability to route calls from carriers based on the SIP To header if routing on the Request URI fails ([Issue 268] (#268))

There was also a number of bug fixes!

Our product roadmap and OS support can be found here

dSIPRouter v0.64 Beta

16 Nov 11:47
Compare
Choose a tag to compare
dSIPRouter v0.64 Beta Pre-release
Pre-release

The focus of this release was stability and updating our operating system support. Below are a list of our main enhancements:

  • UI Enhancements (Phase I)
    • API Doc’s built-into UI (Issue 190)
    • Switch to production ready web server (Issue 60)
  • OS Support
    • Debian 10 Support
    • CentOS 7 Support (still working on CentOS 8)
  • MS Teams Support
    • Added support for REFER
  • Call Routing Updates
    • Ability to route calls from carriers based on the SIP To header if routing on the Request URI fails ([Issue 268] (#268))

Our product roadmap and OS Support can be found here

dSIPRouter v0.63

25 Sep 11:07
Compare
Choose a tag to compare

This release contained a number of bug fixes in dSIPRouter Core:

  • Fixed logic that prevented data from being edited when paging was enabled
  • Fixed issue with dSIPRouting not routing when an endpoint using username/password auth registers and doesn't unregister
  • CDR's was not completing correctly due to a missing record_route
  • Added dSIPRouter upgrade option (in early beta)
  • Added Twilio as a default carrier

and much more..

Microsoft Teams Enhancements:

  • Re-wrote the logic to support MSTeams Direct Routing Multi-Tenancy
  • Added support for on-hold (in beta)
  • Fix Issue with Session Timers

dSIPRouter v0.621

21 Jul 05:22
Compare
Choose a tag to compare

Fixed a number of bugs:

  • FusionPBX Device Provisioning Bug
  • Ability to handle SIP Update messages when using FreeSWITCH
  • Properly handle routing SIP Messages between different transport protocols

dSIPRouter v0.62

12 Jun 06:50
Compare
Choose a tag to compare

This main enhancements in this release:

  • Added native support for generating LetsEncrypt FQDN Certificates and the ability to upload certificates
  • Moved the Web GUI to a standard page layout and architecture
  • Cross-Site Request Forgery Prevention
  • Tons of Fixes was applied

dSIPRouter v0.62 - Beta

09 Jun 09:06
Compare
Choose a tag to compare
Pre-release

This main enhancements in this release:

  • Added native support for generating LetsEncrypt Certificates and the ability to upload certificates
  • Cross-Site Request Forgery Prevention
  • Tons of Regressions and Fixes was applied

dSIPRouter v0.61

18 May 11:22
a73470a
Compare
Choose a tag to compare

Maintenance Release for 0.6x

  • Microsoft Teams Direct Routing
    • We made setting up inbound calling "super" easy
  • Carriers
    • Added initial support for SignalWire
  • CDR's
    • Provided more granular options of how CDR's are emailed
    • Allows you to download only the filtered CDR's
  • Proxmox
    • Fixed a bug that prevented the password from being generated on install

dSIPRouter v0.60

01 May 17:18
Compare
Choose a tag to compare

This release contains a number of new features. Here are some of the core new features:

  • New Endpoint Group Architecture
    -- Call Limits
    -- Over Call Limit Notifications
    -- Endpoint Failure Notifications
  • Enhanced DID Management
    -- Failover to a DID
    -- HardForward Inbound DID to an external number
    -- Call Detail Records per Endpoint
  • Microsoft Teams Support (Subscription Required)
  • HA
    -- Mysql Active-Active replication
    -- Pacemaker / Corosync Active-Passive floating IP
  • FusionPBX Domain Routing Enhancements
  • Kamailio 5.3 Support
  • WebSockets Enabled by Default
  • TLS Enabled by Default