Location; Rule-Switch - Cisco TelePresence Administrator's Manual

Telepresence video communication server
Hide thumbs Also See for TelePresence:
Table of Contents

Advertisement

Grey Headline (continued)
CPL reference
As the CPL script is evaluated it maintains a list of addresses (H.323 IDs, URLs and E.164 numbers) which will be used as the destination of the call if a proxy node is executed. The taa:location node
allows the location set to be modified so that calls can be redirected to different destinations.
At the start of script execution the location set is initialized to the original destination.
The following attributes are supported on taa:location nodes. It supports the use of Regular Expressions (see the
Clear = "yes" | "no"
url=string
priority=<0.0..1.0> | "random"
regex="<regular expression>" replace="<string>"
This extension to CPL is provided to simplify Call Policy scripts that need to make decisions based on both the source and destination of the call. A taa:rule-switch can contain any number of rules that are
tested in sequence; as soon as a match is found the CPL within that rule element is executed. Each rule must take one of the following forms:
<taa:rule-switch>
<taa:rule origin="<regular expression>" destination="<regular expression>" message-regex="<regular expression>">
<taa:rule authenticated-origin="<regular expression>" destination="<regular expression>" message-regex="<regular expression>">
<taa:rule unauthenticated-origin="<regular expression>" destination="<regular expression>" message-regex="<regular expression>">
<taa:rule registered-origin="<regular expression>" destination="<regular expression>" message-regex="<regular expression>">
<taa:rule originating-user="<regular expression>" destination="<regular expression>" message-regex="<regular expression>">
<taa:rule originating-zone="<regular expression>" destination="<regular expression>" message-regex="<regular expression>">
</taa:rule-switch>
The meaning of the various origin selectors is as described in the
The message-regex parameter allows a regular expression to be matched against the entire incoming SIP message.
Note that any rule containing a message-regex parameter will never match an H.323 call.
Overview and
System
Introduction
status
configuration
D14049.08
November 2010
Specifies whether to clear the current location set before adding
the new location. The default is to append this location to the
end of the set.
The new location to be added to the location set. The given
string can specify a URL (e.g. user@domain.com), H.323 ID or an
E.164 number.
Specified either as a floating point number in the range 0.0 to
1.0, or random, which assigns a random number within the
same range. 1.0 is the highest priority. Locations with the same
priority are searched in parallel.
Specifies the way in which a location matching the regular
expression is to be changed.
field
section.
Cisco VCS
Zones and
Clustering and
configuration
neighbors
peers

location

Regular expression reference

rule-switch

Call
Bandwidth
processing
control
183
CISCO TELEPRESENCE
VIDEO COMMUNICATION SERVER
Appendix for further information).
Firewall
Applications
Maintenance
traversal
ADMINISTRATOR GUIDE
Appendices

Advertisement

Table of Contents
loading

This manual is also suitable for:

Telepresence x5.1

Table of Contents