<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Java</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=5354369" />
  <subtitle>For hardcore programmers who knows whats good for them And want to integrate with TAA</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=5354369</id>
  <updated>2013-06-20T11:12:47Z</updated>
  <dc:date>2013-06-20T11:12:47Z</dc:date>
  <entry>
    <title>RE: mcu api: participant.add</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6353558" />
    <author>
      <name>David Vrtin</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6353558</id>
    <updated>2012-08-27T15:33:26Z</updated>
    <published>2012-08-27T15:33:26Z</published>
    <summary type="html">Another version of same problem is: if we add pre-configured participants with API with by_address (and such participants are not visible on MCU web interface), then option preconfiguredParticipantsDefer does not work for such participants. It is working only for pre-configured participants on web UI. Is this bug?</summary>
    <dc:creator>David Vrtin</dc:creator>
    <dc:date>2012-08-27T15:33:26Z</dc:date>
  </entry>
  <entry>
    <title>RE: mcu api: participant.add</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6355028" />
    <author>
      <name>David Vrtin</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6355028</id>
    <updated>2012-08-27T12:30:39Z</updated>
    <published>2012-08-27T12:30:39Z</published>
    <summary type="html">We would like to use MCU API to add pre-configured participant to conference configuration, like it is possible over MCU web portal (see attachment).
With this feature we can use auto-dialing to IP-VCR (for VC recording): when first endpoint joins conference MCU will call IP-VCR (start recording) and when last endpoint leaves conference MCU will disconnect IP-VCR recorder (stop recording).
Is this possible?
 
In conference.create or conference.modify API 2.9 is nothing about adding pre-configured participants, only preconfiguredParticipantsDefer setting.</summary>
    <dc:creator>David Vrtin</dc:creator>
    <dc:date>2012-08-27T12:30:39Z</dc:date>
  </entry>
  <entry>
    <title>CDR files retrieving</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6318020" />
    <author>
      <name>marco.marotta.tecnolife.it (simulated)</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6318020</id>
    <updated>2012-08-21T15:48:27Z</updated>
    <published>2012-08-21T15:48:27Z</published>
    <summary type="html">Hi all,
 
At the moment i do have a request from a customer to integrate a Java application with the Cisco infrastructure.
 
The Cisco infrastructure is made up:
TelePresence Server varsion 2.2
Telepresence Manamegent Suit: 13.2
 
I'm blocked on how to download the cdr files from the TPS.
 
Reading Cisco manuals I've found a couple of solutions with few questions:
 
 
1)      download the CDR using the API, referencing to the document:
http://www.cisco.com/en/US/docs/telepresence/infrastructure/mcu/admin_guide/cisco_telepresence_infrastructure_cdr_reference_guide.pdf
	
	
a.      does exist an API of the TPS or TMS to download the CDR ?
 
b.      is possible to have an example of the CDR obtained by the use of the API ?
 
c.      because of I need only the data of a specific day ( i.e. yesterday ), is possible to filter the data contained in the CDR  retrived by the API ?
 
d.      at page 4/63 I see:
	'...CDR logging is always enabled on the TelePresence Server and cannot be disabled. These devices
	store the latest 2000 records only, discarding earlier records as necessary. They also do not write logs
	to compact flash - they hold the records in memory.'
	What do you mean as 'devices' ?
	Do you confirm the older records are deleted from the downloaded CDR ? Like the FIFO algorithm.
 
e.      Does exist an attribute in the CDR file to determine if it is a Telepresence device with multiple screens or not
 
f.      Reading the CDR file downloaded using the web interface of the TPS, which is the meaning of the values of the attributes 'context' and 'position'
	at the tag &lt;stream&gt; ?
	Is possible to have a range of such values ?
		
 
g.      Which is the value of the tag endpoint_uri when one of the participants is an ISDN terminal ?
	at page 20/63 I see:
	'...Endpoint's SIP URI or H.323 ID.'
	Do you confirm those 2 are the only possible values ?
 
 
 
2)      register my application as an Events listener:
referencing to the document
(http://www.cisco.com/en/US/docs/telepresence/infrastructure/ts/api_guide/Cisco_TelePresence_Server_API_2-2_1-43.pdf)
 
a.      is possible to use the call cdrlog.enumerate to have the events of a specific date ?
 
b.      how is possible to register my Java application via the call feedbackReceiver.configure ?
	Do I need to opne a Socket and leave it active all the time ?
 
c.      When the value of conference.status parameter is false does it mean the conference is ended ?
 
d.      If a participant is an ISDN terminal and the meeting is ended which is the value of the attribute callProtocol for the participant present in the participantList ?</summary>
    <dc:creator>marco.marotta.tecnolife.it (simulated)</dc:creator>
    <dc:date>2012-08-21T15:48:27Z</dc:date>
  </entry>
</feed>

