[Asterisk-Users] Voice mail not working with Asteriks 1.2.5
Doug Lytle
Support at drdos.info
Tue Mar 21 07:44:12 MST 2006
Mazhar Hussain wrote:
>
> Hi,
>
>
>
> I have upgraded my PBX to Asterisk 1.2.5 , previously I was
> using Asterisk 1.0.9, and Every thing was working fine ,But now
> voice mail is not working. The error I am receiving in log files is
> like following,
>
>
>
> WARNING[2413] app_voicemail.c: No entry in voicemail config file for '12'
>
You now need to specify the context (I use sip) when leaving unavailable
or busy messages.
For example:
s,7,Voicemail(u${ARG1})
becomes
s,7,Voicemail(u${ARG1}@sip)
Doug
More information about the asterisk-users
mailing list