[Asterisk-Users] Voicemail2 and MWI
Mark Spencer
markster at digium.com
Tue May 13 21:24:47 MST 2003
> and having the following in /etc/asterisk/sip.conf
> [4000]
> type=friend
> insecure=yes
> host=dynamic
> mailbox=4000
>
> Then the MWI light on our Cisco 7960 phone comes on ONLY when the
> msg0000.txt file exists in the voicemail1 spool structure.
>
> so. Is this a bug? Should the MWI logic be checking the new spool
> structure?
It should check "default" in the new spool structure (where the old one is
a symlink into the default). If you want it to be of a specific other
context (in this case "bell" where you defined it), then you would need to
do:
mailbox=4000 at bell
Mark
More information about the asterisk-users
mailing list