Voicemail Email does not show callerid anymore

I upgraded to the lastest version of FreePBX and now the voicemail emails don’t show me the person that left the message callerid.

Now:
Just wanted to let you know you were just left a 0:04 long message (number 1) in mailbox 1009 from

Before Updating:
There is a new voicemail in mailbox 1009:

From:	"SOME GUY" <1112223333>
Length:	0:16 seconds
Date:	Wednesday, December 16, 2015 at 02:58:48 PM

I figured it out. Seems like this only breaks things when you upgrade from a previous version. Click on Settings, Voicemail Admin, Then Settings. My guess is your emailbody is blank. Paste this in

${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://AMPWEBADDRESS/ucp to check your voicemail with a web browser.\n

Then save and leave a message and it works.