Motorola CA50 Developer & User Manual page 317

Table of Contents

Advertisement

phoneExtInfo Class Members
phoneExtInfo Class Members
Table 11-5
Class Member
phnExtPhoneNumber
phnDesc
phnOwnerID
phnRangeToken
locExtID
phnIsAlwaysShown
phnExtensionPassword
phnExtType
phnMAC
phnInvalid
phnInvalidReason
RemoveExtension
This method removes a phone extension from the UCA system. The extensions are removed from the B_PhoneExt
table.
int RemoveExtension(string locExtID, string sPhnExt, string ipAddr, string sUser,
ref UCAWebServiceStatus WSStatus)
Parameters
locExtID
Store number.
sPhnExt
Phone extension number.
ipAddr
IP address of source machine (optional - used for logging).
Pass "" when address logging is not required.
sUser
UserID of user making WS call (optional - used for logging).
Pass "" when user logging is not required.
WSStatus
UCAWebServiceStatus class describes the status of the call.
Return Values
Phone extension number.
Textual description of the phone extension.
UserID or MAC for static UCA assignment.
Token for department. Found in the B_Groups table.
Store number.
Always show in phone book regardless of login status.
PB.X registration password
Extension type: UCA Dynamic, UCA Static, Non-UCA. Found in the
S_PhoneExtType table.
The MAC address used for SCCP.
The extension is either a valid SCCP extension or it is not valid.
The reason for why the extension is not valid.
UCA Server Optional APIs 11 - 15
Description

Advertisement

Table of Contents
loading

Table of Contents