McDewey

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

Page 329

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

Comments Operations Data Type Parameter A flag indicating whether Cisco Unity Connection prompts the subscriber to accept or refuse a call ("Press 1 to take the call or 2 and I'll take a message"). If the call is accepted, it is transferred to the subscriber phone. If the call is refused, Cisco Unity Connection plays the applicable subscriber greeting. Requires a "TransferType" of supervised (1). Typically this is used in conjunction with the call screening option ("TransferScreening" column) enabled. This combination enables the subscriber to hear the name of the caller and then decide if they want to take the call or not. Values: • false: Transfer confirm disabled • true: Transfer confirm enabled Default value: false Read/Write Boolean TransferConfirm Requires a "TransferType" of supervised (1). Normally this column is used along with "TransferConfirm" to allow the subscriber to screen calls. Values: • false: Call screening disabled • true: Ask and record caller name Default value: false Read/Write Boolean TransferScreening Cisco Unity Connection Provisioning Interface (CUPI) API -- User Template User Templates API Administrator can use this API to create/update/delete/fetch the user template. Various attributes of user template can also be updated using this API. Listing the User Templates The request can be used to fetch the list of all user templates. It can also be used to fetch the list of user templates based on specific partition object ID, COS objec t ID, mailbox store object ID, phone system, call handler object ID. GET https://<connection-server>/vmrest/usertemplates 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 297 Cisco Unity Connection Provisioning Interface (CUPI) API for User Template Cisco Unity Connection Provisioning Interface (CUPI) API -- User Template