<?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>Binding CDRs records to Meetings</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4438210" />
  <subtitle>Binding CDRs records to Meetings</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4438210</id>
  <updated>2013-05-18T16:29:05Z</updated>
  <dc:date>2013-05-18T16:29:05Z</dc:date>
  <entry>
    <title>RE: Binding CDRs records to Meetings</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5530703" />
    <author>
      <name>John Yontz</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5530703</id>
    <updated>2012-04-27T17:30:26Z</updated>
    <published>2012-04-27T17:30:26Z</published>
    <summary type="html">Hi Lionel,

Sorry for the late response, but the e-mail notification system was broken and I just now saw this.  The APICallDetailRecord which is returned by the CDR API does contain a meetingID field.  This is exactly what you would use to correlate CDR data with the meetings returned by the getMeetings method.  Note that there will only be a meetingID present in the CDR for calls into Meet-Me or Rendezvous meetings.  Direct dial calls will not contain meetingID data in the CDR because they are point-to-point.

- John</summary>
    <dc:creator>John Yontz</dc:creator>
    <dc:date>2012-04-27T17:30:26Z</dc:date>
  </entry>
  <entry>
    <title>Binding CDRs records to Meetings</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4438209" />
    <author>
      <name>Lionel KEROGUES</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4438209</id>
    <updated>2011-09-01T15:31:40Z</updated>
    <published>2011-09-01T15:31:40Z</published>
    <summary type="html">Hello folk,
 
Would like to know which field i may use from cdr API in order to get the related meeting in sched API ?
 
For instance, i would like to use getMeeting method from sched API in order to get meeting info. The only filter i can use with getMeeting is "meetingID".  What is the field in cdr API that binds to "meetingID" ?
 
Thanks for your support.
 
Regards.
 </summary>
    <dc:creator>Lionel KEROGUES</dc:creator>
    <dc:date>2011-09-01T15:31:40Z</dc:date>
  </entry>
</feed>

