Added ability to use static audio from dynamic fields in Survey and Answering machine messages when using Cepstral TTS
Added voicemail emailbody to voicemail.conf that will show callerIDnumber after the name git-svn-id: svn://192.168.202.10@1710 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -12313,7 +12313,7 @@ function phone_number_format(formatphone) {
|
||||
document.getElementById("MainTable").style.backgroundColor="<?php echo $SCRIPT_COLOR ?>";
|
||||
document.getElementById("MaiNfooter").style.backgroundColor="<?php echo $SCRIPT_COLOR ?>";
|
||||
panel_bgcolor='<?php echo $SCRIPT_COLOR ?>';
|
||||
document.getElementById("MainStatuSSpan").style.background = panel_bgcolor;
|
||||
// document.getElementById("MainStatuSSpan").style.background = panel_bgcolor;
|
||||
|
||||
HidEGenDerPulldown();
|
||||
}
|
||||
@@ -12328,7 +12328,7 @@ function phone_number_format(formatphone) {
|
||||
document.getElementById("MainTable").style.backgroundColor="<?php echo $FORM_COLOR ?>";
|
||||
document.getElementById("MaiNfooter").style.backgroundColor="<?php echo $FORM_COLOR ?>";
|
||||
panel_bgcolor='<?php echo $FORM_COLOR ?>';
|
||||
document.getElementById("MainStatuSSpan").style.background = panel_bgcolor;
|
||||
// document.getElementById("MainStatuSSpan").style.background = panel_bgcolor;
|
||||
|
||||
HidEGenDerPulldown();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user