[Asterisk-Users] Cisco 7960 MWI

asterisk at marnock.net asterisk at marnock.net
Tue May 31 08:17:34 MST 2005


I had a look at my sip.conf and had the entry already.  I remember someone
saying that it may help to put mailbox=1003 at default and I had tried this
also.  Having looked again the context I'd specified for the phone was
context=home.  Putting mailbox=1003 at home worked.


Thanks for your help!,


Phil.




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