Yeastar Central Management 87.15.0.24

Release Date: June 9, 2025
Important: You should upgrade the servers in the order of SBC Server (86.15.0.42) > SBC Proxy Server (86.15.0.42) > PBXHub Server (85.15.0.36) > YCM Server (87.15.0.24).

New features

Trunk Sharing
Trunk sharing feature allows you to centrally set up and manage SIP trunks on Yeastar Central Management, and share the trunks to P-Series Cloud PBX instances by assigning a unique set of DID numbers. In this way, outbound calls are sent to Yeastar Central Management and routed through the shared trunk, while inbound calls are directed to the appropriate PBX based on the DID number. This greatly streamlines trunk management and prevents excessive SIP requests.
For more information, see Trunk Sharing Overview.

Improvements

System
Added compatibility with Ubuntu 24.04 LTS across the server cluster.
Note: Contact Yeastar for assistance with migration if needed.
Users
Added support for assigning Trunk Sharing management permissions to colleague accounts and hosting user accounts.

API
Optimized API interfaces for the following features.
Feature Details
Shared Trunk Added Added API interfaces for shared trunk. With the API interfaces, the followings can be implemented:
  • Query the information of all shared trunks or a specific trunk
  • Query the status of a specific trunk
  • Query the supported ITSP for creating a trunk
  • Create, update, or delete shared trunks

For more information, see Developer Guide - Shared Trunk.

DID Management Added Added API interfaces for DID management. With the API interfaces, the followings can be implemented:
  • Query the information of all DID numbers or a specific DID number
  • Add, update, or delete DID numbers

For more information, see Developer Guide - DID Management.

Cloud PBX Optimized Optimized the API interface for creating a Cloud PBX /dm/open_api/v1/cloud_pbx/instances: Added a request parameter trunkDidRelations, which allows assignment of shared trunks and specific DID numbers during PBX creation.

For more information, see Create a Cloud PBX.

Added Added an API interface for querying the shared trunks of a Cloud PBX.

For more information, see Query the Assigned Trunks of a Cloud PBX.

Added Added an API interface for querying the assigned DID numbers of a Cloud PBX.

For more information, see Query the Assigned DID Numbers of a Cloud PBX.

Added Added an API interface for updating the DID bindings of a Cloud PBX, supporting both assignment and removal of associated DIDs.

For more information, see Update the DID Bindings of a Cloud PBX.