Blogs

Showing 0 results.

Forums

« Back to CDR API

RE: Binding CDRs records to Meetings

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
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.
 

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

Collateral


No files available