Applies to: Exchange Server 2010 SP3, Exchange Server 2010 SP2
Topic Last Modified: 2012-07-23
You can delete a Unified Messaging (UM) IP gateway. When you delete the UM IP gateway, Unified Messaging servers are no longer able to accept incoming calls from the IP gateway or SIP-enabled IP PBX associated with the UM IP gateway.
Important: |
---|
Deleting a UM IP gateway should be performed only when you fully understand the implications of disabling communication with an IP gateway or a Session Initiation Protocol (SIP)–enabled IP Private Branch eXchange (PBX). |
Looking for other management tasks related to UM IP gateways? Check out Managing UM IP Gateways.
Prerequisites
- A UM dial plan has been created. For detailed steps, see
Create a UM Dial
Plan.
- A UM IP gateway has been created. For detailed steps, see
Create a UM IP
Gateway.
Use the EMC to delete a UM IP gateway
You need to be assigned permissions before you can perform this procedure. To see what permissions you need, see the "UM IP gateways" entry in the Unified Messaging Permissions topic.
- In the console tree, navigate to Organization
Configuration > Unified Messaging.
- In the result pane, click the UM IP Gateways tab.
- In the work pane, click the UM IP gateway that you want to
delete.
- In the action pane, click Remove.
- In the confirmation dialog box, click Yes.
Use the Shell to delete a UM IP gateway
You need to be assigned permissions before you can perform this procedure. To see what permissions you need, see the "UM IP gateways" entry in the Unified Messaging Permissions topic.
This example removes or deletes the UM IP gateway named
MyUMIPGateway
.
Copy Code | |
---|---|
Remove-UMIPGateway -Identity MyUMIPGateway |
For more information about syntax and parameters, see Remove-UMIPGateway.
Other Tasks
After you delete a UM IP gateway, you may also want to: