Try this, it's working for me (somewhat):
1. download ant from ant.apache.(org)
2. unzip
3. I moved the folder ..\apache-ant-1.6.5\ to C:\Program Files\apache-ant-1.6.5\
4. Open cmd window
5. Enter the following:
set ANT_HOME=c:\<ant directory> mine is C:\Program Files\apache-ant-1.6.5\
set JAVA_HOME=c:\<jdk directory> mine is C:\Program Files\j2sdk1.4.2_08
set PATH=%PATH%;%ANT_HOME%\bin
If you need jdk:
java.sun.(com)/j2se/1.4.2/
unzip source.zip for tivonage
if needed unzip lame and add location of lame.exe to PATH
i.e. set set PATH=%PATH%; C:\Program Files\lame
in cmd window cd to this directory
type ant
if build is succesful type ant run
A configuration dialog should appear asking for vonage login, password, phone number
Looking in the cmd window you should see something like Vonage Settings OK
On Tivo under Music, Photos you should see TiVonage Voice Mail
I tried a test message and it shows up on Tivo, succesfully downloads the wav but gets an error converting to mp3. If I convert it manually it works but at the wrong bitrate or something.
Also, Galleon is not installed on the PC Tivonage is installed on, but I have it installed on another PC.