Hi all,
I am trying to get the list of calls from CDR, using SQL.
In the past, I was able to do using this command:
run sql select datetimeOrigination,callingPartyNumber,finalCalledPartyNumber from tbl_billing_data
Now, running my CUCM 14, I get the ...