Remove A Sip Voicemail Server (Removesipvoicemailserver); Get All Sip Voicemail Servers (Getallsipvoicemailservers); Get All Sip Voicemail Servers For A Domain (Getallsipvoicemailservers-Bydomain) - Nortel 5100 Programming Reference Manual

Application programming interfaces reference
Hide thumbs Also See for 5100:
Table of Contents

Advertisement

246 Methods for OPI and BPT

Remove a SIP Voicemail Server (removeSIPVoicemailServer)

BPT Method Syntax
removeSIPVoicemailServer using (Server name) | file <file
name> [optional] into <file name>
BPT Required file format
Server name
OPI method
public void removeSIPVoicemailServer(java.lang.String
serverName) throws java.rmi.RemoteException, com.nortelnetw
orks.ims.base.prov.opi.shared.ProvisionException;

Get all SIP Voicemail Servers (getAllSIPVoicemailServers)

BPT Method Syntax
getAllSIPVoicemailServers [optional] into <file name>
OPI method
public com.nortelnetworks.ims.base.prov.opi.shared.SI
PVoicemailServer[] getAllSIPVoicemailServers() throws
java.rmi.RemoteException, com.nortelnetworks.ims.base.prov
.opi.shared.ProvisionException;
Get all SIP Voicemail Servers for a domain (getAllSIPVoicemailServers-
ByDomain)
BPT Method Syntax
getAllSIPVoicemailServersByDomain using (Domain name) |
file <file name> [optional] into <file name>
BPT Required file format
Domain name
OPI method
public com.nortelnetworks.ims.base.prov.opi.shared.SIPVoice
mailServer[] getAllSIPVoicemailServersByDomain(java.lang.St
ring domainName) throws java.rmi.RemoteException, com.norte
lnetworks.ims.base.prov.opi.shared.ProvisionException;
Copyright © 2007, Nortel Networks
.
Nortel Multimedia Communication Server 5100
Application Programming Interfaces Reference
NN42020-146 01.07 Standard
Release 4.0 19 October 2007

Advertisement

Table of Contents
loading

Table of Contents