McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 355

↗ View in doc context
page
355
source
unity-connection/v15/admin-guide/admin-guide.md
chunk_id
unity-connection::v15::admin-guide::admin-guide::340

For more information about provisioning APIs, see the documentation wiki: http://docwiki.cisco.com/wiki/Cisco_Unity_ Connection_Provisioning_Interface_%28CUPI%29_API. Phone System Integration For multiple phone systems integration with Unity Connection, see the Multiple Phone System Integration Guide for Cisco Unity Connection Release 15 available at https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/connection/15/ integration/multiple/b_cuc15intmultiple.html. Modifying the Objects after Tenant Creation The administrator can modify the objects associated with a tenant after its creation. Steps to Add a New Routing Rule for a Tenant Before you begin Procedure Step 1 Create a new routing rule, by sending the below POST request: POST https://<connection-server>/vmrest/routingrules Set the search space for the routing rule as per the tenant's search space for which this routing rule is getting created. Step 2 Create a new routing rule condition, by sending the below POST request: POST https://<connection-server>/vmrest/routingrules/<routingrulesobjectId>/routingruleconditions Add the tenant's phone system as the routing rule condition. System Administration Guide 337 Tenant Partitioning Modifying the Objects after Tenant Creation