Ensure you have "mailbox=xxxx" in sip.conf, you must also make sure in voicemail.conf the mailbox declarations are under the [default] context. If this is not the case you need to specify the context.
http://www.voip-info.org/tiki-index.php?page=Asterisk%20sip%20mailbox
i.e.
######### voicemail.conf ######### [admin] 4060 => 4060,fred,[EMAIL PROTECTED] [sales] 4061 => 4061,Sales Team,[EMAIL PROTECTED],,delete=yes
##### sip.conf #####
[4060] .. [EMAIL PROTECTED]
[4061] .. [EMAIL PROTECTED]
Scott Henderson wrote:
I have just finished setting up a new asterisk system which is basically the same as our first system. We are using 7960 phones and I used the phone config files the first installation with appropriate changes.
The problem is that on the new system I get no message lights, I can't figure this out. One thing I do notice is that when I monitor the sip debug on the second system the sip "chatter" is almost none existent and the sip "chatter" on the first system that works is quite regular.
There is a version difference as follows:
The system that is working is: Asterisk 1.0.1 built by [EMAIL PROTECTED] on a i686 running Linux
The system that isn't working is: Asterisk 1.0.2 built by [EMAIL PROTECTED] on a i686 running Linux
I have reviewed everything I can think of but now message lights and the "chatter" that seems to have the "Message" information doesn't seem to be occurring on the system that isn't work like it is on the working system.
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
