Re: [asterisk-users] External MWI question for Asterisk

2008-02-11 Thread Olivier
ay, 9 February, 2008 6:55:15 AM > > > Subject: Re: [asterisk-users] External MWI question for Asterisk > > > > > Do you mean your script does send a NOTIFY messages to hardphones ? > Then, how did you write such SIP-aware script (language, ...) ? > > If not, how exter

Re: [asterisk-users] External MWI question for Asterisk

2008-02-09 Thread Grey Man
> - Original Message > From: Olivier <[EMAIL PROTECTED]> > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Sent: Saturday, 9 February, 2008 6:55:15 AM > Subject: Re: [asterisk-users] External MWI question for Asterisk > Do you mean you

Re: [asterisk-users] External MWI question for Asterisk

2008-02-08 Thread Olivier
ay, 6 February, 2008 7:35:10 AM > > > Subject: Re: [asterisk-users] External MWI question for Asterisk > > > > > > Do you send those notifications to SIP hardphones ? > > > Then, how do you proceed ? Is there a standard way to make (or stop) a > SIP hardphon

Re: [asterisk-users] External MWI question for Asterisk

2008-02-08 Thread Grey Man
> - Original Message > From: Olivier <[EMAIL PROTECTED]> > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Sent: Wednesday, 6 February, 2008 7:35:10 AM > Subject: Re: [asterisk-users] External MWI question for Asterisk > > Do you s

Re: [asterisk-users] External MWI question for Asterisk

2008-02-06 Thread Jason Crum
Very good point Olle. Guess I'm overlooking the other potential MWI signaling aside from SIP. Thanks for your input! On Feb 6, 2008 10:22 AM, Johansson Olle E <[EMAIL PROTECTED]> wrote: > > But you have to consider that you are mixing two namespaces in > Asterisk. SIPx is a SIP-only proxy/PBX, b

Re: [asterisk-users] External MWI question for Asterisk

2008-02-06 Thread Jason Crum
My first post on this subject describes the environment in which I'm using sipX. I'm only using sipX as a method of getting UDP to TCP and back again. This is only a test lab I'm working with, but in production we use Asterisk and several thousand dollars worth of Digium equipment to connect to th

Re: [asterisk-users] External MWI question for Asterisk

2008-02-06 Thread Johansson Olle E
5 feb 2008 kl. 20.13 skrev Jason Crum: > 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 interna

Re: [asterisk-users] External MWI question for Asterisk

2008-02-06 Thread Benny Amorsen
"Jason Crum" <[EMAIL PROTECTED]> writes: > 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. I

Re: [asterisk-users] External MWI question for Asterisk

2008-02-05 Thread Olivier
, 5 February, 2008 7:13:12 PM > > >Subject: Re: [asterisk-users] External MWI question for Asterisk > > > > > >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? >

Re: [asterisk-users] External MWI question for Asterisk

2008-02-05 Thread Grey Man
> - Original Message > From: Jason Crum <[EMAIL PROTECTED]> > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Sent: Tuesday, 5 February, 2008 10:59:59 PM > Subject: Re: [asterisk-users] External MWI question for Asterisk > > Ah,

Re: [asterisk-users] External MWI question for Asterisk

2008-02-05 Thread Jason Crum
Ah, so you have a MWI service that polls the Asterisk realtime DB for the SIP URI information for an external voicemail system? I'm guessing whatever you're using for voicemail alerts the your MWI service (custom written for this?)? On Feb 5, 2008 5:36 PM, Grey Man <[EMAIL PROTECTED]> wrote: > >

Re: [asterisk-users] External MWI question for Asterisk

2008-02-05 Thread Grey Man
- Original Message >From: Jason Crum <[EMAIL PROTECTED]> >To: Asterisk Users Mailing List - Non-Commercial Discussion > >Sent: Tuesday, 5 February, 2008 7:13:12 PM >Subject: Re: [asterisk-users] External MWI question for Asterisk > >Gah. So currently in

Re: [asterisk-users] External MWI question for Asterisk

2008-02-05 Thread Jason Crum
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

Re: [asterisk-users] External MWI question for Asterisk

2008-02-04 Thread Johansson Olle E
5 feb 2008 kl. 06.31 skrev Jason Crum: > Hey there. I've been working on a project to integrate Asterisk with > Exchange Unified Messaging via sipX using large parts borrowed from: > > http://blog.lithiumblue.com/2007/04/accessing-exchange-2007-unified_29.html > > ... and everything works surpr

[asterisk-users] External MWI question for Asterisk

2008-02-04 Thread Jason Crum
Hey there. I've been working on a project to integrate Asterisk with Exchange Unified Messaging via sipX using large parts borrowed from: http://blog.lithiumblue.com/2007/04/accessing-exchange-2007-unified_29.html ... and everything works surprisingly well. The one problem I have is MWI, or a lac