Thanks Michael - you got me on the right path. What you gave me didn't work, but I figured out that the following does (on version 1.2):

exten => default,1,VoiceMailMain(${CALLERIDNUM})

(BTW, exten => Unknown,1,VoiceMailMain(${CALLERIDNUM}) used to work for us in Asterisk 1.0.9 but obviously no longer does)


Michiel van Baak wrote:

On 13:48, Mon 28 Nov 05, Sascha Deri wrote:
Additionally, the Retrieve voicemail butotn on the phones no longer work. The MWI (Message Waiting Indicator) lights up, but when you press the button you get "Not Found sip:asterisk@" and busy signal.

I have been fighting with the same thing for hours.
The old asterisk sent MWI messages as
[EMAIL PROTECTED]
The new code sends this as [EMAIL PROTECTED]

This can be overwritten by some setting in sip.conf, but I
didn't look into that.
I simply setup an extension:
exten => asterisk,1,VoicemailMain(${CALLERIDNUM})


_______________________________________________
--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