cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2007
Views
0
Helpful
2
Replies

Call in Data in Webex Meeting History Service

Bernhard Albler
Spotlight
Spotlight

Hi team

Seems i don’t see webex global Call In data in the History API (only domestic call in and call in tollfree).

What is the way to get the global data?

1 Accepted Solution

Accepted Solutions

ryanhunt
Level 5
Level 5

LstmeetingusageHistory might be what your looking for, it can return the following data:

  <history:totalCallInMinutes>0</history:totalCallInMinutes>
  <history:totalPeopleMinutes>7</history:totalPeopleMinutes>
  <history:totalCallInTollfreeMinutes>0</history:totalCallInTollfreeMinutes>
  <history:totalCallOutDomestic>0</history:totalCallOutDomestic>
  <history:totalCallOutInternational>0</history:totalCallOutInternational>

It does not seem to be able to drill down any deeper for attendees.

View solution in original post

2 Replies 2

ryanhunt
Level 5
Level 5

LstmeetingusageHistory might be what your looking for, it can return the following data:

  <history:totalCallInMinutes>0</history:totalCallInMinutes>
  <history:totalPeopleMinutes>7</history:totalPeopleMinutes>
  <history:totalCallInTollfreeMinutes>0</history:totalCallInTollfreeMinutes>
  <history:totalCallOutDomestic>0</history:totalCallOutDomestic>
  <history:totalCallOutInternational>0</history:totalCallOutInternational>

It does not seem to be able to drill down any deeper for attendees.

Yes, this is the API call used. But the problem is, it is missing half of the needed Call In Data, namely the International call data

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: