Polycom DMA 7000 System Microscope & Magnifier User Manual


 
DMA Operations Guide External SIP Peer
108 Polycom, Inc.
Request-URI Format Options
The settings available on the Format list for the Request-URI are described
below (RR= requires route header):
Use original request’s URI (RR) — The original request’s URI is copied and
moved. Equivalent to template:
#orscheme#:#oruser#@#orhost#
No user, original request’s host (RR) — The user in the original, if any, is
removed, but the original host is used. Equivalent to template:
#orscheme#:#orhost#
No user, configured peer’s next hop address as host — The user in the
original, if any, is removed, and the host is replaced with the Next hop address
value for this peer. Equivalent to template:
#pscheme#:#phost#
Original user, configured peer’s next hop address as host — The user in the
original is copied, but the host is replaced with the Next hop address value for
this peer. Equivalent to template:
#pscheme#:#oruser#@#phost#
Use user as host (RR) — Uses the user in the original, if specified, as the host
value, otherwise the host value is used as is. Equivalent to template:
#orscheme#:#oruser#
(but if no original user is present, the host value is used as is)
No user, configured peer’s Destination Network or next hop address — Uses
the Destination network value if specified, otherwise the peer’s Next hop
address value. Equivalent to template:
#pscheme#:#pnetORphost#
Original user, configured peer’s Destination Network or next hop address
— Uses the user in the original, if specified, but replaces the host with the
Destination network value, if specified, or the peer’s Next hop address value.
Equivalent to template:
#pscheme#:#otuser#@#pnetORphost#
Default Request-URI for Microsoft. — Equivalent to template:
sip:#phost#:#pport#;transport=#ptransport#
Free Form Template — Format defined in associated Template field is used
without further modification. See “Free Form Template Variables” on
page 109 and “To Header and Request-URI Examples” on page 110.