Auto Provisioning Administrator’s Guide
Appendix E VoIP Provisioning Server SOAP Description
93
Response
<?xml version="1.0" encoding="ISO-8859-1"?>
<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/
soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/
2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/
encoding/" xmlns:si="http://soapinterop.org/xsd">
<SOAP-ENV:Body>
<ns1:getTotalSubScriberResponse xmlns:ns1="http://tempuri.org">
<return xsi:type="SOAP-ENC:Array" SOAP-
ENC:arrayType="unnamed_struct_use_soapval[1]">
<item>
<soapVal xsi:type="xsd:string">
18
</soapVal>
<totalnums xsi:type="xsd:string">
18
</totalnums>
</item>
</return>
</ns1:getTotalSubScriberResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
getPageUnregisteredUnitDevice Method
This is how the auto provisioning server gets a list of the unregistered subscriber devices (by
search keyword and current page number) from the CRM server.
Table 32
getPageUnregisteredUnitDevice Method Input
ID
PARAMETER NAME DATA TYPE COMMENT
1
ProductType
string
Product type
2
SIPNO
string
SIP phone number
3
UserID
string
User ID
4
macAddress
string
MAC address
5
intCurPage
string
Current page number
6
pageSize
string
Number of the devices per page
Table 33
getPageUnregisteredUnitDevice Method Output
ID
PARAMETER NAME DATA TYPE COMMENT
1
rowid
string
Row ID
2
userid
string
User ID
3
producttype
string
Product type
4
phonenumber
string
Phone number
Summary of Contents for APS 1.0
Page 1: ...Auto Provisioning For VoIP Devices Administrator s Guide Version 2 0 3 2006...
Page 2: ......
Page 6: ...Auto Provisioning Administrator s Guide 6 Customer Support...
Page 10: ...Auto Provisioning Administrator s Guide 10 Table of Contents...
Page 14: ...Auto Provisioning Administrator s Guide 14 List of Tables...
Page 42: ...Auto Provisioning Administrator s Guide 42 Chapter 3 Provisioning Utility...
Page 72: ...Auto Provisioning Administrator s Guide 72 Chapter 5 Using the Auto Provisioning Server...
Page 74: ...Auto Provisioning Administrator s Guide 74 Chapter 6 Using the Auto Provisioning Server...
Page 78: ...Auto Provisioning Administrator s Guide 78 Appendix A Auto Provisioning Service Flowchart...