Call Forward No Answer - Nortel Meridian Meridian 1 Scripting Manual

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

Advertisement

Intrinsics

CALL FORWARD NO ANSWER

This intrinsic indicates whether the call is forwarded because no one answered
the phoneset at the original 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 NO ANSWER
Return type
This intrinsic returns a True or False value to the script.
Example
In this example, calls forwarded due to no answer at the destination are given a
recorded announcement stating that the call is forwarded.
IF CALL FORWARD NO ANSWER THEN
GIVE RAN forward_no_answer_ran_gv
END IF
414
Standard 8.04
Contact Center Manager

Advertisement

Table of Contents
loading

Table of Contents