10-4
Cisco Unified IP Phone Services Application Development Notes
OL-20949-01
Chapter 10 DeviceListX Report
Troubleshooting DeviceListX Reports
<?xml version="1.0" encoding="iso-8859-1"?>
<DeviceList>
<Device t="" n="" d="" c="" p="" i="" s="" />
</DeviceList>
Example 10-1 DeviceList Object with Data
<?xml version="1" encoding="iso-8859-1"?>
<DeviceList>
<Device t="35" n="SEP000123456789" d="Auto 2010" c=”” p="Default" i="10.1.1.1" s="1"/>
</DeviceList>
Troubleshooting DeviceListX Reports
These sections can assist you in troubleshooting DeviceListX Reports:
Error Codes
Determining Problems With the Interface

Error Codes

The error codes that are specific to this report interface follow.
Tab l e 10-1 DeviceList XML Object Attributes
Attribute Name Field Name Description
tDevice Type Numeric enumeration value that is specified in the
database.
nDevice Name String value that specifies the device name.
dDevice Description String value that is specified in the database.
cDevice Calling Search Space String value that is specified in the database.
pDevice Pool String value that is specified in the database.
iDevice IP Address Last known IP address as reported by the
Real-Time Information Service
"" = No known IP address
"x.x.x.x" = Last known IP address
sDevice Status Numeric enumeration for the current device statu s
as reported by the Real-Time Information Service
"" = Device not found
"1" = Device registered
"2" = Device found but not currently registered