On Monday 08 September 2008 13:11:38 Joseph L. Casale wrote: > I have an Asterisk server running iptables with a public interface > and an internal interface. I had to change the subnet of the internal > interface and now I see messages scrolling "destroying.. 192.168.100.1" > which is the old of the internal interface? > > Sometimes outside calls are ringing busy and Asterisk doesn't answer the > inbound SIP calls?
Check your bindaddr in sip.conf. Also check to ensure that you've restarted Asterisk since changing the subnet. There are more than a few places that we cache network information for speed purposes, and restarting the process will fix that. -- Tilghman _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
