Skip navigation.

SIP Services > Configuration > Proxy

Overview

In the SIP Services --> Configuration --> Proxy tab, you can configure the settings for SIP message forwarding policy of the SIP server in the domain as well as the associated external SIP server.

Attributes

Attribute Label Description Constraints
Forwarding Policy for SIP Message Specify one of the following three types of policies.

Send to host or domain specified in Request-URI. (domain)

Send to the specified downstream proxy. (proxy)

Send to the specified downstream proxy when sending to host or domain specified in Request-URI has failed. (domain,proxy)
Downstream Proxy The server information of the destination of proxy of the SIP message by WebLogic SIP Server when the forwarding destination is "proxy" or "domain,proxy".

Downstream proxy: FQDN or IP address of the destination host

Port number: SIP listen port (1 - 65535) of the destination host. Normally, 5060 is used.

Transport type: the protocol type of the SIP listen port of the destination host. Specify "tcp" or "udp".

Back to Administration Console