03-17-2016 02:07 AM
Hi,
On the Unity Connection administration GUI, it's possible to "record" a greeting (System Call Handler > Edit Greeting). Is there a way to do the same thing using a Unity Connection API (by uploading a file for example)?
Thanks,
Fabien
Solved! Go to Solution.
03-17-2016 10:31 AM
yes - Connection's REST API allows uploads of all greetings and voice names from WAV files - Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation - DocWiki
you can also use TRAP (telephone record and playback) to record greetings via the REST API as well - if you're a C#/.NET house you can use the .NET SDK for CUPI that has examples on how to do both these things reasonably easily.
03-17-2016 10:31 AM
yes - Connection's REST API allows uploads of all greetings and voice names from WAV files - Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation - DocWiki
you can also use TRAP (telephone record and playback) to record greetings via the REST API as well - if you're a C#/.NET house you can use the .NET SDK for CUPI that has examples on how to do both these things reasonably easily.
03-18-2016 01:44 AM
Thank you for this answer. I will try these requests REST
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide