Auto Provisioning Administrator’s Guide
Appendix E VoIP Provisioning Server SOAP Description
91
SOAP Request & Response Sample
Request
<?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>
<ns6358:getTotalUnregisteredUnitDevice xmlns:ns6358="http://
tempuri.org">
<ProductType xsi:type="xsd:string">
P2002
</ProductType>
<SIPNO xsi:type="xsd:string"></SIPNO>
<UserID xsi:type="xsd:string"></UserID>
<macAddress xsi:type="xsd:string"></macAddress>
</ns6358:getTotalUnregisteredUnitDevice>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
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:getTotalUnregisteredUnitDeviceResponse 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">
16
</soapVal>
<nums xsi:type="xsd:string">
16
</nums>
</item>
</return>
</ns1:getTotalUnregisteredUnitDeviceResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Table 29
getTotalUnregistered Method Output
ID
PARAMETER NAME DATA TYPE COMMENT
1
nums
string
The amount of the unregistered unit devices.
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...