Updates in 2025

This topic describes the latest updates to Yeastar Central Management guides in 2025.

Updates in July

Release Date Category Description Reference
Administrator Guide
2025-7-7 Updated Updated description for Subscription, which supports displaying the subscription information of the following services:
  • Ultimate Plan: Provide the number of extensions that can be created for P-Series Cloud PBXs with Ultimate Plan.
  • AI Transcription: Provide the number of AI transcription minutes that can be assigned to P-Series Cloud PBXs or subordinate users.
Check Subscription for P-Series Hosting Package
Updated Updated description for Cloud PBX, which includes the followings:
  • Added support for assigning AI transcription minutes to a Cloud PBX.
  • Added support for directly creating a Cloud PBX with the Ultimate Plan, as well as seamlessly upgrading a PBX from Enterprise Plan to the Ultimate Plan right within Yeastar Central Management, eliminating the need to contact your service provider for payment processing.
Updated Updated description for Provisioning Template, which has added the following configuration items under the Resource Repository tab:
  • Custom Template: Support to create, upload, or download custom templates for auto provisioning.
  • Image File: Support to upload the image used for IP phone auto provisioning.
Create a Provisioning Template
Developer Guide
2025-7-7 Updated Updated description of the API interface for Subscription: Added support for using the interface /dm/open_api/v1/subscription to query the total, used, and available capacity of AI transcription minutes and Ultimate Plan extensions. Query the Subscription of P-Series Hosting Package
Updated Updated description of the API interfaces for Cloud PBX, including the followings:
  • Added response parameters transcriptionCapacity, transcriptionCapacityPlan, transcriptionCapacityAddon, and usedTranscription to the interfaces for querying the information of all or a specific Cloud PBX, providing the detailed AI transcription minute capacities and usage.
  • Added a request parameter transcriptionCapacity, which can be used to allocate AI transcription minutes to a Cloud PBX.
Updated Updated description of the API interfaces for User, including the followings:
  • Added response parameters totalUltimatePlan, usedUltimatePlan, and totalTranscription to the interfaces for querying the subscription of a specific user, providing the detailed capacities for Ultimate Plan extensions and AI transcription minutes assigned to the user.
  • Added request parameter totalUltimatePlan and totalTranscription, which can be used to allocate AI transcription minutes and Ultimate Plan extension to a specific user.

Updates in May

Release Date Category Description Reference
Administrator Guide
2025-5-17 Added Added description for the new feature Trunk Sharing, which allows you to set up and manage SIP trunks centrally on Yeastar Central Management, while sharing the trunks to Cloud PBXs by assigning specific DID numbers. Trunk Sharing Overview
Updated Updated description for Software PBX: You can customize the built-in SMTP server for software PBXs in Software PBX white label template. Customize Your Own Brand of Software PBXs
Developer Guide
2025-5-17 Updated Updated description of the API interface for creating a Cloud PBX: Added a request parameter trunkDidRelations, which allows assignment of shared trunks and specific DID numbers during PBX creation. Create a Cloud PBX
Added Added description of the new API interfaces for querying the shared trunks and associated DID numbers of a Cloud PBX.
Added Added description of the new API interface for updating the DID bindings of a Cloud PBX, supporting both assignment and removal of associated DIDs. Update the DID Bindings of a Cloud PBX
Added Added description of the new API interfaces for Shared Trunk, which allows you to implement the followings:
  • 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
Developer Guide - Shared Trunk
Added Added description of the new API interfaces for DID Management, which allows you to implement the followings:
  • Query the information of all DID numbers or a specific DID number
  • Add, update, or delete DID numbers
Developer Guide - DID Numbers

Updates in March

Release Date Category Description Reference
Administrator Guide
2025-3-29 Added Added description for the new feature Branding, which allows you to rebrand Yeastar Central Management as your own. Yeastar Central Management Branding Overview
Added Added description for DNS Provider, which allows you to add and manage your DNS provider's information. When you apply for domain certificates on Yeastar Central Management, or enable auto-refresh for domain certificates, the system will request certificates via your DNS provider. Add a DNS Provider
Updated Updated description for Software PBX: If you have set up Cloud PBX white label template or Yeastar Central Management branding, you can import the settings for quick configuration on Software PBX white label template.

Customize Your Own Brand of Software PBXs

Updated Updated description for Cloud PBX: If you have set up Software PBX white label template or Yeastar Central Management branding, you can import the settings for quick configuration on Cloud PBX white label template.

Customize Your Own Brand of Cloud PBXs

Updated Updated description for Custom Domain: When setting up custom domain name, you can directly apply for domain certificates on Yeastar Central Management, or enable certificate auto-refresh to allow the system to refresh the certificates automatically.
Updated Updated the description for User: When creating an account for a reseller, you can allocate remote management connections from your subscription capacity to the reseller.

Create a Yeastar Central Management Account for a Reseller

Updated Updated the description for Provisioning Template: You can configure the following settings in the provisioning template and apply to multiple P-Series PBXs at the same time:
  • Contact visibility
  • Device Name
  • Distinctive Caller ID Name
  • Music on Hold
  • Allowed IPs
  • Allowed country IPs
  • Allowed country codes
  • Speech to Text
Create a Provisioning Template
Developer Guide
Updated Updated description for the API interface /open_api/v1/users/{userId}/subscription_info:
  • Added response parameters totalConnections and usedConnections, which allows you to query the remote management subscription and usage of a specific user.
  • Added response parameter totalCustomDomains, which allows you to query the number of custom domains the user can set in each region.
Query the Subscription of a YCM User
Updated Updated description for the API interface /dm/open_api/v1/users:
  • Added a request parameter totalCustomDomains, which allows you specify the number of custom domains the reseller can set in each region.
  • Added a request parameter totalConnections, which allows you assign remote management connections when creating an account for a reseller.
Create a YCM User
Updated Updated description for the API interface /open_api/v1/users/{userId}/subscription_info:
  • Added a parameter totalConnections, which allows you to change the remote connections to be assigned to a reseller.
  • Added a parameter totalCustomDomains, which allows you to change the number of custom domain to be assigned to a reseller.
Update the Subscription of a YCM User

Updates in January

Release Date Category Description Reference
Administrator Guide
2025-1-3 Updated Updated description for user permissions: Added support for granting users the permission to export Cloud PBXs. Create a Yeastar Central Management Account for a Reseller
Updated description for provisioning template: Added support for the following configuration items.
  • Extension - Role
  • Integrations feature - API
  • Integrations feature - Database Grant
Create a Provisioning Template
Developer Guide
2025-1-3 Added Added description for the API interface to query the information of available provisioning templates. Query all the Provisioning Templates
Updated Updated description for the API interface to create a Cloud PBX: Added a parameter provisionTemplateId to specify a provisioning template for the PBX. Create a Cloud PBX