


 



<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docwiki.cisco.com/w/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docwiki.cisco.com/w/index.php?title=Special:Contributions/Lindborg&amp;feed=atom&amp;limit=50&amp;target=Lindborg&amp;year=&amp;month=</id>
		<title>DocWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://docwiki.cisco.com/w/index.php?title=Special:Contributions/Lindborg&amp;feed=atom&amp;limit=50&amp;target=Lindborg&amp;year=&amp;month="/>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Special:Contributions/Lindborg"/>
		<updated>2013-06-19T03:07:05Z</updated>
		<subtitle>From DocWiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Messaging_Interface_(CUMI)_API</id>
		<title>Cisco Unity Connection Messaging Interface (CUMI) API</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Messaging_Interface_(CUMI)_API"/>
				<updated>2012-07-23T19:45:06Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* Samples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco Unity Connection APIs]] &lt;br /&gt;
&lt;br /&gt;
__TOC__ &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Introduction  ==&lt;br /&gt;
&lt;br /&gt;
The Cisco Unity Connection Messaging Interface (CUMI) is a messaging API for Cisco Unity Connection that has been designed to be stable and simple to use. It is based on leading industry standards for web-based API development, and provides access to a wide set of Connection messaging functionality. &lt;br /&gt;
&lt;br /&gt;
If you are a customer or developer who needs the ability to integrate Connection into an existing enterprise-wide portal, CUMI offers a secure method for doing the following: &lt;br /&gt;
&lt;br /&gt;
*Sending messages &lt;br /&gt;
*Receiving messages &lt;br /&gt;
*Replying to messages &lt;br /&gt;
*Sending broadcast messages (provided the user account is enabled to send broadcast messages) &lt;br /&gt;
*Sending dispatch messages &lt;br /&gt;
*Receiving notifications of new messages&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;'''Note'''&amp;lt;/u&amp;gt;: By default, API access to playback secure messages is turned off. To enable API access to secure messages, check the Allow Access to Secure Message Recordings Through the Cisco Unity Connection Messaging Interface (CUMI) setting on the System Settings &amp;amp;gt; Advanced &amp;amp;gt; API Settings page in Cisco Unity Connection Administration. &lt;br /&gt;
&lt;br /&gt;
== How the documentation is organized  ==&lt;br /&gt;
&lt;br /&gt;
=== Accessing Mailboxes and Folders  ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Messaging Interface (CUMI) API -- Using the CUMI API|Using the CUMI API for Mailboxes &amp;amp;amp; Folders]] &lt;br /&gt;
&lt;br /&gt;
=== Sending Messages using the API ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Messaging Interface (CUMI) API -- Using the CUMI API for Sending Messages|Using the CUMI API for Sending Messages]] &amp;lt;br&amp;gt; [[Cisco Unity Connection Messaging Interface (CUMI) API -- Sending a Voice Message with One or More Attachments|Sending a Voice Message with One or More Attachments]] &lt;br /&gt;
&lt;br /&gt;
=== Working with Notifications  ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Messaging Interface (CUMI) API -- Using the CUMI API for Sending Notifications|Using the CUMI API for Sending Notifications]] &lt;br /&gt;
&lt;br /&gt;
=== Working with Dispatch Messages  ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Messaging Interface (CUMI) API -- Dispatch Message Operations|Using the CUMI API for Dispatch Messages ]] &lt;br /&gt;
&lt;br /&gt;
=== Working with Broadcast Messages  ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Messaging Interface (CUMI) API -- Using the CUMI API for Broadcast Messages|Using the CUMI API for Broadcast Messages]] &lt;br /&gt;
&lt;br /&gt;
=== Special Features  ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Messaging Interface (CUMI) API -- Preventing Messages from Being Automatically Deleted (Investigative Hold)|Preventing Messages from Being Deleted (Investigative Hold)]] &lt;br /&gt;
&lt;br /&gt;
=== Samples  ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Messaging Interface (CUMI) API -- HTTP Samples|HTTP Samples]] &amp;lt;br&amp;gt; [http://www.ciscounitytools.com/Applications/CxN/BroadcastMessageManager/BroadcastMessageManager.html Broadcast Message Tool]&lt;br /&gt;
&lt;br /&gt;
== Technical Details  ==&lt;br /&gt;
&lt;br /&gt;
CUMI is a REST interface that standardizes operations such as add, delete, and modify. The XML comes with standard XML schema definitions that are annotated with information about what is in them. &lt;br /&gt;
&lt;br /&gt;
As a web-based interface, CUMI is independent of operating system and programming language and does not require any client libraries to use. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Getting started  ==&lt;br /&gt;
&lt;br /&gt;
In order to begin developing with the Cisco Unity Connection CUMI API, you will need to obtain the following: &lt;br /&gt;
&lt;br /&gt;
=== Hardware  ===&lt;br /&gt;
&lt;br /&gt;
*Cisco Media Convergence Server (MCS) for Cisco Unity Connection version 8.0 and later &lt;br /&gt;
*For detailed hardware requirements, see the [http://www.cisco.com/en/US/docs/voice_ip_comm/connection/8x/supported_platforms/8xcucspl.html Cisco Unity Connection 8.x Supported Platforms List]&lt;br /&gt;
&lt;br /&gt;
=== Software  ===&lt;br /&gt;
&lt;br /&gt;
*Cisco Unity Connection Software Ordering &lt;br /&gt;
*Not for Resale Kits (Must be eligible to purchase) &lt;br /&gt;
*Select Unified Communications System Release Kit&lt;br /&gt;
&lt;br /&gt;
Discounts for some of the required hardware and software may be available for participants in the Cisco Technology Developer Program. &lt;br /&gt;
&lt;br /&gt;
We recommend that all developers have an up-to-date Cisco Developer Services support agreement. This provides the developer with access to professional support and assistance for application development. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Other CUMI Resources  ==&lt;br /&gt;
&lt;br /&gt;
Additional information about CUMI is also available on the Cisco Developer Network (http://developer.cisco.com/web/cuc/ link to CDN]). Note, however, that the documentation here on the DocWiki is the most up-to-date documentation available for CUMI. &lt;br /&gt;
&lt;br /&gt;
To participate in the CUMI forum, see the [http://developer.cisco.com/web/cumi/forums CUMI forum on CDN]. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Troubleshooting  ==&lt;br /&gt;
&lt;br /&gt;
See the following for information on troubleshooting all Connection APIs: &lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection APIs -- Troubleshooting|Troubleshooting (applies to all Connection APIs)]] &lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco_Unity_Connection_Messaging_Interface_(CUMI)_API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- .NET 4.0 Class Library</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library"/>
				<updated>2012-02-05T17:21:36Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* .NET 4.0 CUPI Class Library */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==== .NET 4.0 CUPI Class Library ====&lt;br /&gt;
&lt;br /&gt;
The ConnectionCUPIFunctions class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory.  Full source code and training videos for the library can be found on its home page here:&lt;br /&gt;
&lt;br /&gt;
[http://www.ciscounitytools.com/CodeSamples/Connection/CUPI/CUPI.html CUPI .NET Library Home]&lt;br /&gt;
&lt;br /&gt;
'''.NET 4.0 CUPI for Users Class Library''' &lt;br /&gt;
The Connection CUPI For Users class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory.  This library was used in creating the iPhone Connection CoPilot application and can be used on Windows, iOS, Android and Linux using Mono.  Full source code and training videos for the library can be found on its home page here: &lt;br /&gt;
&lt;br /&gt;
[http://www.ciscounitytools.com/CodeSamples/Connection/CUPIForUsers/CUPIForUsers.html CUPI For Users .NET Library Home]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_For_End_Users</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_For_End_Users"/>
				<updated>2012-02-05T17:18:21Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* Other CUPI Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI for End Users Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Basics, Voice Name, Greetings |Basics, Voice Name, Greetings ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Unified Messaging Accounts |Unified Messaging Accounts ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Alternate Devices |Alternate Devices ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Directory |Directory ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Enabling and Disabling Greetings |Enabling and Disabling Greetings ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Location |Location ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Private Lists |Private Lists ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- SMTP Proxy Addresses |SMTP Proxy Addresses ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- System Configuration |System Configuration ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Transfer Options |Transfer Options ]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Cisco Unity Connection Provisioning Interface (CUPI) for End Users is a provisioning API for Cisco Unity Connection that has been designed to be stable and simple to use. It is based on leading industry standards for web-based API development, and provides access to many of the end user's account settings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Benefits ==&lt;br /&gt;
&lt;br /&gt;
By using CUPI, end users can do the following:&lt;br /&gt;
&lt;br /&gt;
* Update transfer options (basic transfer rules), unified messaging account passwords (Connection 8.5 and later), external services account passwords (Connection 8.0), and user passwords and PINs&lt;br /&gt;
&lt;br /&gt;
* Record greetings and voice names&lt;br /&gt;
&lt;br /&gt;
* Create, read, update, and delete private lists and private list members, alternate names, and user-defined alternate extensions&lt;br /&gt;
&lt;br /&gt;
* Read SMTP proxy addresses. basic user information (for example, alias, display name, and DTMF access ID), class of service information, and administrator-defined alternate extensions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Technical Details ==&lt;br /&gt;
&lt;br /&gt;
Previous provisioning APIs required knowledge of the underlying database, and were vulnerable to changes in the database schema. CUPI provides a layer over the database to make the interface more stable.&lt;br /&gt;
&lt;br /&gt;
CUPI is standards based. CUPI was developed by using the latest advances in web-based interfaces. It is a REST interface that standardizes operations such as add, delete, and modify. The XML comes with standard XML schema definitions that are annotated with information about what is in them.&lt;br /&gt;
&lt;br /&gt;
Other product groups in VTG are developing REST-based interfaces, and as the interfaces converge this positions CUPI well to fit in with them. REST interfaces also work well with Web 2.0 applications.&lt;br /&gt;
&lt;br /&gt;
As a web-based interface, CUPI is independent of operating system and programming language and does not require any client libraries to use.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Getting Started ==&lt;br /&gt;
&lt;br /&gt;
In order to begin developing with the Cisco Unity Connection CUPI API, you need to obtain the following:&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
&lt;br /&gt;
* Cisco Media Convergence Server (MCS) for Cisco Unity Connection version 8.0 and later&lt;br /&gt;
* For detailed hardware requirements, see the [http://www.cisco.com/en/US/docs/voice_ip_comm/connection/8x/supported_platforms/8xcucspl.html Cisco Unity Connection 8.x Supported Platforms List]&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
* Cisco Unity Connection Software Ordering&lt;br /&gt;
* Not for Resale Kits (Must be eligible to purchase)&lt;br /&gt;
* Communications System Release Kit&lt;br /&gt;
&lt;br /&gt;
Discounts for some of the required hardware and software may be available for participants in the Cisco Technology Developer Program.&lt;br /&gt;
&lt;br /&gt;
We recommend that all developers have an up-to-date Cisco Developer Services support agreement. This provides the developer with access to professional support and assistance for application development.&lt;br /&gt;
&lt;br /&gt;
== Other CUPI Resources ==&lt;br /&gt;
&lt;br /&gt;
Additional information about CUPI is also available on the Cisco Developer Network ([http://developer.cisco.com/web/cupi/home link to CDN]). Note, however, that the documentation here on the DocWiki is the most up-to-date documentation available for CUPI.&lt;br /&gt;
&lt;br /&gt;
To participate in the CUPI forum, see the [http://developer.cisco.com/web/cupi/forums CUPI forum on CDN].&lt;br /&gt;
&lt;br /&gt;
On the CUPI page on CDN, you will also find links to the CUPI WADL and CUPI XML schema.&lt;br /&gt;
&lt;br /&gt;
'''.NET 4.0 CUPI for Users Class Library''' &lt;br /&gt;
The Connection CUPI For Users class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory.  This library was used in creating the iPhone Connection CoPilot application and can be used on Windows, iOS, Android and Linux using Mono.  Full source code and training videos for the library can be found on its home page here: [http://www.ciscounitytools.com/CodeSamples/Connection/CUPIForUsers/CUPIForUsers.html CUPI .NET Library Home]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
See the following for information on troubleshooting all Connection APIs:&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection APIs -- Troubleshooting |Troubleshooting (applies to all Connection APIs)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API For End Users]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_For_End_Users</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_For_End_Users"/>
				<updated>2012-02-05T17:17:34Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* Other CUPI Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI for End Users Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Basics, Voice Name, Greetings |Basics, Voice Name, Greetings ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Unified Messaging Accounts |Unified Messaging Accounts ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Alternate Devices |Alternate Devices ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Directory |Directory ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Enabling and Disabling Greetings |Enabling and Disabling Greetings ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Location |Location ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Private Lists |Private Lists ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- SMTP Proxy Addresses |SMTP Proxy Addresses ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- System Configuration |System Configuration ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users -- Transfer Options |Transfer Options ]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Cisco Unity Connection Provisioning Interface (CUPI) for End Users is a provisioning API for Cisco Unity Connection that has been designed to be stable and simple to use. It is based on leading industry standards for web-based API development, and provides access to many of the end user's account settings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Benefits ==&lt;br /&gt;
&lt;br /&gt;
By using CUPI, end users can do the following:&lt;br /&gt;
&lt;br /&gt;
* Update transfer options (basic transfer rules), unified messaging account passwords (Connection 8.5 and later), external services account passwords (Connection 8.0), and user passwords and PINs&lt;br /&gt;
&lt;br /&gt;
* Record greetings and voice names&lt;br /&gt;
&lt;br /&gt;
* Create, read, update, and delete private lists and private list members, alternate names, and user-defined alternate extensions&lt;br /&gt;
&lt;br /&gt;
* Read SMTP proxy addresses. basic user information (for example, alias, display name, and DTMF access ID), class of service information, and administrator-defined alternate extensions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Technical Details ==&lt;br /&gt;
&lt;br /&gt;
Previous provisioning APIs required knowledge of the underlying database, and were vulnerable to changes in the database schema. CUPI provides a layer over the database to make the interface more stable.&lt;br /&gt;
&lt;br /&gt;
CUPI is standards based. CUPI was developed by using the latest advances in web-based interfaces. It is a REST interface that standardizes operations such as add, delete, and modify. The XML comes with standard XML schema definitions that are annotated with information about what is in them.&lt;br /&gt;
&lt;br /&gt;
Other product groups in VTG are developing REST-based interfaces, and as the interfaces converge this positions CUPI well to fit in with them. REST interfaces also work well with Web 2.0 applications.&lt;br /&gt;
&lt;br /&gt;
As a web-based interface, CUPI is independent of operating system and programming language and does not require any client libraries to use.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Getting Started ==&lt;br /&gt;
&lt;br /&gt;
In order to begin developing with the Cisco Unity Connection CUPI API, you need to obtain the following:&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
&lt;br /&gt;
* Cisco Media Convergence Server (MCS) for Cisco Unity Connection version 8.0 and later&lt;br /&gt;
* For detailed hardware requirements, see the [http://www.cisco.com/en/US/docs/voice_ip_comm/connection/8x/supported_platforms/8xcucspl.html Cisco Unity Connection 8.x Supported Platforms List]&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
* Cisco Unity Connection Software Ordering&lt;br /&gt;
* Not for Resale Kits (Must be eligible to purchase)&lt;br /&gt;
* Communications System Release Kit&lt;br /&gt;
&lt;br /&gt;
Discounts for some of the required hardware and software may be available for participants in the Cisco Technology Developer Program.&lt;br /&gt;
&lt;br /&gt;
We recommend that all developers have an up-to-date Cisco Developer Services support agreement. This provides the developer with access to professional support and assistance for application development.&lt;br /&gt;
&lt;br /&gt;
== Other CUPI Resources ==&lt;br /&gt;
&lt;br /&gt;
Additional information about CUPI is also available on the Cisco Developer Network ([http://developer.cisco.com/web/cupi/home link to CDN]). Note, however, that the documentation here on the DocWiki is the most up-to-date documentation available for CUPI.&lt;br /&gt;
&lt;br /&gt;
To participate in the CUPI forum, see the [http://developer.cisco.com/web/cupi/forums CUPI forum on CDN].&lt;br /&gt;
&lt;br /&gt;
On the CUPI page on CDN, you will also find links to the CUPI WADL and CUPI XML schema.&lt;br /&gt;
&lt;br /&gt;
'''.NET 4.0 CUPI for Users Class Library''' &lt;br /&gt;
The Connection CUPI For USers class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory.  This library was used in creating the iPhone Connection CoPilot application and can be used on Windows, iOS, Android and Linux using Mono.  Full source code and training videos for the library can be found on its home page here: [http://www.ciscounitytools.com/CodeSamples/Connection/CUPIForUsers/CUPIForUsers.html CUPI .NET Library Home]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
See the following for information on troubleshooting all Connection APIs:&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection APIs -- Troubleshooting |Troubleshooting (applies to all Connection APIs)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API For End Users]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- .NET 4.0 Class Library</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library"/>
				<updated>2011-09-09T23:40:08Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==== .NET 4.0 CUPI Class Library ====&lt;br /&gt;
&lt;br /&gt;
The ConnectionCUPIFunctions class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory.  Full source code and training videos for the library can be found on its home page here:&lt;br /&gt;
&lt;br /&gt;
[http://www.ciscounitytools.com/CodeSamples/Connection/CUPI/CUPI.html CUPI .NET Library Home]&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- .NET 4.0 Class Library</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library"/>
				<updated>2011-09-09T23:38:59Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== .NET 4.0 CUPI Class Library ====&lt;br /&gt;
&lt;br /&gt;
The ConnectionCUPIFunctions class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory.  Full source code and training videos for the library can be found on its home page here:&lt;br /&gt;
&lt;br /&gt;
[http://www.ciscounitytools.com/CodeSamples/Connection/CUPI/CUPI.html CUPI .NET Library Home]&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- .NET 4.0 Class Library</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library"/>
				<updated>2011-09-09T23:38:47Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== .NET 4.0 CUPI Class Librar ====&lt;br /&gt;
&lt;br /&gt;
The ConnectionCUPIFunctions class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory.  Full source code and training videos for the library can be found on its home page here:&lt;br /&gt;
&lt;br /&gt;
[http://www.ciscounitytools.com/CodeSamples/Connection/CUPI/CUPI.html CUPI .NET Library Home]&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- .NET 4.0 Class Library</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library"/>
				<updated>2011-09-09T23:37:11Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ConnectionCUPIFunctions class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory.  Full source code and training videos for the library can be found on its home page here:&lt;br /&gt;
&lt;br /&gt;
[http://www.ciscounitytools.com/CodeSamples/Connection/CUPI/CUPI.html CUPI .NET Library Home]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- .NET 4.0 Class Library</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_.NET_4.0_Class_Library"/>
				<updated>2011-09-09T23:36:36Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: New page: The ConnectionCUPIFunctions class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection dire...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ConnectionCUPIFunctions class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory.  Full source code and training videos for the library can be found on its home page here:&lt;br /&gt;
&lt;br /&gt;
[http://www.ciscounitytools.com/CodeSamples/Connection/CUPI/CUPI.html]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Index_of_All_CUPI_Documentation</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Index_of_All_CUPI_Documentation"/>
				<updated>2011-09-09T23:34:34Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* General CUPI Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Listing of CUPI Documentation by Subject Matter ==&lt;br /&gt;
&lt;br /&gt;
=== General CUPI Information ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Latest WADL|Getting the Latest WADL ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Schema Details|Getting the Object Schema Details ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- About Versioning|About Versioning ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Authentication and Authorization |  Authentication and Authorization]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Error Handling |Error Handling ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Examples of Basic Operations|Examples of Basic Operations ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- FAQs |FAQs ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Count Without Getting the Objects|Getting the Object Count Without Getting the Objects ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Searching and Sorting |Searching and Sorting ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Voice Names |Voice Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- .NET 4.0 Class Library | .NET 4.0 Class Library ]]&lt;br /&gt;
&lt;br /&gt;
=== User Account Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Alternate Names|Alternate Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Passwords and Password Settings|Changing Passwords and Password Settings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Primary and Alternate Extensions|Changing Primary and Alternate Extensions ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Class of Service (COS) |Class of Service (COS) ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Enabling Single Inbox Example|Enabling Single Inbox Example ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Notification Devices |Notification Devices ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private List Members | Private List Members ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private Lists | Private Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- SMTP Proxy Addresses|SMTP Proxy Addresses ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- User Import|User Import ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Call Handler Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Assigning a Schedule to a Call Handler|Assigning a Schedule to a Call Handler ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Caller Input Keys|Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Greetings|Greetings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Updating Caller Input Keys|Updating Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Cluster|Cluster ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Configuration Values|Configuration Values ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Language Map |Language Map ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- LDAP Phone Number Transform |LDAP Phone Number Transform ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Port Groups and Ports|Port Groups and Ports]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Routing Rules |Routing Rules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Schedules |Schedules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- System Default Language and TTS Language |System Default Language and TTS Language ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Wave Formats |Wave Formats ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Alphabetical Index of All CUPI Documentation (by Page Title) ==&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- About Versioning|About Versioning ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Alternate Names|Alternate Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Assigning a Schedule to a Call Handler|Assigning a Schedule to a Call Handler ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Authentication and Authorization |  Authentication and Authorization]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Caller Input Keys|Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Passwords and Password Settings|Changing Passwords and Password Settings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Primary and Alternate Extensions|Changing Primary and Alternate Extensions ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Class of Service (COS) |Class of Service (COS) ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Cluster|Cluster ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Configuration Values|Configuration Values ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Enabling Single Inbox Example|Enabling Single Inbox Example ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Error Handling |Error Handling ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Examples of Basic Operations|Examples of Basic Operations ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- FAQs |FAQs ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Count Without Getting the Objects|Getting the Object Count Without Getting the Objects ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Greetings|Greetings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Language Map |Language Map ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- LDAP Phone Number Transform |LDAP Phone Number Transform ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Notification Devices |Notification Devices ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Port Groups and Ports|Port Groups and Ports]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private List Members | Private List Members ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private Lists | Private Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Public Lists | Public Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Routing Rules |Routing Rules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Schedules |Schedules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Searching and Sorting |Searching and Sorting ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- SMTP Proxy Addresses|SMTP Proxy Addresses ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- System Default Language and TTS Language |System Default Language and TTS Language ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Updating Caller Input Keys|Updating Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- User Import|User Import ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Voice Names |Voice Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Wave Formats |Wave Formats ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Schema Details</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details"/>
				<updated>2011-08-27T23:18:10Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Getting the Schema Details ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
All the schema details for all supported object types can be obtained by going to the REST schema page using the URL:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http://{server name}/vmrest/schema&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All the objects supported will come up in a list, each as a link that will take you to a page detailing which items of information will be returned when fetching that object.&lt;br /&gt;
&lt;br /&gt;
NOTE: In the case of users the schema shows what will come back when fetching the full user data using a URL like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http://{server name}/vmrest/users/{object_id}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If, however, you are getting a list of users or searching for one or more users with a query parameter like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http://{server name}/vmrest/users?query=(alias%20is%20operator)&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then you will get a subset of user properties on each user returned in the list.  This is an optimization since users have such a large amount of data associated with them that returning all of those properties for each user on a potentially large list is very inefficient.  Make sure your application accounts for this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Schema Details</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details"/>
				<updated>2011-08-27T23:16:48Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Getting the Schema Details ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
All the schema details for all supported object types can be obtained by going to the REST schema page using the URL:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http:// {server name} /vmrest/schema&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All the objects supported will come up in a list, each as a link that will take you to a page detailing which items of information will be returned when fetching that object.&lt;br /&gt;
&lt;br /&gt;
NOTE: In the case of users the schema shows what will come back when fetching the full user data using a URL like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http:// {server name} /vmrest/users/{object_id}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If, however, you are getting a list of users or searching for one or more users with a query parameter like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http:// {server name} /vmrest/users?query=(alias%20is%20operator)&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then you will get a subset of user properties on each user returned in the list.  This is an optimization since users have such a large amount of data associated with them that returning all of those properties for each user on a potentially large list is very inefficient.  Make sure your application accounts for this.&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Schema Details</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details"/>
				<updated>2011-08-27T23:15:24Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Getting the Schema Details ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
All the schema details for all supported object types can be obtained by going to the REST schema page using the URL:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http:// {server name} /vmrest/schema&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All the objects supported will come up in a list, each as a link that will take you to a page detailing which items of information will be returned when fetching that object.&lt;br /&gt;
&lt;br /&gt;
NOTE: In the case of users the schema shows what will come back when fetching the full user data using a URL like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http:// {server name} /vmrest/users/{object_id}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If, however, you are getting a list of users or searching for one or more users with a query parameter like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http:// {server name} /vmrest/users?query=(alias%20is%20operator)&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then you will get a subset of user properties on each user returned in the list.  This is an optimization since users have such a large amount of data associated with them that returning all of those properties for each user on a potentially large list is very inefficient.  Make sure your application accounts for this.&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Schema Details</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details"/>
				<updated>2011-08-27T23:14:22Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All the schema details for all supported object types can be obtained by going to the REST schema page using the URL:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http:// {server name} /vmrest/schema&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All the objects supported will come up in a list, each as a link that will take you to a page detailing which items of information will be returned when fetching that object.&lt;br /&gt;
&lt;br /&gt;
NOTE: In the case of users the schema shows what will come back when fetching the full user data using a URL like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http:// {server name} /vmrest/users/{object_id}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If, however, you are getting a list of users or searching for one or more users with a query parameter like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http:// {server name} /vmrest/users?query=(alias%20is%20operator)&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then you will get a subset of user properties on each user returned in the list.  This is an optimization since users have such a large amount of data associated with them that returning all of those properties for each user on a potentially large list is very inefficient.  Make sure your application accounts for this.&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Schema Details</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details"/>
				<updated>2011-08-27T23:13:26Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All the schema details for all supported object types can be obtained by going to the REST schema page using the URL:&lt;br /&gt;
&lt;br /&gt;
http:// {server name} /vmrest/schema&lt;br /&gt;
&lt;br /&gt;
All the objects supported will come up in a list, each as a link that will take you to a page detailing which items of information will be returned when fetching that object.&lt;br /&gt;
&lt;br /&gt;
NOTE: In the case of users the schema shows what will come back when fetching the full user data using a URL like this:&lt;br /&gt;
&lt;br /&gt;
http:// {server name} /vmrest/users/{object_id}&lt;br /&gt;
&lt;br /&gt;
If, however, you are getting a list of users or searching for one or more users with a query parameter like this:&lt;br /&gt;
&lt;br /&gt;
http:// {server name} /vmrest/users?query=(alias%20is%20operator)&lt;br /&gt;
&lt;br /&gt;
then you will get a subset of user properties on each user returned in the list.  This is an optimization since users have such a large amount of data associated with them that returning all of those properties for each user on a potentially large list is very inefficient.  Make sure your application accounts for this.&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Schema Details</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details"/>
				<updated>2011-08-27T23:11:10Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All the schema details for all supported object types can be obtained by going to the REST schema page using the URL:&lt;br /&gt;
&lt;br /&gt;
http://{server_name}/vmrest/schema&lt;br /&gt;
&lt;br /&gt;
All the objects supported will come up in a list, each as a link that will take you to a page detailing which items of information will be returned when fetching that object.&lt;br /&gt;
&lt;br /&gt;
NOTE: In the case of users the schema shows what will come back when fetching the full user data using a URL like this:&lt;br /&gt;
&lt;br /&gt;
http://{server_name}/vmrest/users/{object_id}&lt;br /&gt;
&lt;br /&gt;
If, however, you are getting a list of users or searching for one or more users with a query parameter like this:&lt;br /&gt;
&lt;br /&gt;
http://{server_name}/vmrest/users?query=(alias%20is%20operator)&lt;br /&gt;
&lt;br /&gt;
then you will get a subset of user properties on each user returned in the list.  This is an optimization since users have such a large amount of data associated with them that returning all of those properties for each user on a potentially large list is very inefficient.  Make sure your application accounts for this.&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Schema Details</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Object_Schema_Details"/>
				<updated>2011-08-27T23:09:28Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: New page: All the schema details for all supported object types can be obtained by going to the REST schema page using the URL:  http://{server name}/vmrest/schema  All the objects supported will co...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All the schema details for all supported object types can be obtained by going to the REST schema page using the URL:&lt;br /&gt;
&lt;br /&gt;
http://{server name}/vmrest/schema&lt;br /&gt;
&lt;br /&gt;
All the objects supported will come up in a list, each as a link that will take you to a page detailing which items of information will be returned when fetching that object.&lt;br /&gt;
&lt;br /&gt;
NOTE: In the case of users the schema shows what will come back when fetching the full user data using a URL like this:&lt;br /&gt;
&lt;br /&gt;
http://{server name}/vmrest/users/{object id}&lt;br /&gt;
&lt;br /&gt;
If, however, you are getting a list of users or searching for one or more users with a query parameter like this:&lt;br /&gt;
&lt;br /&gt;
http://{server name}/vmrest/users?query=(alias%20is%20operator)&lt;br /&gt;
&lt;br /&gt;
then you will get a subset of user properties on each user returned in the list.  This is an optimization since users have such a large amount of data associated with them that returning all of those properties for each user on a potentially large list is very inefficient.  Make sure your application accounts for this.&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Index_of_All_CUPI_Documentation</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Index_of_All_CUPI_Documentation"/>
				<updated>2011-08-27T23:04:47Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* General CUPI Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Listing of CUPI Documentation by Subject Matter ==&lt;br /&gt;
&lt;br /&gt;
=== General CUPI Information ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Latest WADL|Getting the Latest WADL ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Schema Details|Getting the Object Schema Details ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- About Versioning|About Versioning ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Authentication and Authorization |  Authentication and Authorization]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Error Handling |Error Handling ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Examples of Basic Operations|Examples of Basic Operations ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- FAQs |FAQs ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Count Without Getting the Objects|Getting the Object Count Without Getting the Objects ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Searching and Sorting |Searching and Sorting ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Voice Names |Voice Names ]]&lt;br /&gt;
&lt;br /&gt;
=== User Account Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Alternate Names|Alternate Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Passwords and Password Settings|Changing Passwords and Password Settings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Primary and Alternate Extensions|Changing Primary and Alternate Extensions ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Class of Service (COS) |Class of Service (COS) ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Enabling Single Inbox Example|Enabling Single Inbox Example ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Notification Devices |Notification Devices ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private List Members | Private List Members ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private Lists | Private Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- SMTP Proxy Addresses|SMTP Proxy Addresses ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- User Import|User Import ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Call Handler Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Assigning a Schedule to a Call Handler|Assigning a Schedule to a Call Handler ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Caller Input Keys|Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Greetings|Greetings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Updating Caller Input Keys|Updating Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Cluster|Cluster ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Configuration Values|Configuration Values ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Language Map |Language Map ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- LDAP Phone Number Transform |LDAP Phone Number Transform ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Port Groups and Ports|Port Groups and Ports]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Routing Rules |Routing Rules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Schedules |Schedules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- System Default Language and TTS Language |System Default Language and TTS Language ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Wave Formats |Wave Formats ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Alphabetical Index of All CUPI Documentation (by Page Title) ==&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- About Versioning|About Versioning ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Alternate Names|Alternate Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Assigning a Schedule to a Call Handler|Assigning a Schedule to a Call Handler ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Authentication and Authorization |  Authentication and Authorization]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Caller Input Keys|Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Passwords and Password Settings|Changing Passwords and Password Settings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Primary and Alternate Extensions|Changing Primary and Alternate Extensions ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Class of Service (COS) |Class of Service (COS) ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Cluster|Cluster ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Configuration Values|Configuration Values ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Enabling Single Inbox Example|Enabling Single Inbox Example ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Error Handling |Error Handling ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Examples of Basic Operations|Examples of Basic Operations ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- FAQs |FAQs ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Count Without Getting the Objects|Getting the Object Count Without Getting the Objects ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Greetings|Greetings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Language Map |Language Map ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- LDAP Phone Number Transform |LDAP Phone Number Transform ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Notification Devices |Notification Devices ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Port Groups and Ports|Port Groups and Ports]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private List Members | Private List Members ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private Lists | Private Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Public Lists | Public Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Routing Rules |Routing Rules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Schedules |Schedules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Searching and Sorting |Searching and Sorting ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- SMTP Proxy Addresses|SMTP Proxy Addresses ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- System Default Language and TTS Language |System Default Language and TTS Language ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Updating Caller Input Keys|Updating Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- User Import|User Import ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Voice Names |Voice Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Wave Formats |Wave Formats ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_REST_API_FAQ</id>
		<title>Cisco Unity Connection REST API FAQ</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_REST_API_FAQ"/>
				<updated>2011-08-27T23:03:24Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* How do I find out which networked cluster a user is on? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''Connection APIs'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|CUPI Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users|CUPI for End Users Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Messaging Interface (CUMI) API|CUMI Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Telephony Interface (CUTI) API|CUTI Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Notification Interface (CUNI) API|CUNI Overview ]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What can cause a 415 error? ==&lt;br /&gt;
&lt;br /&gt;
415 errors are generally caused by not specifying the requested content type. Try setting the &amp;quot;Content-Type&amp;quot; header to &amp;quot;application/xml&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What can cause a 503 error? ==&lt;br /&gt;
A 503 error will result if there are too many requests queued up on the server.  &lt;br /&gt;
&lt;br /&gt;
The system will process a maximum of 5 web application requests at one time.  The throttle uses a global variable for this, so any request in any process using the throttle will count towards 1 of the 5.&lt;br /&gt;
&lt;br /&gt;
Any request that comes in while 5 or more others are processing will get queued and processed as soon as one of the active  requests is complete.&lt;br /&gt;
&lt;br /&gt;
We can queue up to 255 requests (or the thread limit in tomcat, which is 150).&lt;br /&gt;
&lt;br /&gt;
As long as requests process at a rate of 1 request per second, the other requests will remain in the queue.  If the requests start processing at a rate slower than 1 per second, the queue wait mechanism times out and the client will get a “server busy” (HTTP 503) response.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How do I GET the guid (objectid) of a user? ==&lt;br /&gt;
&lt;br /&gt;
Search by alias to get the user XML, then extract the ObjectId field. For example, to find the user John Doe with alias jdoe:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/users?query=(alias%20is%20jdoe)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that some languages and/or libraries require the URL to be escaped first, in which case the spaces need to be converted to %20.&lt;br /&gt;
&lt;br /&gt;
== How do I find out which networked cluster a user is on? ==&lt;br /&gt;
&lt;br /&gt;
Search for the user in the global user list, and look at the user's location (LocationObjectId):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/globalusers?query=(alias%20is%20jdoe)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is returned from a PUT? ==&lt;br /&gt;
&lt;br /&gt;
A successful PUT operation returns an HTTP status code of 204 No Content.&lt;br /&gt;
&lt;br /&gt;
All HTTP 2xx status codes mean success. Status code 204 means (quoting from RFC 2616): &amp;quot;The server has fulfilled the request but does not need to return an   entity-body (aka content).&amp;quot;&lt;br /&gt;
&lt;br /&gt;
A PUT operation sends a request to the server to change/update a resource, so the server does not need to send back anything except a success code, which is what 204 is appropriate for.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Is there support for paging? ==&lt;br /&gt;
&lt;br /&gt;
Yes. Paging is supported via two query parameters:&lt;br /&gt;
&lt;br /&gt;
* '''rowsPerPage''': Indicates how many objects to return in a single query.&lt;br /&gt;
* '''pageNumber''': Indicates which page of objects to return.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/users?rowsPerPage=100&amp;amp;pageNumber=1&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/users?rowsPerPage=100&amp;amp;pageNumber=2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What causes a 302 error? ==&lt;br /&gt;
&lt;br /&gt;
An HTTP 302 response is very often caused by a client trying to connect to a web application by using HTTP protocol when the web application requires HTTPS. The web server sends back a 302 response to the client in an attempt to redirect it to the secure HTTPS port.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Unity Connection APIs]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_REST_API_FAQ</id>
		<title>Cisco Unity Connection REST API FAQ</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_REST_API_FAQ"/>
				<updated>2011-08-27T23:03:02Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* How do I GET the guid (objectid) of a user? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''Connection APIs'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|CUPI Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users|CUPI for End Users Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Messaging Interface (CUMI) API|CUMI Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Telephony Interface (CUTI) API|CUTI Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Notification Interface (CUNI) API|CUNI Overview ]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What can cause a 415 error? ==&lt;br /&gt;
&lt;br /&gt;
415 errors are generally caused by not specifying the requested content type. Try setting the &amp;quot;Content-Type&amp;quot; header to &amp;quot;application/xml&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What can cause a 503 error? ==&lt;br /&gt;
A 503 error will result if there are too many requests queued up on the server.  &lt;br /&gt;
&lt;br /&gt;
The system will process a maximum of 5 web application requests at one time.  The throttle uses a global variable for this, so any request in any process using the throttle will count towards 1 of the 5.&lt;br /&gt;
&lt;br /&gt;
Any request that comes in while 5 or more others are processing will get queued and processed as soon as one of the active  requests is complete.&lt;br /&gt;
&lt;br /&gt;
We can queue up to 255 requests (or the thread limit in tomcat, which is 150).&lt;br /&gt;
&lt;br /&gt;
As long as requests process at a rate of 1 request per second, the other requests will remain in the queue.  If the requests start processing at a rate slower than 1 per second, the queue wait mechanism times out and the client will get a “server busy” (HTTP 503) response.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How do I GET the guid (objectid) of a user? ==&lt;br /&gt;
&lt;br /&gt;
Search by alias to get the user XML, then extract the ObjectId field. For example, to find the user John Doe with alias jdoe:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/users?query=(alias%20is%20jdoe)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that some languages and/or libraries require the URL to be escaped first, in which case the spaces need to be converted to %20.&lt;br /&gt;
&lt;br /&gt;
== How do I find out which networked cluster a user is on? ==&lt;br /&gt;
&lt;br /&gt;
Search for the user in the global user list, and look at the user's location (LocationObjectId):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/globalusers?query=(aliasis jdoe)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is returned from a PUT? ==&lt;br /&gt;
&lt;br /&gt;
A successful PUT operation returns an HTTP status code of 204 No Content.&lt;br /&gt;
&lt;br /&gt;
All HTTP 2xx status codes mean success. Status code 204 means (quoting from RFC 2616): &amp;quot;The server has fulfilled the request but does not need to return an   entity-body (aka content).&amp;quot;&lt;br /&gt;
&lt;br /&gt;
A PUT operation sends a request to the server to change/update a resource, so the server does not need to send back anything except a success code, which is what 204 is appropriate for.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Is there support for paging? ==&lt;br /&gt;
&lt;br /&gt;
Yes. Paging is supported via two query parameters:&lt;br /&gt;
&lt;br /&gt;
* '''rowsPerPage''': Indicates how many objects to return in a single query.&lt;br /&gt;
* '''pageNumber''': Indicates which page of objects to return.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/users?rowsPerPage=100&amp;amp;pageNumber=1&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/users?rowsPerPage=100&amp;amp;pageNumber=2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What causes a 302 error? ==&lt;br /&gt;
&lt;br /&gt;
An HTTP 302 response is very often caused by a client trying to connect to a web application by using HTTP protocol when the web application requires HTTPS. The web server sends back a 302 response to the client in an attempt to redirect it to the secure HTTPS port.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Unity Connection APIs]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_REST_API_FAQ</id>
		<title>Cisco Unity Connection REST API FAQ</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_REST_API_FAQ"/>
				<updated>2011-08-27T23:01:31Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* Is there support for paging? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''Connection APIs'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|CUPI Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- For End Users|CUPI for End Users Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Messaging Interface (CUMI) API|CUMI Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Telephony Interface (CUTI) API|CUTI Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Notification Interface (CUNI) API|CUNI Overview ]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What can cause a 415 error? ==&lt;br /&gt;
&lt;br /&gt;
415 errors are generally caused by not specifying the requested content type. Try setting the &amp;quot;Content-Type&amp;quot; header to &amp;quot;application/xml&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What can cause a 503 error? ==&lt;br /&gt;
A 503 error will result if there are too many requests queued up on the server.  &lt;br /&gt;
&lt;br /&gt;
The system will process a maximum of 5 web application requests at one time.  The throttle uses a global variable for this, so any request in any process using the throttle will count towards 1 of the 5.&lt;br /&gt;
&lt;br /&gt;
Any request that comes in while 5 or more others are processing will get queued and processed as soon as one of the active  requests is complete.&lt;br /&gt;
&lt;br /&gt;
We can queue up to 255 requests (or the thread limit in tomcat, which is 150).&lt;br /&gt;
&lt;br /&gt;
As long as requests process at a rate of 1 request per second, the other requests will remain in the queue.  If the requests start processing at a rate slower than 1 per second, the queue wait mechanism times out and the client will get a “server busy” (HTTP 503) response.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How do I GET the guid (objectid) of a user? ==&lt;br /&gt;
&lt;br /&gt;
Search by alias to get the user XML, then extract the ObjectId field. For example, to find the user John Doe with alias jdoe:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/users?query=(aliasis jdoe)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that some languages and/or libraries require the URL to be escaped first, in which case the spaces need to be converted to %20.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How do I find out which networked cluster a user is on? ==&lt;br /&gt;
&lt;br /&gt;
Search for the user in the global user list, and look at the user's location (LocationObjectId):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/globalusers?query=(aliasis jdoe)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is returned from a PUT? ==&lt;br /&gt;
&lt;br /&gt;
A successful PUT operation returns an HTTP status code of 204 No Content.&lt;br /&gt;
&lt;br /&gt;
All HTTP 2xx status codes mean success. Status code 204 means (quoting from RFC 2616): &amp;quot;The server has fulfilled the request but does not need to return an   entity-body (aka content).&amp;quot;&lt;br /&gt;
&lt;br /&gt;
A PUT operation sends a request to the server to change/update a resource, so the server does not need to send back anything except a success code, which is what 204 is appropriate for.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Is there support for paging? ==&lt;br /&gt;
&lt;br /&gt;
Yes. Paging is supported via two query parameters:&lt;br /&gt;
&lt;br /&gt;
* '''rowsPerPage''': Indicates how many objects to return in a single query.&lt;br /&gt;
* '''pageNumber''': Indicates which page of objects to return.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/users?rowsPerPage=100&amp;amp;pageNumber=1&lt;br /&gt;
GET http://&amp;lt;connection-server&amp;gt;/vmrest/users?rowsPerPage=100&amp;amp;pageNumber=2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What causes a 302 error? ==&lt;br /&gt;
&lt;br /&gt;
An HTTP 302 response is very often caused by a client trying to connect to a web application by using HTTP protocol when the web application requires HTTPS. The web server sends back a 302 response to the client in an attempt to redirect it to the secure HTTPS port.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Unity Connection APIs]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Latest_WADL</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Latest WADL</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Latest_WADL"/>
				<updated>2011-03-04T00:50:47Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* Getting the Latest WADL */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Getting the Latest WADL ==&lt;br /&gt;
