Music On Hold script
This script is interpreted when the Music On Hold Event is fired.
It executes as follows: Play selected music (.wav file).
|
Note To have the music loop, you must program this behavior within the script. |
The blocks function as follows.
|
Block |
Name |
Description |
|---|---|---|
|
Play Audio |
Music1 |
Plays a music announcement. It does not allow the caller to interrupt the announcement. |
|
Play Audio |
Music2 |
Plays another music announcement. It does not allow the caller to interrupt the announcement. |
|
GoTo |
Repeat |
Set the GoTo property to Music1 to loop around again. |