On Wednesday 13 November 2013, Jeremy Kister wrote:
> On 11/12/2013 8:46 PM, Duncan Turnbull wrote:
> > Any chance DNS is dying about the same time the problem occurs
> 
> good idea, but I don't use DNS anywhere in Asterisk.  well, except for
> sip.conf:externhost.  it's all IP addresses.

That doesn't matter.  Without a working DNS server, Asterisk will fall over -- 
even if all your configuration files are using IP addresses and you have all 
your own machines in /etc/hosts .

Probably the easiest thing to do is just install bind9 on your Asterisk box  
(and make sure to put
nameserver 127.0.0.1
in its resolv.conf).  BIND is pretty lightweight as servers go, so should not 
impact badly on performance, especially if it's the only machine using it.

-- 
AJS

Answers come *after* questions.

-- 
_____________________________________________________________________
-- 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

Reply via email to