srvlookup=yes                   ; Enable DNS SRV lookups on outbound calls
                                          ; Note: Asterisk only uses the first 
host
                                  ; in SRV records
                                          ; Disabling DNS SRV lookups disables 
the
                                          ; ability to place SIP calls based on 
domain
                                          ; names to some other SIP users on 
the Internet
                                          ; Specifying a port in a SIP peer 
definition or
                                          ; when dialing outbound calls will 
supress SRV
                                          ; lookups for that peer or call.

Make sure you don't have ANY reference to domain names in your sip.conf, only 
IPs, and eventually try to specify the port as described above.
I didn't tried this myself but I think this should be the way to do it 
(srvlookup=no).

Regards,
ALEX

-----Messaggio originale-----
Da: [email protected] 
[mailto:[email protected]] Per conto di Niccolò Belli
Inviato: martedì 19 aprile 2011 12:05
A: Asterisk Users Mailing List - Non-Commercial Discussion
Oggetto: Re: [asterisk-users] R: No Internet, no asterisk

Il 18/04/2011 12:22, Alexandru Oniciuc ha scritto:
> Disable DNS lookups. Chan_sip crashes asterisk if you have that enabled and 
> internet is offline.

srvlookup = no didn't help.

What about putting my provider's name in /etc/hosts?
Should it solve the problem?

A caching nameserver is not a viable solution because I want it working even 
after a month without internet access.

Cheers,
Darkbasic

P.S.
Why nobody ever fixed this annoying bug? Is there a special reason behind?

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

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