« Back to Serviceability XML Questions

Device List Matching CDR Devices

Combination View Flat View Tree View
Threads [ Previous | Next ]
Is there a good way to get a list of ALL device names in the system (e.g. Trunks, Gateways, etc). I need to process CDR off of the devices that get written to cdr, however, I can't seem to find a good place to gather all this information.
 
Thanks,

~ Steve

You can use the AXL SOAP web service to query for devices.  The <listDeviceByName> request (using a '*' wildcard) would be a good place to start.