This morning, I received a very strange error message on the Asterisk console. The error occurs when I try to access iconnect WARNING[196621]: File chan_sip.c, Line 386 (__sip_xmit): sip_xmit of 0x80d0854 (len 649) to 213.137.73.178 returned -1: Bad file descriptor
I also get this error when I try to reload: WARNING[16384]: File chan_sip.c, Line 5355 (reload_config): Unable to get IP address for BusinessOne.telantek.com, SIP disabled I have not changed anything in my sip.conf file recently. Here is what I have: [general] port = 5060 ; Port to bind to bindaddr = 0.0.0.0 ; Address to bind to context = outgoing ; Default for incoming calls allow=gsm allow=ulaw allow=alaw tos=lowdelay tos=185 ;register= xxxxxxxx:[EMAIL PROTECTED] ;register= xxxxxxxx:[EMAIL PROTECTED] [iconnect] type=friend username=xxxxxxxx password=xxxx host=sipauth.deltathree.com ;host=213.137.73.178 canreinvite=no Has anybody experienced this before? _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
