My problems is when I log into the web page to get my voicemail I see that there nothing being listed. I know there is vmail their because I can retrieve the messages from the phone. I changed the following line in vmail.cgi so I do not need to login with my extension plus context. $context="local"; # Define here your by default context (so you dont need to put voicemail@context in the login I also created a new symbolic link to point to "local" direct instead to "default": lrwxrwxrwx 1 root root 35 Jul 18 11:01 vm -> /var/spool/asterisk/voicemail/local Any help would be greatly appreciated. Kurt