
Chapter 10 DeviceListX Report
Troubleshooting DeviceListX Reports
<?xml version="1.0"
<Device t="" n="" d="" c="" p="" i="" s="" /> </DeviceList>
Table | DeviceList XML Object Attributes |
| |
|
|
|
|
Attribute Name |
| Field Name | Description |
|
|
|
|
t |
| Device Type | Numeric enumeration value that is specified in the |
|
|
| database. |
|
|
|
|
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 |
|
|
| |
|
|
| "" = No known IP address |
|
|
| "x.x.x.x" = Last known IP address |
|
|
|
|
s |
| Device Status | Numeric enumeration for the current device status |
|
|
| as reported by the |
|
|
| "" = Device not found |
|
|
| "1" = Device registered |
|
|
| "2" = Device found but not currently registered |
|
|
|
|
Example 10-1 DeviceList Object with Data
<?xml version="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.
| Cisco Unified IP Phone Services Application Development Notes |
|
|