Updates in 2025

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

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