<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Martin Pycko wrote:<br>
<blockquote type="cite"
 cite="midPine.LNX.4.33.0309061131190.13895-100000@hoochie">
  <pre wrap="">comment out register =&gt; user:pass@ip</pre>
</blockquote>
I have no register statement in my sip.conf.<br>
<br>
Any other suggestions are very welcome.<br>
<br>
regards <br>
fredrik.<br>
<br>
BTW: My conpleet sip.conf<br>
--<br>
<tt>[root@asterisk asterisk]# grep -v "^;" &lt; sip.conf<br>
[general]<br>
port = 5060&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Port to bind to<br>
bindaddr = 0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Address to bind to<br>
context = default&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Default for incoming calls<br>
<br>
[100]<br>
type=friend<br>
secret=****<br>
host=192.168.123.110<br>
username=100<br>
dtmfmode=inband&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Choices are inband, rfc2833, or info<br>
mailbox=1234,2345&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Mailbox for message waiting indicator<br>
<br>
[101]<br>
type=friend<br>
secret=****<br>
username=101<br>
host=192.168.123.106<br>
dtmfmode=inband&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Choices are inband, rfc2833, or info<br>
mailbox=1234,2345&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Mailbox for message waiting indicator<br>
<br>
[root@asterisk asterisk]#<br>
</tt><br>
--<br>
<blockquote type="cite"
 cite="midPine.LNX.4.33.0309061131190.13895-100000@hoochie">
  <pre wrap="">

from sip.conf

Martin

On Sat, 6 Sep 2003, fredrik chabot wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,

Is there any way to get rid of this message.

NOTICE[98311]: File chan_sip.c, Line 5070 (handle_request): Registration
from '<a class="moz-txt-link-rfc2396E" href="mailto:sip:100@192.168.123.2">&lt;sip:100@192.168.123.2&gt;</a>' failed for '192.168.123.110'

There where some pointer earlier in this list like avoiding dynamic ip's
etc. And right after changing that this message was gone for about 2
day's. Its back however.

[100]
type=friend
secret=xxxx
host=192.168.123.110
username=100
dtmfmode=inband&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Choices are inband, rfc2833, or info
mailbox=1234,2345&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Mailbox for message waiting indicator

[101]
type=friend
secret=xxxx
username=101
host=192.168.123.106
dtmfmode=inband&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Choices are inband, rfc2833, or info
mailbox=1234,2345
_______________________________________________ Asterisk-Users mailing
list <a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
</body>
</html>