Call Forward Do Not Disturb - Nortel Meridian Meridian 1 Scripting Manual

Contact center manager
Hide thumbs Also See for Meridian Meridian 1:
Table of Contents

Advertisement

October 2007

CALL FORWARD DO NOT DISTURB

This intrinsic indicates whether the call is forwarded due to a do not disturb
condition at the destination (where the return value is True) or not (where the
return value is False).
This intrinsic applies to voice contacts only.
Script Syntax
CALL FORWARD DO NOT DISTURB
Return type
This intrinsic returns a True or False value to the script.
Example
In this example, calls forwarded due to a do not disturb condition at the
destination are given a recorded announcement stating that the call is forwarded.
IF CALL FORWARD DO NOT DISTURB THEN
GIVE RAN sleeping_ran_gv
END IF
Scripting Guide for Communication Server 1000/Meridian 1 PBX
Intrinsics
413

Advertisement

Table of Contents
loading

Table of Contents