Just found it!
The problem was in gethostbyname ... simply
my hostname was not defined into /etc/hosts , so
sip was disabled on startup if bindaddr was = 0.0.0.0 .
Adding the hostname to /etc/hosts solved the issue.

Thanks a lot...

Matteo.

Il dom, 2003-06-22 alle 17:20, David P. Boswell ha scritto:
> I have many dual homed asterisk boxes that work fine.
> 
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
> 172.18.192.0    0.0.0.0         255.255.240.0   U        40 0          0 eth0
> 10.10.0.0       0.0.0.0         255.255.0.0     U        40 0          0 eth1
> 0.0.0.0         172.18.207.254  0.0.0.0         UG       40 0          0 eth0
> 
> Asterisk binds to:
> 
> udp        0      0 0.0.0.0:5060            0.0.0.0:*
> _______________________________________________
> 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