Author Topic: Data Block OD01 Fields Returned  (Read 2560 times)

caper800

  • Guest
Data Block OD01 Fields Returned
« on: March 15, 2018, 17:09:09 »
Hello,

We are using the Data Block ADO1 using a JSON API pull and have noticed that the Asteisk UID is not present, although it does appear in the QueueMetrics report Queue Details and in the documentation for OD01. Are we doing something wrong or is Asterisk UID not one of the fields support by the data block?

mirkox

  • Full Member
  • ***
  • Posts: 231
  • Karma: 4
    • View Profile
Re: Data Block OD01 Fields Returned
« Reply #1 on: March 20, 2018, 11:22:41 »
Hi caper800,

try with DetailsDO.CallsOkRaw (answered)  and  DetailsDO.CallsKoRaw (unanswered)

Mirko

caper800

  • Guest
Re: Data Block OD01 Fields Returned
« Reply #2 on: March 22, 2018, 17:05:33 »
This is perfect! Thanks so much for the response.