&lt;br /&gt;
The WADL (Web Application Description Language) defines and describes a REST web-service API, in this case the Connection Provisioning Interface API.  Each version of Unity Connection 7.1(3) and later has an application.WADL file that can be downloaded from it for the version of Conenction installed.  It can be found using the following URL:&lt;br /&gt;
&lt;br /&gt;
http:// {Connection server} /vmrest/application.wadl&lt;br /&gt;
&lt;br /&gt;
You will need to authenticate as an administrator to gain access to it&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Latest_WADL</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Latest WADL</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Getting_the_Latest_WADL"/>
				<updated>2011-03-04T00:50:27Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: New page: '''Links to Other API pages:''' Cisco_Unity_Connection_APIs {| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot; |align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents''' |- |[[Cisco Unity Connection Provisioning Interface (C...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Getting the Latest WADL ==&lt;br /&gt;
&lt;br /&gt;
The WADL (Web Application Description Language) defines and describes a REST web-service API, in this case the Connection Provisioning Interface API.  Each version of Unity Connection 7.1(3) and later has an application.WADL file that can be downloaded from it for the version of Conenction installed.  It can be found using the following URL:&lt;br /&gt;
&lt;br /&gt;
http://{Connection server}/vmrest/application.wadl&lt;br /&gt;
&lt;br /&gt;
You will need to authenticate as an administrator to gain access to it&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Index_of_All_CUPI_Documentation</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Index_of_All_CUPI_Documentation"/>
				<updated>2011-03-04T00:43:32Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* General CUPI Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Listing of CUPI Documentation by Subject Matter ==&lt;br /&gt;
&lt;br /&gt;
=== General CUPI Information ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Latest WADL|Getting the Latest WADL ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- About Versioning|About Versioning ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Authentication and Authorization |  Authentication and Authorization]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Error Handling |Error Handling ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Examples of Basic Operations|Examples of Basic Operations ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- FAQs |FAQs ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Count Without Getting the Objects|Getting the Object Count Without Getting the Objects ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Searching and Sorting |Searching and Sorting ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Voice Names |Voice Names ]]&lt;br /&gt;
&lt;br /&gt;
=== User Account Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Alternate Names|Alternate Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Passwords and Password Settings|Changing Passwords and Password Settings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Primary and Alternate Extensions|Changing Primary and Alternate Extensions ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Class of Service (COS) |Class of Service (COS) ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Enabling Single Inbox Example|Enabling Single Inbox Example ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Notification Devices |Notification Devices ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private List Members | Private List Members ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private Lists | Private Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- SMTP Proxy Addresses|SMTP Proxy Addresses ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- User Import|User Import ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Call Handler Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Assigning a Schedule to a Call Handler|Assigning a Schedule to a Call Handler ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Caller Input Keys|Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Greetings|Greetings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Updating Caller Input Keys|Updating Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Cluster|Cluster ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Configuration Values|Configuration Values ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Language Map |Language Map ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- LDAP Phone Number Transform |LDAP Phone Number Transform ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Port Groups and Ports|Port Groups and Ports]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Routing Rules |Routing Rules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Schedules |Schedules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- System Default Language and TTS Language |System Default Language and TTS Language ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Wave Formats |Wave Formats ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Alphabetical Index of All CUPI Documentation (by Page Title) ==&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- About Versioning|About Versioning ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Alternate Names|Alternate Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Assigning a Schedule to a Call Handler|Assigning a Schedule to a Call Handler ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Authentication and Authorization |  Authentication and Authorization]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Caller Input Keys|Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Passwords and Password Settings|Changing Passwords and Password Settings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Primary and Alternate Extensions|Changing Primary and Alternate Extensions ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Class of Service (COS) |Class of Service (COS) ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Cluster|Cluster ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Configuration Values|Configuration Values ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Enabling Single Inbox Example|Enabling Single Inbox Example ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Error Handling |Error Handling ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Examples of Basic Operations|Examples of Basic Operations ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- FAQs |FAQs ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Count Without Getting the Objects|Getting the Object Count Without Getting the Objects ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Greetings|Greetings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Language Map |Language Map ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- LDAP Phone Number Transform |LDAP Phone Number Transform ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Notification Devices |Notification Devices ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Port Groups and Ports|Port Groups and Ports]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private List Members | Private List Members ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private Lists | Private Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Public Lists | Public Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Routing Rules |Routing Rules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Schedules |Schedules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Searching and Sorting |Searching and Sorting ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- SMTP Proxy Addresses|SMTP Proxy Addresses ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- System Default Language and TTS Language |System Default Language and TTS Language ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Updating Caller Input Keys|Updating Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- User Import|User Import ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Voice Names |Voice Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Wave Formats |Wave Formats ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Public_Lists</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Public Lists</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Public_Lists"/>
				<updated>2011-03-04T00:40:46Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Viewing ==&lt;br /&gt;
&lt;br /&gt;
To see the public lists on the server, do the following GET request:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET /vmrest/users/distributionlists&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is an example of the response you might receive to such a request:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;yes&amp;quot;?&amp;gt;&amp;lt;DistributionLists total=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;DistributionList&amp;gt;&lt;br /&gt;
    &amp;lt;URI&amp;gt;/vmrest/distributionlists/f2463ed4-70ad-4bc7-b983-1e95d898fbae&amp;lt;/URI&amp;gt;&lt;br /&gt;
    &amp;lt;ObjectId&amp;gt;f2463ed4-70ad-4bc7-b983-1e95d898fbae&amp;lt;/ObjectId&amp;gt;&lt;br /&gt;
    &amp;lt;Alias&amp;gt;undeliverablemessages&amp;lt;/Alias&amp;gt;&lt;br /&gt;
    &amp;lt;DisplayName&amp;gt;Undeliverable Messages&amp;lt;/DisplayName&amp;gt;&lt;br /&gt;
    &amp;lt;LocationObjectId&amp;gt;40a4ab6b-e307-4710-a01f-aa5784fc1274&amp;lt;/LocationObjectId&amp;gt;&lt;br /&gt;
    &amp;lt;LocationURI&amp;gt;/vmrest/locations/connectionlocations/40a4ab6b-e307-4710-a01f-aa5784fc1274&amp;lt;/LocationURI&amp;gt;&lt;br /&gt;
    &amp;lt;PartitionObjectId&amp;gt;71645d9f-bc0f-4b05-9586-477729a21827&amp;lt;/PartitionObjectId&amp;gt;&lt;br /&gt;
    &amp;lt;PartitionURI&amp;gt;/vmrest/partitions/71645d9f-bc0f-4b05-9586-477729a21827&amp;lt;/PartitionURI&amp;gt;&lt;br /&gt;
    &amp;lt;DistributionListMembersURI&amp;gt;/vmrest/distributionlists/f2463ed4-70ad-4bc7-b983-1e95d898fbae/distributionlistmembers&amp;lt;/DistributionListMembersURI&amp;gt;&lt;br /&gt;
    &amp;lt;AlternateNamesURI&amp;gt;/vmrest/alternatenames?query=(DistributionListObjectId%20is%20f2463ed4-70ad-4bc7-b983-1e95d898fbae)&amp;lt;/AlternateNamesURI&amp;gt;&lt;br /&gt;
&amp;lt;/DistributionList&amp;gt;&lt;br /&gt;
&amp;lt;DistributionList&amp;gt;&lt;br /&gt;
    &amp;lt;URI&amp;gt;/vmrest/distributionlists/f2a17654-eb37-4445-89f3-f094a0bd52a2&amp;lt;/URI&amp;gt;&lt;br /&gt;
    &amp;lt;ObjectId&amp;gt;f2a17654-eb37-4445-89f3-f094a0bd52a2&amp;lt;/ObjectId&amp;gt;&lt;br /&gt;
    &amp;lt;Alias&amp;gt;allvoicemailusers&amp;lt;/Alias&amp;gt;&lt;br /&gt;
    &amp;lt;DisplayName&amp;gt;All Voice Mail Users&amp;lt;/DisplayName&amp;gt;&lt;br /&gt;
    &amp;lt;LocationObjectId&amp;gt;40a4ab6b-e307-4710-a01f-aa5784fc1274&amp;lt;/LocationObjectId&amp;gt;&lt;br /&gt;
    &amp;lt;LocationURI&amp;gt;/vmrest/locations/connectionlocations/40a4ab6b-e307-4710-a01f-aa5784fc1274&amp;lt;/LocationURI&amp;gt;&lt;br /&gt;
    &amp;lt;DtmfAccessId&amp;gt;99991&amp;lt;/DtmfAccessId&amp;gt;&lt;br /&gt;
    &amp;lt;PartitionObjectId&amp;gt;71645d9f-bc0f-4b05-9586-477729a21827&amp;lt;/PartitionObjectId&amp;gt;&lt;br /&gt;
    &amp;lt;PartitionURI&amp;gt;/vmrest/partitions/71645d9f-bc0f-4b05-9586-477729a21827&amp;lt;/PartitionURI&amp;gt;&lt;br /&gt;
    &amp;lt;DistributionListMembersURI&amp;gt;/vmrest/distributionlists/f2a17654-eb37-4445-89f3-f094a0bd52a2/distributionlistmembers&amp;lt;/DistributionListMembersURI&amp;gt;&lt;br /&gt;
    &amp;lt;AlternateNamesURI&amp;gt;/vmrest/alternatenames?query=(DistributionListObjectId%20is%20f2a17654-eb37-4445-89f3-f094a0bd52a2)&amp;lt;/AlternateNamesURI&amp;gt;&lt;br /&gt;
&amp;lt;/DistributionList&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Many of these fields are consistent with what you see on other objects. &lt;br /&gt;
&lt;br /&gt;
== Creating ==&lt;br /&gt;
&lt;br /&gt;
The following POST creates a public distribution list. In this example, it would be called &amp;quot;Test DL&amp;quot; and have an extension of 8001.  The extension here is optional.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
POST /vmrest/distributionlists&lt;br /&gt;
&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;DistributionList&amp;gt;&lt;br /&gt;
    &amp;lt;Alias&amp;gt;TestDL&amp;lt;/Alias&amp;gt;&lt;br /&gt;
    &amp;lt;DisplayName&amp;gt;Test DL&amp;lt;/DisplayName&amp;gt;&lt;br /&gt;
    &amp;lt;DtmfAccessId&amp;gt;8001&amp;lt;/DtmfAccessId&amp;gt;&lt;br /&gt;
&amp;lt;/DistributionList&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Adding Members ==&lt;br /&gt;
&lt;br /&gt;
The following example shows how to add a user as a member of a public distribution list.  The user can be either a local user with a mailbox or a global user (i.e. a user from another cluster in the same network). &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
POST /vmrest/distributionlists/{distribution list object id}/distributionlistmembers &lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;DistributionListMember&amp;gt;&lt;br /&gt;
    &amp;lt;MemberUserObjectId&amp;gt;{user object ID}&amp;lt;/MemberUserObjectId&amp;gt;&lt;br /&gt;
&amp;lt;/DistributionListMember&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following example shows how to add another public distribution list as a member of a public distribution list.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
POST /vmrest/distributionlists/{distribution list object id}/distributionlistmembers &lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;DistributionListMember&amp;gt;&lt;br /&gt;
    &amp;lt;MemberDistributionListObjectId&amp;gt;{distribution list object ID}&amp;lt;/MemberDistributionListObjectId&amp;gt;&lt;br /&gt;
&amp;lt;/DistributionListMember&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Public_Lists</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Public Lists</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Public_Lists"/>
				<updated>2011-03-04T00:06:35Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: Removing all content from page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Public_Lists</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Public Lists</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Public_Lists"/>
				<updated>2011-03-04T00:05:49Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: New page: Viewing  Every user with a mailbox can have private lists. To see the private lists belonging to a user, do the following GET request:   GET /vmrest/users/&amp;lt;user object id&amp;gt;/privatelists/ He...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Viewing &lt;br /&gt;
Every user with a mailbox can have private lists. To see the private lists belonging to a user, do the following GET request: &lt;br /&gt;
&lt;br /&gt;
GET /vmrest/users/&amp;lt;user object id&amp;gt;/privatelists/&lt;br /&gt;
Here is an example of the response you might receive to such a request: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;PrivateLists total=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;PrivateList&amp;gt;&lt;br /&gt;
    &amp;lt;URI&amp;gt;/vmrest/users/f90d26fc-0e4a-405a-8c42-189a93129bdc/&lt;br /&gt;
privatelists/1f443e29-1d6b-4ef8-89a6-2767549e3577&amp;lt;/URI&amp;gt;&lt;br /&gt;
    &amp;lt;ObjectId&amp;gt;1f443e29-1d6b-4ef8-89a6-2767549e3577&amp;lt;/ObjectId&amp;gt;&lt;br /&gt;
    &amp;lt;DisplayName&amp;gt;1&amp;lt;/DisplayName&amp;gt;&lt;br /&gt;
    &amp;lt;UserObjectId&amp;gt;f90d26fc-0e4a-405a-8c42-189a93129bdc&amp;lt;/UserObjectId&amp;gt;&lt;br /&gt;
    &amp;lt;UserURI&amp;gt;/vmrest/users/f90d26fc-0e4a-405a-8c42-189a93129bdc&amp;lt;/UserURI&amp;gt;&lt;br /&gt;
    &amp;lt;DtmfName&amp;gt;1&amp;lt;/DtmfName&amp;gt;&lt;br /&gt;
    &amp;lt;Alias&amp;gt;UserA_1f443e29-1d6b-4ef8-89a6-2767549e3577&amp;lt;/Alias&amp;gt;&lt;br /&gt;
    &amp;lt;VoiceName&amp;gt;6ce746b7-d775-4bc4-9d19-8b6a55b9461d.wav&amp;lt;/VoiceName&amp;gt;&lt;br /&gt;
    &amp;lt;VoiceFileURI&amp;gt;/vmrest/voicefiles/&lt;br /&gt;
     6ce746b7-d775-4bc4-9d19-8b6a55b9461d.wav&amp;lt;/VoiceFileURI&amp;gt;&lt;br /&gt;
    &amp;lt;NumericId&amp;gt;1&amp;lt;/NumericId&amp;gt;&lt;br /&gt;
    &amp;lt;IsAddressable&amp;gt;true&amp;lt;/IsAddressable&amp;gt;&lt;br /&gt;
  &amp;lt;/PrivateList&amp;gt;&lt;br /&gt;
&amp;lt;/PrivateLists&amp;gt;&lt;br /&gt;
Many of these fields are consistent with what you see on other objects. Specific fields that are unique to private lists and require explanation are described below. &lt;br /&gt;
&lt;br /&gt;
Private lists belong to specific users. The UserObjectId and UserURI field show that relationship. &lt;br /&gt;
&lt;br /&gt;
DtmfName is a field with a value that is automatically generated every time the display name changes on the private list. DtmfName holds the digits that would need to be dialed to address a message by name to this group by phone. &lt;br /&gt;
&lt;br /&gt;
Alias is a unique text name for the private list. The alias is automatically generated, and to ensure it is unique, it is constructed by concatenating the user alias, an underscore and the private list's object id. The user's alias is truncated to 28 characters to avoid overflow. &lt;br /&gt;
&lt;br /&gt;
NumericId is the number of the private list. Private lists are numbered 1 through 99, and when addressing a message by extension over the phone, the number can be used to choose the group. &lt;br /&gt;
&lt;br /&gt;
IsAddressable is an odd flag. It flags whether or not the private list is addressable. By default, all private lists are addressable. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[edit] Creating &lt;br /&gt;
The following POST creates a private list. In this example, it would be private list 2. &lt;br /&gt;
&lt;br /&gt;
POST /vmrest/users/&amp;lt;user object id&amp;gt;/privatelists&lt;br /&gt;
&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;PrivateList&amp;gt;&lt;br /&gt;
    &amp;lt;DisplayName&amp;gt;2&amp;lt;/DisplayName&amp;gt;&lt;br /&gt;
    &amp;lt;VoiceName&amp;gt;6ce746b7-d775-4bc4-9d19-8b6a55b9461d.wav&amp;lt;/VoiceName&amp;gt;&lt;br /&gt;
    &amp;lt;NumericId&amp;gt;2&amp;lt;/NumericId&amp;gt;&lt;br /&gt;
&amp;lt;/PrivateList&amp;gt;&lt;br /&gt;
These are the only three parameters that can be explicitly set on a new private list. The other parameters are not allowed on a POST, either defaulting to a certain value or being auto-generated as discussed above. The ObjectId can be explicitly set if desired, but that is optional. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[edit] Updating &lt;br /&gt;
Only the following fields can be updated in a PUT request: &lt;br /&gt;
&lt;br /&gt;
DisplayName &lt;br /&gt;
VoiceName &lt;br /&gt;
NumericId &lt;br /&gt;
The following example shows a PUT request that modifies some fields, changing a private list to private list 6. &lt;br /&gt;
&lt;br /&gt;
PUT /vmrest/users/&amp;lt;user object id&amp;gt;/privatelists/&amp;lt;private list object id&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;PrivateList&amp;gt;&lt;br /&gt;
    &amp;lt;DisplayName&amp;gt;6&amp;lt;/DisplayName&amp;gt;&lt;br /&gt;
    &amp;lt;NumericId&amp;gt;6&amp;lt;/NumericId&amp;gt;&lt;br /&gt;
&amp;lt;/PrivateList&amp;gt;&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Index_of_All_CUPI_Documentation</id>
		<title>Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_--_Index_of_All_CUPI_Documentation"/>
				<updated>2011-03-04T00:05:08Z</updated>
		
		<summary type="html">&lt;p&gt;Lindborg: /* Alphabetical Index of All CUPI Documentation (by Page Title) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|'''CUPI Guide Contents'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]&amp;lt;br&amp;gt;[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Listing of CUPI Documentation by Subject Matter ==&lt;br /&gt;
&lt;br /&gt;
=== General CUPI Information ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- About Versioning|About Versioning ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Authentication and Authorization |  Authentication and Authorization]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Error Handling |Error Handling ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Examples of Basic Operations|Examples of Basic Operations ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- FAQs |FAQs ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Count Without Getting the Objects|Getting the Object Count Without Getting the Objects ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Searching and Sorting |Searching and Sorting ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Voice Names |Voice Names ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== User Account Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Alternate Names|Alternate Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Passwords and Password Settings|Changing Passwords and Password Settings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Primary and Alternate Extensions|Changing Primary and Alternate Extensions ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Class of Service (COS) |Class of Service (COS) ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Enabling Single Inbox Example|Enabling Single Inbox Example ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Notification Devices |Notification Devices ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private List Members | Private List Members ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private Lists | Private Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- SMTP Proxy Addresses|SMTP Proxy Addresses ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- User Import|User Import ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Call Handler Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Assigning a Schedule to a Call Handler|Assigning a Schedule to a Call Handler ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Caller Input Keys|Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Greetings|Greetings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Updating Caller Input Keys|Updating Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== System Settings ===&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Cluster|Cluster ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Configuration Values|Configuration Values ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Language Map |Language Map ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- LDAP Phone Number Transform |LDAP Phone Number Transform ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Port Groups and Ports|Port Groups and Ports]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Routing Rules |Routing Rules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Schedules |Schedules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- System Default Language and TTS Language |System Default Language and TTS Language ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Wave Formats |Wave Formats ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Alphabetical Index of All CUPI Documentation (by Page Title) ==&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- About Versioning|About Versioning ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Alternate Names|Alternate Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Assigning a Schedule to a Call Handler|Assigning a Schedule to a Call Handler ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Authentication and Authorization |  Authentication and Authorization]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Caller Input Keys|Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Passwords and Password Settings|Changing Passwords and Password Settings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Changing Primary and Alternate Extensions|Changing Primary and Alternate Extensions ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Class of Service (COS) |Class of Service (COS) ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Cluster|Cluster ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Configuration Values|Configuration Values ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Enabling Single Inbox Example|Enabling Single Inbox Example ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Error Handling |Error Handling ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Examples of Basic Operations|Examples of Basic Operations ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- FAQs |FAQs ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Object Count Without Getting the Objects|Getting the Object Count Without Getting the Objects ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Greetings|Greetings ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Language Map |Language Map ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- LDAP Phone Number Transform |LDAP Phone Number Transform ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Notification Devices |Notification Devices ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Port Groups and Ports|Port Groups and Ports]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private List Members | Private List Members ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Private Lists | Private Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Public Lists | Public Lists ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Routing Rules |Routing Rules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Schedules |Schedules ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Searching and Sorting |Searching and Sorting ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- SMTP Proxy Addresses|SMTP Proxy Addresses ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- System Default Language and TTS Language |System Default Language and TTS Language ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Updating Caller Input Keys|Updating Caller Input Keys ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- User Import|User Import ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Voice Names |Voice Names ]]&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Wave Formats |Wave Formats ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]]&lt;/div&gt;</summary>
		<author><name>Lindborg</name></author>	</entry>

	</feed>