


 



<?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=Cisco_Unified_MeetingPlace_Release_6.1_--_About_Cisco_Unified_MeetingPlace_DCTS_Addin&amp;feed=atom&amp;action=history</id>
		<title>Cisco Unified MeetingPlace Release 6.1 -- About Cisco Unified MeetingPlace DCTS Addin - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docwiki.cisco.com/w/index.php?title=Cisco_Unified_MeetingPlace_Release_6.1_--_About_Cisco_Unified_MeetingPlace_DCTS_Addin&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Cisco_Unified_MeetingPlace_Release_6.1_--_About_Cisco_Unified_MeetingPlace_DCTS_Addin&amp;action=history"/>
		<updated>2013-05-26T05:25:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://docwiki.cisco.com/w/index.php?title=Cisco_Unified_MeetingPlace_Release_6.1_--_About_Cisco_Unified_MeetingPlace_DCTS_Addin&amp;diff=38988&amp;oldid=prev</id>
		<title>MeetingPlace Moderator: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Cisco_Unified_MeetingPlace_Release_6.1_--_About_Cisco_Unified_MeetingPlace_DCTS_Addin&amp;diff=38988&amp;oldid=prev"/>
				<updated>2011-03-28T21:11:23Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 21:11, 28 March 2011&lt;/td&gt;
		&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>MeetingPlace Moderator</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/w/index.php?title=Cisco_Unified_MeetingPlace_Release_6.1_--_About_Cisco_Unified_MeetingPlace_DCTS_Addin&amp;diff=38987&amp;oldid=prev</id>
		<title>MeetingPlace Moderator: Created page with &quot;Cisco Unified MeetingPlace Release 6.1    &gt;      [[Cisco Unified MeetingPlace Release 6.1 -- Cisco Unified MeetingPlace Audio Server, Release 6.1|Cisco Unified MeetingPlace A...&quot;</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Cisco_Unified_MeetingPlace_Release_6.1_--_About_Cisco_Unified_MeetingPlace_DCTS_Addin&amp;diff=38987&amp;oldid=prev"/>
				<updated>2011-02-07T23:54:36Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/wiki/Cisco_Unified_MeetingPlace_Release_6.1&quot; title=&quot;Cisco Unified MeetingPlace Release 6.1&quot;&gt;Cisco Unified MeetingPlace Release 6.1&lt;/a&gt;    &amp;gt;      [[Cisco Unified MeetingPlace Release 6.1 -- Cisco Unified MeetingPlace Audio Server, Release 6.1|Cisco Unified MeetingPlace A...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Cisco Unified MeetingPlace Release 6.1]]    &amp;gt;     &lt;br /&gt;
[[Cisco Unified MeetingPlace Release 6.1 -- Cisco Unified MeetingPlace Audio Server, Release 6.1|Cisco Unified MeetingPlace Audio Server]]      &lt;br /&gt;
&amp;gt;    [[Cisco Unified MeetingPlace Release 6.1 -- Maintaining the Audio Server|Maintaining]]&lt;br /&gt;
&amp;gt;   [[Cisco Unified MeetingPlace Release 6.1 -- Cisco Unified MeetingPlace DCTS Addin|DCTS Addin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Cisco Unified MeetingPlace DCTS Addin performs the following tasks:&lt;br /&gt;
* Listen to events related to users and conferences in Cisco Unified MeetingPlace&lt;br /&gt;
* Transmit these events to the Asynchrony Solution Envoke server&lt;br /&gt;
* Periodically send information to the Envoke server&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This addin is a managed DLL assembly. During installation, InstallShield registers the addin's internal classes for COM interoperability, and registers the addin with the Cisco Unified MeetingPlace Agent service.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Cisco Unified MeetingPlace Web Conferencing Server loads the addin as a COM DLL and implements the IConferenceTechnologyProvider interface. The DCTS addin consumes the following events:&lt;br /&gt;
* CN_STARTCONF (Conf#)&lt;br /&gt;
* CN_ENDCONF (Conf#)&lt;br /&gt;
* CN_CONFPARTJOIN (Conf#, PartID#, DeviceID#, PartName)&lt;br /&gt;
* CN_CONFPARTLEAVE (Conf#, PartID#, DeviceID#, PartName)&lt;br /&gt;
* CN_PARTNAMECHANGE (Conf#, PartID#)&lt;br /&gt;
* MP_TECHPROVIDER_EVENT_USER_LOGIN (fLogin, Session#, UserID#, LoginClient#)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After receiving these events, the IConferenceTechnologyProvider implementation calls the Envoke server API and calls the following methods, which reflect the data passed in the event:&lt;br /&gt;
* AddUser&lt;br /&gt;
* AddConference&lt;br /&gt;
* RemoveUser&lt;br /&gt;
* Remove Conference&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Cisco Unified MeetingPlace Release 6.1 -- About Cisco Unified MeetingPlace DCTS Addin#Figure: Overview of Cisco Unified MeetingPlace DCTS Addin|Figure: Overview of Cisco Unified MeetingPlace DCTS Addin]] shows an overview of the Cisco Unified MeetingPlace DCTS addin.&lt;br /&gt;
&lt;br /&gt;
===== Figure: Overview of Cisco Unified MeetingPlace DCTS Addin=====&lt;br /&gt;
&lt;br /&gt;
[[Image:121563.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Unified MeetingPlace Release 6.1]]&lt;/div&gt;</summary>
		<author><name>MeetingPlace Moderator</name></author>	</entry>

	</feed>