Olivier wrote: > Hi, > > I'm receiving this : > [Aug 28 02:25:16] NOTICE[5895] chan_sip.c: Received SIP subscribe for > peer without mailbox: 9163 > > I've read this : > http://lists.digium.com/pipermail/asterisk-users/2008-May/211701.html > > I typed this: > asterisk -rx "reload" > asterisk -rx "voicemail show users" > > ... and got : > default 9163 john doe 0 > > This "default ..." line is 100% similar to others.
Chances are that the mailbox line in sip.conf for this extension doesn't include the correct mailbox context. Make sure that "[EMAIL PROTECTED]" is in the section of sip.conf for this extension and reload. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
