Core classes and operations
105
SIPxNano IP-PBX Getting Started Guide
C • Configuration APIs
deviceType
setDeviceType()
Valid strings are:
xpressa_strongarm_vxworks (for
Patton xpressa phones)
ixpressa_x86_win32 (for Patton
instant xpressa softphones)
7960 (for Cisco 7960G IP
phones)
7940 (for Cisco 7940G IP
phones)
Yes
name
setName()
Must be less than 60 characters
in length.
Yes
deviceGroupName
setDeviceGroupName
Sets the fully-qualified device
group of the device. You must
specify the complete group hier-
archy, including the device group
names of both the immediate
parent group and all ancestor
groups, relative to the root of the
system.
Ancestry is delimited with '/'
characters. A leading '/' should
not be used.
For example, to create a new
device within the sales device
group, which in turn belongs to
the (top-level) west coast device
group, supply “west coast/sales”
(without the quotation marks).
Yes
description
setDescription
Must be less than 60 characters
in length.
No
Table 16. Core Operations: Add Device
WSDL Parameter
Java Method
Description
Required?