Olivier
2008-Sep-04 10:28 UTC
[asterisk-users] How to check mailbox exists (Received SIP subscribe for peer without mailbox)
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. My questions are : 1. Is "voicemail show users" the way to check a mailbox's existence ? 2. How can I check MWI subscriptions ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080904/e041a698/attachment.htm
Rob Hillis
2008-Sep-04 10:52 UTC
[asterisk-users] How to check mailbox exists (Received SIP subscribe for peer without mailbox)
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 "mailbox=9163 at default" is in the section of sip.conf for this extension and reload.
Maybe Matching Threads
- Realtime SIP peers - reloading cached info
- Subscribe/Notify MWI not working for non-numeric accounts w/X-Lite
- External MWI question for Asterisk
- pjsip subscribe (presence) always returns: No matching endpoint found
- Upgraded to 13 and now "Mailbox" is empty in sip show peers