TANDBERG D13691.03 user manual Call Redirection

Models: D13691.03

1 84
Download 84 pages 43.13 Kb
Page 40
Image 40

TANDBERG Border Controller User Manual

<address is="fred">

<address-switch field="origin" subfield="host"> <address subdomain-of="annoying.com">

<reject/>

</address>

<otherwise>

<proxy/>

</otherwise> <not-present> <reject/> </not-present> </address-switch>

</address> </address-switch>

</incoming>

</cpl>

8.4.3 Call Redirection

Redirect all calls to user ”barney” to voicemail.

<cpl>

<incoming>

<address-switch field="destination"> <address is="barney">

<location clear="yes" url="barney@voicemail"> <proxy/>

</location>

</address>

<otherwise>

<proxy/>

</otherwise> </address-switch>

</incoming>

</cpl>

33

Page 40
Image 40
TANDBERG D13691.03 user manual Call Redirection