Voicemail without login/password (using sip hardphone)

Hi.

I’m using thomson 2030. Everytime I call voicemail number, asterisk ask me for extension number and extension password. Sometime before I din’t need to do this, as voicemail access is direct. How can I access voicemail without extension number and password?

thank you.

regards.

psousa

try this:

VoiceMailMain(${CALLERIDNUM}|s)

s skips checking for password.

I think that’s insecure, at least you should set this to asking only for password.