@@ -639,5 +639,5 @@
'._("Earlier versions of this module allowed such queues to be chosen, once changing this setting, it will no longer appear as an option");
+ echo _("ERROR: You have selected an IVR's that use Announcements created from compound sound files. The Queue is not able to play these announcements. This IVR's recording will be truncated to use only the first sound file. You can correct the problem by selecting a different announcement for this IVR that is not from a compound sound file. The IVR itself can play such files, but the Queue subsystem can not").' '._("Earlier versions of this module allowed such queues to be chosen, once changing this setting, it will no longer appear as an option");
}
?>
@@ -719,5 +719,5 @@
defaultEmptyOK = false;
if (!isAlphanumeric(theForm.name.value)) {
- ;
+ ;
bad="true";
}