In the UserPortal section under Voicemail, we have a section that you can forward_to… then a list of all the voicemail accounts on the PBX. Can that list be removed somehow?
Anyone?
Okie, figured it out…
In /var/www/html/recordings/modules/voicemail.module
Remove this;
Okie, figured it out..
In /var/www/html/recordings/modules/voicemail.module
Remove this;
<button class=‘infobar’ type=‘submit’ onclick=“document.voicemail_form.a.value=‘forward_to’”>
" . _(“forward_to”) . "
" . $forward_options . "