User's Manual
Firmware Version 1.0.0.5 
UCM6510 IP PBX User Manual 
Page 177 of 192 
Query 2: Request all records of calls placed on extension 5300 or in the range 6300-6399 to extensions 
starting with 5, with results in XML format. 
https://192.168.254.200:8088/cdrapi?format=XML&caller=5300,6300-6399&callee=5@ 
  -OR- 
https://192.168.254.200:8088/cdrapi?cdrapi?format=XML&caller=5300&caller=6300-6399&callee=5@ 
Query 3: Request all records of calls placed on extensions containing substring "53" prior to January 23, 
2013 00:00:00 UTC to extensions 5300-5309, with results in CSV format. 
https://192.168.254.200:8088/cdrapi?caller=@53@&callee=5300-5309&endTime=2013-01-23 
  -OR- 
https://192.168.254.200:8088/cdrapi?caller=@53@&callee=530_&endTime=2013-01-23T00:00:00 
Query 4: Request all records of calls placed by an Anonymous caller during July 2013 Central Standard 
Time to extensions starting with 2 or 34 or ending with 5, with results in CSV format. 
https://192.168.254.200:8088/cdrapi?caller=Anonymous&callee=2@,34@,@5&startTime=2013-07-01T00:00:00-
06:00&endTime=2013-07-31T23:59:59-06:00 
Query 5: Request all records during July 2013 Central Standard Time, 200 at a time, with results in CSV 
format. 
https://192.168.254.200:8088/cdrapi?startTime=2013-07-01T00:00:00-06:00&endTime=2013-07-31T23:59:59-06:
00&numRecords=200&offset=0 
  -THEN- 
https://192.168.254.200:8088/cdrapi?sstartTime=2013-07-01T00:00:00-06:00&endTime=2013-07-31T23:59:59-0
6:00&numRecords=200&offset=200 
  -THEN- 
https://192.168.254.200:8088/cdrapi?startTime=2013-07-01T00:00:00-06:00&endTime=2013-07-31T23:59:59-06:
00&numRecords=200&offset=400 










