[asterisk-users] voicemail issues with 1.6.0

Brendan Martens brendan.martens at crosscomm.net
Mon Oct 13 16:27:36 CDT 2008


I'm trying to get VoiceMailMain() to work properly, but it refuses. : (

I am using IMAP_STORAGE, which is functioning fine now... My  
voicemail.conf user line:

6000 => 1234,Brendan's Mailbox,,,imapuser=brendanmartens at crosscomm.net| 
imappassword=password
6000 => d,Brendan Martens

My voicemail extension in extensions.conf:

exten => 700,1,VoiceMailMain()

And the output on the console:

     -- Executing [700 at softphones:1] VoiceMailMain("SIP/ 
6000-489125a8", "6000 at default") in new stack
     -- <SIP/6000-489125a8> Playing 'vm-password.gsm' (language 'en')
     -- Incorrect password '1234' for user '6000' (context = default)
     -- <SIP/6000-489125a8> Playing 'vm-incorrect.gsm' (language 'en')


Very oddly I am having issues with updates to the files taking effect,  
I have changed the VoiceMailMain() to that after having previously set  
it to use a mailbox directly, but it still doesn't ask me what mailbox  
I want to check!? It seems to be "stuck" with mbox 6000... And before  
anyone asks, yes I have reloaded after making the changes, even a full  
restart does nothing. I am calling from ext 6000, but even when  
setting it to use 6001 at default it still tries to check my 6000 mailbox.
Regardless of some oddities in changes taking effect, the password/ 
user combination above is clearly correct.... I am baffled as to why  
it won't take the password, and why asterisk isn't "finding" my  
changes to the conf files.


Brendan Martens



More information about the asterisk-users mailing list