Grey Headline (continued)
CPL Reference
TANDBERG VIDEO COMMUNICATIONS SERVER ADMINISTRATOR GUIDE
CPL Examples
Allow Calls from Locally Registered Endpoints Only
In this example, the administrator only wants to allow calls that originate from locally registered endpoints.
<?xml version="1.0"
<taa:routed>
<reject status="403" reason="Only local endpoints can use this Tandberg VCS"/>
</taa:routed>
</cpl>
Block Calls from Default Zone and Default Subzone
The same script can be extended to also allow calls from configured zones but not from the Default Zone or Default Subzone.
<?xml version="1.0"
<taa:routed>
</address>
<address is="DefaultSubZone">
</address>
<otherwise>
<proxy/>
</otherwise>
</taa:routed>
</cpl>
Introduction | Getting Started |
| Overview and |
| System |
| VCS |
| Zones and |
| Call |
| Bandwidth |
| Firewall |
| Maintenance | Appendices |
| Status |
| Configuration |
| Configuration |
| Neighbors |
| Processing |
| Control |
| Traversal |
| ||||
|
|
|
|
|
|
|
|
|
|
|
| |||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
D14049.03 |
|
|
|
|
|
|
|
| 178 |
|
|
|
|
|
|
| ||
MAY 2008 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|