Changing the AMPWEBADDRESS to point to the UCP instead

When we sign up to receive notifications in email about a new voicemail, the message that is sent makes the report, but appends these lines:

Dial *98 to access your voicemail by phone.
Visit http://AMPWEBADDRESS/recordings/index.php to check your voicemail with a web browser.

With the new UCP, it seems to me that this web address should by default be the UCP for that extension.
How can I change it to this?

Change this in voicemail admin module.

2 Likes

Mr. Lewis. Thanks

I changed it to this, and it works:
${VM_NAME},\n\nThere is a new voicemail in mailbox ${VM_MAILBOX}:\n\n\tFrom:\t${VM_CALLERID}\n\tLength:\t${VM_DUR} seconds\n\tDate:\t${VM_DATE}\n\nDial *98 to access your voicemail by phone.\nVisit http://myPBXserver/ucp/?display=dashboard&mod=voicemail&sub=${VM_MAILBOX} to check your voicemail in your web browser.\n

However, is there a way to display the url as a hyperlink with regular link text instead of just a url?