On Thu, Jan 20, 2011 at 12:55 PM, Brian C. Huffman
<bhuff...@etinternational.com> wrote:
> Does anyone know how to setup this phone to work with asterisk so that the
> indicator light comes on when there's a new message and goes off quickly
> (less than a minute) after the message is deleted?
>
> Thanks,
> Brian

Brian,

I'm using Polycom 321 sets, and the MWI works wonderfully.  If you
look at the asterisk-1.6 source code, in app_voicemail.c, you can see
where it calls queue_mwi_event(...) after leaving a message and after
deleting a message.  If you run a wireshark capture, you should see
these in the trace.  It also looks like, in most cases, an AMI event
of "MessageWaiting" will be generated.

I know it's not much, but it may help you to diagnose the problem further.

-M

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to