Hello I'm trying to add a VoIP trunk to Asterisk, but I'm getting the following warning in the log file if I leave "srvlookup=yes" in sip.conf (OK if I comment it out): -------------- Nov 27 16:40:22 NOTICE[29660] chan_sip.c: -- Registration for '087077XXXX@freephonie.net' timed out, trying again (Attempt #47) Nov 27 16:40:22 WARNING[29660] chan_sip.c: No such host: freephonie.net Nov 27 16:40:22 WARNING[29660] chan_sip.c: Probably a DNS error for registration to 087077XXXX@freephonie.net, trying REGISTER again (after 20 seconds) -------------- Any idea what is causing this? Configuration files and more here: http://paste.lisp.org/display/30790 Thank you.