McDewey

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

Page 430

↗ View in doc context
page
430
source
unity-connection/rest-api/cupi/cupi.md
chunk_id
unity-connection::rest-api::cupi::cupi::396

Comments Data Type Operations Parameter The number of times the extension rings before Cisco Unity Connection considers it a "ring no answer" and plays the subscriber or handler greeting Possible value can range from 2-20 Default Value: 4 Integer Read/Write TransferRings Cisco Unity Connection Provisioning Interface (CUPI) API -- Call Handler Template APIs Call Handler Templates APIs Each call handler that you add in Cisco Unity Connection is based on a template. Settings from the template are applied as the call handler is created. Unity Connection comes with one default call handler template, which has settings that are suitable for most call handlers. You can also create new templates. Before you create call handlers, review the settings in the template that you plan to use and determine whether you need to make changes or create new templates. For each template, you should consider enabling the transfer, caller input, greetings, and message settings that will be needed for the call handlers that you plan to create. Following Points should be noted:- • If you change settings on a call handler template, the new settings are in effect only for new call handlers that are created by using that template. Changes to template settings do not affect existing call handlers. • Deleting a call handler template does not affect any call handlers that were based on that template when they were created. • Default Template cannot be deleted. Administrator can use this API to create/update/delete/fetch the system call handler templates. Various attributes of a call handler template can also be updated using this API. Listing the Call Handler Templates The following is an example of the GET request that fetch the list of call handler templates: GET https://<connection-server>/vmrest/callhandlertemplates The following is the response from the above GET request and the actual response will depend upon the information given by you: Cisco Unity Connection Provisioning Interface (CUPI) API 398 Cisco Unity Connection Provisioning Interface (CUPI) API for Call Handler Template Cisco Unity Connection Provisioning Interface (CUPI) API -- Call Handler Template APIs