A SERVICE OF

logo

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.
Table 10-1 DeviceList XML Object Attributes
Attribute Name Field Name Description
t Device Type Numeric enumeration value that is specified in the
dat
abase.
n Device Name String value that specifies the device name.
d Device Description String value that is specified in the database.
c Device Calling Search Space String value that is specified in the database.
p Device Pool String value that is specified in the database.
i Device IP Address Last known IP address as reported by the
Rea
l-Time Information Service
"" = No known IP address
"x.x.x.x" = Last known IP address
s Device Status Numeric enumeration for the current device status
a
s reported by the Real-Time Information Service
"" = Device not found
"1" = Device registered
"2" = Device found but not currently registered