McDewey

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

Page 411

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

<TimeExpires>1972-01-01 00:00:00.0</TimeExpires> <GreetingType>Holiday</GreetingType> <AfterGreetingAction>4</AfterGreetingAction> <PlayRecordMessagePrompt>true</PlayRecordMessagePrompt> <EnableTransfer>false</EnableTransfer> <EnablePersonalVideoRecording>false</EnablePersonalVideoRecording> <PlayRecordVideoMessagePrompt>false</PlayRecordVideoMessagePrompt> <LanguageCode>1033</LanguageCode> </UserTemplateGreeting> </UserTemplateGreetings> Response Code: 200 The {greeting type} can be any one of the following: • Standard • Alternate • Busy • Closed • Holiday • Error • Internal Each greeting can be accessed through the following various GET requests: • https://<connection_server>/vmrest/usertemplate/greetings/Alternate • https://<connection_server>/vmrest/usertemplate/greetings/Busy • https://<connection_server>/vmrest/usertemplate/greetings/Error • https://<connection_server>/vmrest/usertemplate/greetings/Internal • https://<connection_server>/vmrest/usertemplate/greetings/Off%20Hours • https://<connection_server>/vmrest/usertemplate/greetings/Standard • https://<connection_server>/vmrest/usertemplate/greetings/Holiday Creating Greetings Note that you cannot use CUPI to create Greetings. Modifying Greetings The following is an example of the PUT request that modifies the personal greeting as represented by <greetingtype>: https://<connection_server>/vmrest/callhandlerprimarytemplates/<objectId>/usertemplategreetings/<Greeting-type The following is an example of the response from the above PUT request and the actual response will depend upon the information given by you: <UserTemplateGreeting> <EnableTransfer>true</EnableTransfer> <RepromptDelay>454354</RepromptDelay> <Reprompts>30</Reprompts> </UserTemplateGreeting> Cisco Unity Connection Provisioning Interface (CUPI) API 379 Cisco Unity Connection Provisioning Interface (CUPI) API for User Template Settings Creating Greetings