207
D14049.05
February 2009
Grey Headline
(continued)
TANDBERG
VIDEO COMMUNICATIONS SERVER
ADMINISTRATOR GUIDE
Introduction
Getting started
Overview and
status
System
configuration
VCS
configuration
Zones and
neighbors
Call
processing
Bandwidth
control
Firewall
traversal
Appendices
Applications
Maintenance
Command reference - xConfiguration
SIP Mode: <On/Off>
Determines whether or not the VCS will provide SIP registrar and SIP proxy functionality. This mode must be enabled in order to use either the Presence Server or the Presence User Agent.
Default: On
Example:
xConfiguration SIP Mode: On
SIP Registration ExpireDelta: <30..7200>
Specifies the period (in seconds) within which a SIP endpoint must re-register with the VCS to prevent its registration expiring.
Default: 60
Example:
xConfiguration SIP Registration ExpireDelta: 60
SIP Registration Proxy Mode: <Off/ProxyToKnownOnly/ProxyToAny>
Specifies how proxied registrations should be handled.
Off
: Registration requests will not be proxied.
ProxyToKnownOnly
: Registration requests will be proxied to neighbors only.
ProxyToAny
: Registration requests will be proxied in accordance with the VCS’s existing call processing rules.
Default: Off
Example:
xConfiguration SIP Registration Proxy Mode: Off
SIP Routes Route [1..20] Address: <S:0..39>
Specifies the IP address of the next hop for this route, where matching SIP requests will be forwarded.
Note: this command is intended for developer use only.
Example:
xConfiguration SIP Routes Route 1 Address: "127.0.0.1"
SIP Routes Route [1..20] Authenticated: <On/Off>
Whether to forward authenticated requests.
On
: only forward requests along route if incoming message has been authenticated.
Off
: always forward messages that match this route.
Default: Off
Note: this command is intended for developer use only.
Example:
xConfiguration SIP Routes Route 1 Authenticated: On
SIP Routes Route [1..20] Header Name: <S:0..64>
Name of SIP header field to match (e.g. Event).
Note: this command is intended for developer use only.
Example:
xConfiguration SIP Routes Route 1 Header Name: "Event"