Hello world!
I’m having problems authenticating into the Comedian Mailbox. I configure my mailbox to be ‘*98’, which works fine. When I dial *98, I’m prompt to enter my username follow by a password. All good.
But it keeps saying that my password is incorrect! … And when I check on CLI, it’s says incorrect password…
Hummm… Here’s a look at my voicemail.conf file;
[default]
5145550001 => 1234,Pat,saycid=no|review=yes|envelope=no|
operator=no|nextaftercmd=yes
So my password should be 1234 right!? I’m really wondering why it’s not working for me! … Anyone has a clue?
I’ve included my Sip.conf just in case;
[5145550001]
type=friend
user=5145550001
context=full
secret=1234
canreinvite=no
host=dynamic
realm=asterisk
qualify=yes
dtmfmode=info
disallow=all
allow=ulaw
mailbox=5145550001@default
callerid=“Pat L” <5145550001>
I’m really scratching my head. Any help would be appreciated!
Thanks!