[Home]

Summary:ASTERISK-05816: NULL context in VoiceMailMain dialplan command
Reporter:Stephan Monette (monettes)Labels:
Date Opened:2005-12-11 20:44:41.000-0600Date Closed:2005-12-11 21:44:32.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Functions/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_voicemail-r7431-20051211-1210.diff
Description:When we call the dialplan command VoiceMailMain(test), asterisk always use the default context. Our users are unable to login to their voicemail accounts. We had to move all accounts to the default voicemail context to get it to work because VoiceMailMain always return null!
Comments:By: Stephan Monette (monettes) 2005-12-11 20:45:39.000-0600

This feature was working fine on 1.2.0. but is broken in 1.2.1

By: Jason Parker (jparker) 2005-12-11 21:23:30.000-0600

Try this patch.  See if it works.

This patch combines the fixes of two other bugs (which have been fixed in trunk and branch/1.2).

By: Jason Parker (jparker) 2005-12-11 21:24:52.000-0600

It helps if I read the entire text of the bug...

You need searchcontexts=yes in voicemail.conf - if you get a crash after that, this patch fixes it. ;)

By: Stephan Monette (monettes) 2005-12-11 21:42:32.000-0600

It fixed it.

Thanks.

By: Tilghman Lesher (tilghman) 2005-12-11 21:44:32.000-0600

Already fixed in 1.2