[Asterisk-Users] Cisco Message Waiting Indicator

Matthias Cramer cramer at dolphins.ch
Thu Apr 29 15:02:19 MST 2004


Paul Tyreman wrote:

> Hi,
>  
> I have just upgraded my Cisco 7960 phone to SIP firmware today and I 
> have to say it's working great with Asterisk.
>  
> At work (which uses Cisco Call Manager), when a voicemail is recieved 
> the read light remains lit until the voicemail is retrieved.  Is there 
> any way to achieve the same effect with Asterisk ?

put the mailbox=xxx command into the sip.conf like this:

[abcde]
type=friend
username=abcde
secret=xxxxx
nat=no                  ; This phone may be natted
host=dynamic
canreinvite=yes                 ; Cisco poops on reinvite sometimes
qualify=200                     ; Qualify peer is no more than 200ms away
context=sip
mailbox=627   ; <--- Add this line with your voice mail number
callerid="Matthias Cramer" <627>

Best regards

   Matthias


-- 
      _;\_    Matthias Cramer / mc322-ripe   System & Network Manager
     /_.  \   Dolphins Network Systems AG    Phone +41-1-847'45'45
    |/ -\ .)  Libernstrasse 24               Fax   +41-1-847'45'49
  -'^`-   \;  CH-8112 Otelfingen             http://www.dolphins.ch/
GnuPG 1024D/2D208250 = DBC6 65B6 7083 1029 781E  3959 B62F DF1C 2D20 8250



More information about the asterisk-users mailing list