[Asterisk-Users] Cisco 7960 MWI
    Dustin Wildes 
    asterisk-users at vecsector.com
       
    Tue May 31 06:49:12 MST 2005
    
    
  
asterisk at marnock.net wrote:
>I've google'd this to death, is there a simple way to make MWI work from *
>for my Cisco phone ???  Examples ???
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>  
>
Should be easy.
Just add 'mailbox=<extension>' in your sip.conf under the entry.
Example:
[1003]
type=friend
username=1003
secret=mysecret
nat=no
host=dynamic
mailbox=1003 <---- does the MWI for Cisco phones.
    
    
More information about the asterisk-users
mailing list