Hi, I have a strange error, that I haven't yet found in another posting on the archive. Here's my sip.conf:
[general] port = 5060 ; Port to bind to bindaddr = 0.0.0.0 ; Address to bind SIP channel to context = default ; Default context for incoming calls callerid=No CallID [stefan] type=friend secret=blah username=stefan host=192.168.0.160 dtmfmode=rfc2833 ; Choices are inband, rfc2833, or info allow=all mailbox=1001 context=default1 disallow=all allow=ulaw allow=alaw When I start asterisk I get the following error messages: Failed to bind to 0.0.0.0:5060: Address already in use That's not true, cause netstat shows that this port isn't controlled by any program. What's wrong with my config? Thanks for any hints in advance. Stefan -- ***************************************** in-put GbR - Das Linux-Systemhaus Stefan-Michael G�nther Moltkestra�e 49 D-76133 Karlsruhe Tel./Fax : +49 (0)721 / 83044 - 98/93 http://www.in-put.de ***************************************** _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
