[Fixed] Voicemail Light Notification

When a voicemail is left the message indicator light does not light up on my SIP Aastra 9133i phone.

Any ideas?

Razr

Make sure sip.conf and voicemail.conf are aligned correctly. Don’t forget the @ in sip.conf. Restart the phone to see the results of your changes.

Here’s are excerpts from my config files:

-----------------
sip.conf

[ph9133](!)
type=friend
host=dynamic
secret=secret
dtmfmode=rfc2833
context=internal
qualify=no

[100](ph9133)
username=100
mailbox=100@default
callerid="Bob Smith"
[200](ph9133)
username=200
mailbox=100
callerid="Bob Smith"
[300](ph9133)
username=300
callerid="Bob Smith"

-----------------
voicemail.conf

[default]

100 => 1234,,someguy@company.com

These contexts are going to be my undoing.

I had a typo in one. Thanks for making me look again. I could have stared at it for hours without seeing it.

Thanks

Razr