Rich Adamson wrote:
Christian,

The packet trace indicates that when a Snom 200 is configured with
two extns, asterisk sends a Notify (with mwi=yes/no) every eight
minutes. The MWI on the panel displays the "last" notify received.
In my case, the notify for x3002 is received before the notify for
x3008, and in later cases over time its the other way around
(x3008 notify is received before x3002).

Looks like the code in the phone needs to track notify's by extn
number, and if any are mwi=yes, keep the LED on. "Last-In" control
of the LED is not correct logic for multi-line phones.
Rich,
Maybe a short term fix:
Remove mailbox= from one of the extensions and make the other
mailbox= command watch both mailboxes. That way, you'll only
get one notificiation for both mailboxes and will not confuse the phone.

Pls confirm if this works.
/O

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to