October 2007
NXX
The value is the local exchange code (NXX) of the current call.
This intrinsic applies to voice contacts only.
Script syntax
NXX
Return type
This intrinsic returns an NXX.
Example
This script executes different sections of the script based on the local exchange
code of the caller.
WHERE NXX EQUALS
VALUE 491, 492, 493: EXECUTE North_Section
VALUE 290, 291, 293: EXECUTE East_Section
DEFAULT: EXECUTE All_Section
END WHERE
Scripting Guide for Communication Server 1000/Meridian 1 PBX
Intrinsics
431
Need help?
Do you have a question about the Meridian Meridian 1 and is the answer not in the manual?