I'm trying to get the MWI button to work with my Asterisk configuration. The snom is accepting and responding to the Message indications from *, but when I press the MWI button, it is dialing my extension (the one with the voice mail on it). I'm wondering if there is a way to specify what extension to dial to check email in the configuration, either the phone, or * itself. Asterisk Version 1/30/2003 checked out and compiled this evening Snom Version 2.03o (most recent auto-update) Any help would be greatly appreciated. At one point Mark had talked about adding a voicemail=XXXX directive in sip.conf on the mailing list at one point, however grepping the code doesn't reveal a feature like that at this time. Anyone have success in getting the MWI button to work on Snoms? If so I would LOVE to hear from you. Paul M. Oster -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040207/47346772/attachment.htm
Please take a look at http://www.ietf.org/internet-drafts/draft-ietf-sipping-mwi-04.txt. The snom phone tries to use the Message-Account line, if it's present; otherwise it will take the From header: Messages-Waiting: yes Message-Account: sip:alice@vmail.example.com Voice-Message: 2/8 (0/2) Hope this helps, Christian -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Paul Oster Sent: Sunday, February 08, 2004 2:22 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Snom 200 MWI Button I'm trying to get the MWI button to work with my Asterisk configuration. The snom is accepting and responding to the Message indications from *, but when I press the MWI button, it is dialing my extension (the one with the voice mail on it). I'm wondering if there is a way to specify what extension to dial to check email in the configuration, either the phone, or * itself. Asterisk Version 1/30/2003 checked out and compiled this evening Snom Version 2.03o (most recent auto-update) Any help would be greatly appreciated. At one point Mark had talked about adding a voicemail=XXXX directive in sip.conf on the mailing list at one point, however grepping the code doesn't reveal a feature like that at this time. Anyone have success in getting the MWI button to work on Snoms? If so I would LOVE to hear from you. Paul M. Oster -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040208/f50d3923/attachment.htm
>-----Original Message----- >From: Paul Oster [mailto:devious@minot.com] >Sent: Saturday, February 07, 2004 8:22 PM >To: asterisk-users@lists.digium.com >Subject: [Asterisk-Users] Snom 200 MWI Button>\>I'm trying to get the MWI button to work with my Asterisk configuration.? The snom is accepting and responding to >the Message indications from *, but when I press the MWI button, it is dialing my extension (the one with the >voice mail on it).?>I'm wondering if there is a way to specify what extension to dial to check email in the configuration, either the >phone, or * itself.?>Asterisk Version 1/30/2003 checked out and compiled this evening >Snom Version 2.03o (most recent auto-update)?>Any help would be greatly appreciated.? At one point Mark had talked about adding a voicemail=XXXX directive in >sip.conf on the mailing list at one point, however grepping the code doesn't reveal a feature like that at this >time.?>Anyone have success in getting the MWI button to work on Snoms?? If so I would LOVE to hear from you.?>Paul M. Oster? Paul, We have ours working pretty well. If you would like to contact me off site I will try to explain what we have done and maybe we can work together on the Snow 200 issue. Thanks, Dustin
Dustin Knuttgen wrote:>>Anyone have success in getting the MWI button to work on Snoms? If so I would LOVE to hear from you.Read http://www.voip-info.org/tiki-index.php?page=Asterisk%20phone%20snom The problem is well-known. /Olle