Verifying the configuration | Standard 1.0 |
Sample script
GIVE RINGBACK
WAIT 2
IF (DNIS = 8005554567) THEN
QUEUE TO SKILLSET skillset_A_sk
WAIT 2
LOG “using DNIS”
QUIT
END IF
WAIT 5
LOG “did not have DNIS”
QUIT
Verifying DNIS configurations
To verify that DNISs are correctly configured, make a call to the DNIS. The call should be queued to the correct skillset.
100 | Symposium Call Center Server |