As far as I can tell it is trying to do a reverse lookup on the IPs configured on the system. With the internet down, does the command "host 10.10.10.1" (or whatever IPs you have on the system) take a while to come back? Unless you can do a reverse lookup of all the IPs on the system don't expect Asterisk to be able to. If your /etc/hosts is set up correct, you should be able to look up any IP configured on any interface on the system without delay.
I'm sure there are other places Asterisk tries to do DNS lookups, but the above info has solved this issue for me in the past. > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > nhadie ramos > Sent: Tuesday, May 31, 2011 10:07 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] asterisk fails when DNS or > internet fails > > may i know what domain is asterisk specifically looking for? > coz i don't use domains on the ip phones, > i configure them to register to the IP e.g. 10.10.10.1. > forgot to mention i am using freepbx as a GUI, > does freepbx tells asterisk to look for a specific domain? -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
