Nortel Networks DMS/MSL-100 manual Sample script, To verify CDN configurations

Models: DMS/MSL-100

1 144
Download 144 pages 39.99 Kb
Page 96
Image 96

Verifying the configuration

Standard 1.0

Sample script

GIVE RINGBACK

WAIT 2

IF (CDN = 4165557890) THEN

QUEUE TO SKILLSET skillset_A_sk

WAIT 2

LOG “queued at CDN A”

QUIT

END IF

IF (CDN = 4165557891) THEN

QUEUE TO SKILLSET skillset_B_sk

WAIT 2

LOG “queued at CDN B”

QUIT

END IF

WAIT 5

LOG “did not arrive at either CDN”

QUIT

To verify CDN configurations

1On Symposium Call Center Server, acquire the CDN by selecting it in the CDNs window and choosing File Acquire.

Result: The CDN status changes to Acquire Pending, and then to Acquired.

2Log on each agent to a phoneset.

3Make a call to each CDN.

Result: The call is routed to the correct agent.

96

Symposium Call Center Server

Page 96
Image 96
Nortel Networks DMS/MSL-100 manual Sample script, To verify CDN configurations