Jaun,

In your sip.conf try changing the [EMAIL PROTECTED] to [EMAIL PROTECTED]

My MWI works rock solid now almost instantaneously coming on and off.

Babak

Juan J. Sierralta P. wrote:
> On Fri, 2003-10-03 at 14:53, Babak Pasdar wrote:
> > This issue was resolved by adding the @context in the voicemail.conf
> > file for the extension to the mailbox=XXX command.
> > 
> > [EMAIL PROTECTED]
> > 
> > Thanks so much for your help.
> 
>       Is there anything special I need to configure on the Cisco phone to get
> MWI ?
>       Because a I have a 7960 hanging from asterisk and I have followed all
> the suggestions here and I have not MWI on the phone.
>       Here are my confs:
> 
> ------- extensions.conf -------------
> [demo]
> exten => 8991,1,Dial(SIP/8991,20)
> exten => 8991,2,Voicemail2([EMAIL PROTECTED])
> exten => 8991,102,Voicemail2([EMAIL PROTECTED])
> exten => 8991,103,Hangup
> 
> -------- voicemail.conf -------------
> 
> [demo]
> 8991 => 8991,Juanjo,[EMAIL PROTECTED]
> 
> ------- sip.conf --------------------
> 
> [8991]
> type=friend
> username=8991
> secret=****
> nat=no                  ; This phone may be natted
> host=dynamic
> canreinvite=no                  ; Cisco poops on reinvite sometimes
> qualify=500                     ; Qualify peer is no more than 200ms
> away
> ;defaultip=192.168.0.15
> context=demo
> [EMAIL PROTECTED]
> 
>       Any sugestions will be appreciated.
> 
> -- 
> Juanjo sin .sig
> 
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users


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

Reply via email to