[Asterisk-Users] problem with SIP configuration AND EXTENSION.
Sean Cheesman
scheesman at macarthur-group.com
Sun Apr 11 12:43:40 MST 2004
>Apr 11 08:59:27 NOTICE[81926]: chan_sip.c:5568 handle_request: Registration from '<sip:phone at 192.168.0.6>' failed for '192.168.0.6'
Are you sure your phone isn't registering? These errors aren't related to your grandstream. Do a "sip show peers" at the Asterisk CLI and see if it shows your phone registered.
>I have in sip.conf
>
>[general]
>port = 5060 ; Port to bind to
>bindaddr = 0.0.0.0 ; Address to bind to
>register => phone at 192.168.0.6/phone ; 192.168.0.6 it´s my server linux ASTERISK.
Take this line out. You don't need it. That's only for remote SIP providers. You're telling your * box to register with itself. And obviously bad things are happening!
Sean
More information about the asterisk-users
mailing list