On Thu, Oct 22, 2009 at 4:30 PM, feiwang ya <yafeiwang99 at gmail.com> wrote: >> Hi, > >> >> I write --no-tcp in config file and try angin,but it still can't register >> a new account. >> >> ?And still ?gets the error:SIP registration failed, status=408 (Request >> Timeout)?. > > ?? DId I do right? How to use a tcp listener? ?Thank you. > ??regards. > Don't mind about the TCP thing, you're using UDP. The problem was we don't get any responses from your server. It could be that you need to perform DNS SRV for it (use --nameserver option) so that we get the correct host/IP, or maybe you need to route the request to some specific host (use --proxy option). Cheers Benny