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([EMAIL PROTECTED])

Doug

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to