Content

Page tree

D-SERIES

Web User Interface

Identities - Login Information(Section): Outbound Proxy

Phone User Interface

N/A 

Initial Firmware Version 

6.x

XML Configuration

<user_outbound idx="INDEX" perm="PERMISSIONFLAG">VALIDVALUE</user_outbound>

Description

Specify the outbound proxy in this field (format: addr:port;transport=) to ensure all SIP packets are sent via the specified communication point. The setting must match with registrar_whitelist. Note: udp, tcp and tls are supported for transport=

NOTE: Starting version 8.7.x multiple comma separated values are supported for e.g. failover scenarios. The outbound proxy values are used sequentially (left to right) in case of an outage or connectivity issue.
Example: primary-server.snom.net:5061;transport=tls,secondary-server.snom.net:5061;transport=tls,third-server.snom.net:5061;transport=tls

Valid Values

e.g. <proxy.company.de:5061>, <192.168.0.24:5070>, <sip.company.com>, <sips.company.com:5061;transport=tls>, <172.16.0.1:5060;transport=udp>,

Default Value

blank