<div dir="ltr"><br><br><div class="gmail_quote">2008/9/4 Rob Hillis <span dir="ltr"><<a href="mailto:rob@hillis.dyndns.org">rob@hillis.dyndns.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Olivier wrote:<br>
> Hi,<br>
><br>
> I'm receiving this :<br>
> [Aug 28 02:25:16] NOTICE[5895] chan_sip.c: Received SIP subscribe for<br>
> peer without mailbox: 9163<br>
><br>
> I've read this :<br>
> <a href="http://lists.digium.com/pipermail/asterisk-users/2008-May/211701.html" target="_blank">http://lists.digium.com/pipermail/asterisk-users/2008-May/211701.html</a><br>
><br>
> I typed this:<br>
> asterisk -rx "reload"<br>
> asterisk -rx "voicemail show users"<br>
><br>
> ... and got :<br>
> default 9163 john doe 0<br>
><br>
> This "default ..." line is 100% similar to others.<br>
<br>
</div>Chances are that the mailbox line in sip.conf for this extension doesn't<br>
include the correct mailbox context. Make sure that<br>
"mailbox=9163@default" is in the section of sip.conf for this extension<br>
and reload.</blockquote><div><br>Hi,<br><br>You're right : few minutes after posting this question, I saw that "mailbox=9163" line was missing and that adding this line solved this.<br><br>Anyway, my 1st question remains as "voicemail show users" was somehow misleading for me :<br>
- on one hand, I've a notice telling "Received SIP subscribe for peer without mailbox: 9163"<br>- on the other hand, "voicemail show users" shows something I understood as "mailbox exists".<br>
<br>Now that root cause is found, would you say that warnings or CLI should have been different ?<br><br>Obviously, MWI subscriptions must come from SIP hardphones (at least those supporting MWI feature).<br>So in this case, "Received SIP subscribe for peer without mailbox: 9163" rather means "Asterisk is receiving from SIP/9163, subscriptions to MWI, but nothing in peer SIP/9163 settings is describing which mailbox should be the scope of such subscriptions".<br>
<br>Do you agree ?<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br></div>