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=xxxx
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=xxxx
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

Reply via email to