Gettotalunregistered Method; Table 28 Gettotalunregistered Method Input - ZyXEL Communications APS 1.0 Administrator's Manual

Auto provisioning
Table of Contents

Advertisement

Auto Provisioning Administrator's Guide
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>
<ns3751:setSubScriberRegistered xmlns:ns3751="http://tempuri.org">
<deviceModel xsi:type="xsd:string">P2002</deviceModel>
<phoneNumber xsi:type="xsd:string">10000002</phoneNumber>
<macAddress xsi:type="xsd:string">00A0C0000016</macAddress>
</ns3751:setSubScriberRegistered>
</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:setSubScriberRegisteredResponse xmlns:ns1="http://
tempuri.org"></ns1:setSubScriberRegisteredResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

getTotalUnregistered Method

This is how the auto provisioning server gets the number of unregistered subscriber devices
from the CRM server.

Table 28 getTotalUnregistered Method Input

ID
PARAMETER NAME DATA TYPE
1
ProductType
2
SIPNO
3
UserID
4
macAddress
90
COMMENT
string
Product type
string
SIP phone number
string
User ID
string
MAC Address
Appendix E VoIP Provisioning Server SOAP Description

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents