Gah. So currently in 1.4, there is no method of having Asterisk accept SIP
NOTIFY from another server, and pass it on to endpoints if it matches? I
can't imagine this being that complex, but then again I'm not familiar with
the Asterisk internals. It just seems Asterisk would compare the SIP NOTIFY
to what it has currently registered (sip show peers) and forward it on to
the endpoint. I'm pretty sure sipXecs can do this.

Anyway, thanks for the reply Olle. I think if I re-design my solution for
the phones to register with sipXecs and not Asterisk I might make some
headway, so that's my next move.

On Feb 5, 2008 1:52 AM, Johansson Olle E <[EMAIL PROTECTED]> wrote:

>
> It is currently not possible. With the new event-driven MWI
> notification system in 1.6, it should be possible to add code for it,
> but it would be kind of tricky. If you send an MWI to an extension -
> how do we know where to send it? We either need to use the existing
> hints that connect the extensions to the device name space, or add a
> new sort of voicemail hints that connects an extension to a
> voicemailbox ID that we devices can subscribe to.
>
> /O
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Reply via email to