Thanks for the link to the wiki

Another option for this is to not use the MWI at all and configure one of the 5
programmable buttons to dial your voicemail extension. Then it works just like a
messages button and you don't have to enter your mailbox number each time.

I use the following in my extensions.conf for integration with the phones. We
mostly use the vm to email so the button thing isn't that important.

;Mailbox access to message buttons setup (retrieving VM)
exten => _78XXXX,1,Wait(1)
exten => _78XXXX,2,VoicemailMain(${EXTEN:2})
exten => _78XXXX,3,Hangup

-- 
Jonathan Moore
Director of Technology
Winfield Public Schools
Office 620.221.5100
Fax 620.221.0508


Quoting "Olle E. Johansson" <[EMAIL PROTECTED]>:

> Thomas Dingermann wrote:
> > 
> >>>
> >> This has been covered before. I think the reason is that asterisk 
> >> sends notifications
> >> from "[EMAIL PROTECTED]" and pressing the button dials that 
> >> address.
> >>
> >> It's not fixed, yet.
> >>
> > For this, i have an voicemail-extension for my snoms:
> > 
> > exten => asterisk,1,GoTo(8518,1)
> > 
> > exten => 8518,1,VoicemailMain2
> > exten => 8518,2,Hangup
> 
> Of course, elegant fix. Feel stupid :-)
> 
> It was already covered in the wiki:
> http://www.voip-info.org/wiki-Asterisk+phone+snom
> 
> /O
> 
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> 


Visit Winfield Public Schools at http://usd465.com
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to