Skip to content

dSIPRouter v0.641

Compare
Choose a tag to compare
@mackhendricks mackhendricks released this 21 Feb 17:54
· 608 commits to master since this release
3772718

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