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})

That did the trick for me.
Hope this helps you.

-- 
Michiel van Baak
http://michiel.vanbaak.info
[EMAIL PROTECTED]
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D

"Why is it drug addicts and computer afficionados are both called users?"

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