Auto Provisioning Administrator’s Guide
92
Appendix E VoIP Provisioning Server SOAP Description
getTotalSubScriber Method
This is how the auto provisioning server gets the number of subscribers with a specified
product type (from the CRM server).
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>
<ns9250:getTotalSubScriber xmlns:ns9250="http://tempuri.org">
<ProductType xsi:type="xsd:string"></ProductType>
</ns9250:getTotalSubScriber>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Table 30
getTotalSubScriber Method Input
ID
PARAMETER NAME DATA TYPE
COMMENT
1
ProductType
string
Product type
Table 31
getTotalSubScriber Method Output
ID PARAMETER NAME DATA TYPE
COMMENT
1
totalnums
string
The amount of the specified product type subscribers
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...