Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

sb.append("<h1>Play Message</h1>");

        sb.append("Plays a message to the Caller.<br>");

        sb.append("Messages are uploaded via the Business Message Manager under the 'Call Handling' menu.<br>");

        sb.append("Messages should be recorded as a wav file.<br><br>");

        sb.append("<h3>Business Message</h3>");

        sb.append("The business message to be played to the caller.<br><br>");

        sb.append("<h3>Play In Background</h3>");

        sb.append("If checked the message is played whilst the call moves onto the next Step<br>");

        sb.append("If NOT checked then the message is played to completion before the call moves onto the next Step.");



  • No labels