[Asterisk-Users] NOTICE[98311]: File chan_sip.c, Line 5070 (handle_request): Registration from 'sip:100@192.168.123.2' failed for '192.168.123.110'

2003-09-06 Thread fredrik chabot




Hello,

Is there any way to get rid of this message.

NOTICE[98311]: File chan_sip.c, Line 5070 (handle_request):
Registration from 'sip:[EMAIL PROTECTED]' 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=
host=192.168.123.110
username=100
dtmfmode=inband ; Choices are inband, rfc2833, or info
mailbox=1234,2345 ; Mailbox for message waiting indicator

[101]
type=friend
secret=
username=101
host=192.168.123.106
dtmfmode=inband ; Choices are inband, rfc2833, or info
mailbox=1234,2345 



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] NOTICE[98311]: File chan_sip.c, Line 5070 (handle_request): Registration from 'sip:100@192.168.123.2' failed for '192.168.123.110'

2003-09-06 Thread Martin Pycko
comment out register = user:[EMAIL PROTECTED]

from sip.conf

Martin

On Sat, 6 Sep 2003, fredrik chabot wrote:

 Hello,

 Is there any way to get rid of this message.

 NOTICE[98311]: File chan_sip.c, Line 5070 (handle_request): Registration
 from 'sip:[EMAIL PROTECTED]' 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=
 host=192.168.123.110
 username=100
 dtmfmode=inband ; Choices are inband, rfc2833, or info
 mailbox=1234,2345   ; Mailbox for message waiting indicator

 [101]
 type=friend
 secret=
 username=101
 host=192.168.123.106
 dtmfmode=inband ; Choices are inband, rfc2833, or info
 mailbox=1234,2345
 ___ Asterisk-Users mailing
 list [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] NOTICE[98311]: File chan_sip.c, Line 5070 (handle_request): Registration from 'sip:100@192.168.123.2' failed for '192.168.123.110'

2003-09-06 Thread fredrik chabot




Martin Pycko wrote:

  comment out register = user:[EMAIL PROTECTED]

I have no register statement in my sip.conf.

Any other suggestions are very welcome.

regards 
fredrik.

BTW: My conpleet sip.conf
--
[EMAIL PROTECTED] asterisk]# grep -v "^;"  sip.conf
[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = default ; Default for incoming calls

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

[101]
type=friend
secret=
username=101
host=192.168.123.106
dtmfmode=inband ; Choices are inband, rfc2833, or info
mailbox=1234,2345 ; Mailbox for message waiting indicator

[EMAIL PROTECTED] asterisk]#

--

  

from sip.conf

Martin

On Sat, 6 Sep 2003, fredrik chabot wrote:

  
  
Hello,

Is there any way to get rid of this message.

NOTICE[98311]: File chan_sip.c, Line 5070 (handle_request): Registration
from 'sip:[EMAIL PROTECTED]' 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=
host=192.168.123.110
username=100
dtmfmode=inband ; Choices are inband, rfc2833, or info
mailbox=1234,2345 ; Mailbox for message waiting indicator

[101]
type=friend
secret=
username=101
host=192.168.123.106
dtmfmode=inband ; Choices are inband, rfc2833, or info
mailbox=1234,2345
___ Asterisk-Users mailing
list [EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


  
  
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
  




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] NOTICE[98311]: File chan_sip.c, Line 5070 (handle_request): Registration from 'sip:100@192.168.123.2' failed for '192.168.123.110'

2003-09-06 Thread Andres
and set host=dynamic for that same user.

On Saturday 06 September 2003 19:54, Andres wrote:
 remove the secret  line for user 100 in you sip.conf.It should now
 register without problems.  Then figure out what the password issue is.

 On Saturday 06 September 2003 11:28, fredrik chabot wrote:
  !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN
  html
  head
meta http-equiv=Content-Type
   content=text/html;charset=windows-1252
title/title
  /head
  body text=#00 bgcolor=#ff
  font size=2font face=ArialHello,br
  br
  Is there any way to get rid of this message.br
  br
  NOTICE[98311]: File chan_sip.c, Line 5070 (handle_request):
  Registration from 'a class=moz-txt-link-rfc2396E
  href=mailto:sip:[EMAIL PROTECTED]lt;sip:[EMAIL PROTECTED]gt;/a'
  failed for '192.168.123.110'br
  /font/fontbr
  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.br
  br
  [100]br
  type=friendbr
  secret=br
  host=192.168.123.110br
  username=100br
  dtmfmode=inband ; Choices are inband, rfc2833, or infobr
  mailbox=1234,2345   ; Mailbox for message waiting
  indicatorbr br
  [101]br
  type=friendbr
  secret=br
  username=101br
  host=192.168.123.106br
  dtmfmode=inband ; Choices are inband, rfc2833, or infobr
  mailbox=1234,2345 br
  /body
  /html
 
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users

 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users