Cdn - Nortel Meridian Meridian 1 Scripting Manual

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

Advertisement

October 2007

CDN

The value of this intrinsic is the controlled directory number (CDN) of the
current call.
This intrinsic applies to voice contacts only.
Script syntax
CDN
Return type
This intrinsic returns a CDN.
Example
In this example, the script executes the GoldCard, Reg_Customers, or
Promotions script, depending on the CDN of the call.
WHERE CDN EQUALS
VALUE 5551230: EXECUTE SCRIPT Gold_Customers
VALUE 5551231: EXECUTE SCRIPT Reg_Customers
VALUE 5551232: EXECUTE SCRIPT Promotions
END WHERE
Scripting Guide for Communication Server 1000/Meridian 1 PBX
Intrinsics
415

Advertisement

Table of Contents
loading

Table of Contents