[asterisk-users] How to check mailbox exists (Received SIP subscribe for peer without mailbox)
Rob Hillis
rob at hillis.dyndns.org
Thu Sep 4 05:52:46 CDT 2008
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.
More information about the asterisk-users
mailing list